epoll topic
handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
TKeed
🌎 High Performance HTTP WebServer
WebServer
A C++ Lightweight Web Server based on Linux epoll
lotos
tiny but high-performance HTTP Server
ZServer4D
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
CppNet
Cross platform network library with C++11
libfiber
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI
gaio
High performance async-io(proactor) networking for Golang。golangのための高性能非同期io(proactor)ネットワーキング
ef
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.