wangzhione / cdesignbookLinks
C 菜鸟修真之旅
☆52Updated last year
Alternatives and similar repositories for cdesignbook
Users that are interested in cdesignbook are comparing it to the libraries listed below
Sorting:
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Lightweight C structure base library☆29Updated 3 months ago
- 分析nginx的设计☆62Updated 4 years ago
- Multi-Read from one bind port☆195Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- 通用并发IO数据处理框架☆25Updated 6 years ago
- ☆151Updated 5 months ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 深入学习lua☆38Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- ☆38Updated 9 years ago
- 在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式☆49Updated 11 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago
- Tinyftpd是用c语言实现的 简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆154Updated 3 years ago
- C实现的服务端开发框架☆29Updated 6 years ago