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
- ☆153Updated last year
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- ☆212Updated 10 years ago
- Multi-Read from one bind port☆198Updated 10 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆314Updated 3 years ago
- Coroutine library for C/C++☆49Updated 9 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Investigate on the details of Linux programming☆107Updated 4 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有 帮助☆308Updated 5 years ago
- Reliable UDP☆403Updated 6 years ago
- Blog☆90Updated last year
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 非常简单的一个VPN框架!☆74Updated 8 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆377Updated 4 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- 分析nginx的设计☆62Updated 5 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…☆70Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 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
- linux 3.10 with excessive comments for tcp/ip stack☆18Updated 9 years ago
- How to build a Async Server.☆83Updated 13 years ago
- 《深入理解Nginx模块开发与架构解析》示例源码☆40Updated 10 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 5 years ago
- ☆155Updated 12 years ago
- HTTP服务器,C语言描述☆71Updated 9 years ago
- ☆70Updated 6 years ago
- A simple high performance http server based on epoll☆96Updated 12 years ago