Andrew-M-C / AMCEpollLinks
A Linux epoll package tool. This project aims to provide libevent-type API with reduced memory use.
☆19Updated 8 years ago
Alternatives and similar repositories for AMCEpoll
Users that are interested in AMCEpoll are comparing it to the libraries listed below
Sorting:
- a simple example for how to use epoll☆66Updated 13 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- ☆151Updated 6 months ago
- ☆66Updated 6 years ago
- Investigate on the details of Linux programming☆106Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- ☆211Updated 10 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆306Updated 4 years ago
- 函数调用关系动态追踪工具☆9Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆154Updated 3 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕☆59Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 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 nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 7 years ago
- C 菜鸟修真之旅☆52Updated 3 weeks ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- Blog☆90Updated 11 months ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- HTTP/2库nghttp2源码中 文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 分析nginx的设计☆62Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆69Updated 6 years ago