libevent / libevent-bookLinks
Nick's libevent manual
☆707Updated last year
Alternatives and similar repositories for libevent-book
Users that are interested in libevent-book are comparing it to the libraries listed below
Sorting:
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,335Updated 2 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,712Updated 4 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Coroutine library for C/C++☆523Updated 4 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,665Updated 6 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆735Updated 11 months ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆369Updated 4 years ago
- Simple C++ network server framework☆350Updated 5 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 3 weeks ago
- Nginx cpp development kit☆159Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆436Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆785Updated last month
- A asymmetric coroutine library for C.☆2,493Updated 2 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- Async non-blocking multi-protocol networking library for C/C++☆446Updated 5 years ago
- ☆154Updated 11 years ago
- Support redis cluster. Maintained and used at vipshop.☆326Updated 4 years ago
- ☆677Updated 10 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆716Updated 2 months ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- simple http server base on epoll☆322Updated last year
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated last week
- C++ network library based on `libgo`.