chronolaw / ngx_ansic_dev
nginx dev with ANSI C
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ngx_ansic_dev
- libevent 官方文档的中文版☆48Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- Posix style QUIC protocol.☆49Updated 2 years ago
- Nginx cpp development kit☆157Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆63Updated 8 years ago
- nginx shared memory map module☆20Updated 9 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- 一个根据google maglev 论文,用c语言实现的一致性hash算法☆18Updated 4 years ago
- 详细介绍了IO模型☆22Updated 6 years ago
- fast thread pool☆26Updated 5 years ago
- Selected favorite nginx modules and resources☆77Updated 2 years ago
- Lock-Free Thread Pool☆75Updated last year
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆32Updated 10 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- 通用并发IO数据处理框架☆24Updated 5 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 3 years ago
- ☆212Updated 9 years ago
- A asymmetric coroutine library for C.☆55Updated last year
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago