wangzhione / cdesignbookLinks
C 菜鸟修真之旅
☆52Updated last month
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
- C实现的服务端开发框架☆29Updated 6 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 通用并发IO数据处理框架☆25Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- Lightweight C structure base library☆29Updated last week
- Coroutine library for C/C++☆49Updated 9 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- 在redis的源码中,实 现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated 2 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆58Updated 3 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结 构和算法☆46Updated 9 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- Multi-Read from one bind port☆197Updated 10 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug☆55Updated 9 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
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆52Updated 7 years ago
- FTP Server for linux☆64Updated 6 years ago