nmathewson / libevent
Event notification library
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for libevent
- ☆65Updated 5 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- 多种无锁队列☆43Updated 6 years ago
- fast thread pool☆26Updated 5 years ago
- The Sniffer Tool based on WinPcap and QT5.☆43Updated 8 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- A cross platform Http client with libcurl☆52Updated 6 years ago
- Zlog on Windows☆111Updated last year
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- muduo in windows☆70Updated 5 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- 一些C/C++常用封装例子☆207Updated 3 years ago
- 基于线程池、消息队列和epoll模型实现并发服务 器架构☆40Updated 5 years ago
- ☆89Updated 5 years ago
- The code from CSDN(大学时写的博客代码存储地)☆78Updated last year
- 华宇拼音输入法核心源码(source code of unispim)☆60Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆49Updated 7 months ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- a cpp Web Server☆155Updated 4 years ago
- embedfire Linux Qt Demo☆85Updated 3 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 把asio的socket操作封装成类似Qt Network类似的简单的api。☆118Updated 9 years ago