Andrew-M-C / AMCEpoll
A Linux epoll package tool. This project aims to provide libevent-type API with reduced memory use.
☆19Updated 7 years ago
Alternatives and similar repositories for AMCEpoll:
Users that are interested in AMCEpoll are comparing it to the libraries listed below
- a simple example for how to use epoll☆66Updated 12 years ago
- 非常简单的一个VPN框架!☆57Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- 分析nginx的设计☆62Updated 4 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- ☆212Updated 9 years ago
- memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕☆56Updated 4 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- Investigate on the details of Linux programming☆106Updated 3 years ago
- ☆146Updated last year
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- a light-weight event loop based on epoll☆24Updated 7 years ago
- linux 3.10 with excessive comments for tcp/ip stack☆18Updated 8 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆81Updated this week
- 多种无锁队列☆43Updated 7 years ago
- asynchronous examples for openssl using poll/epoll☆123Updated last year
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- 函数调用关系动态追踪工具☆9Updated 5 years ago
- Tinyweb, a tiny web server based on libuv, by liigo, 2013/06.☆115Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- C 菜鸟修真之旅☆50Updated 6 months ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆316Updated 2 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 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…☆66Updated 5 years ago