epoll topic

List epoll repositories

handy

4.5k
Stars
1.3k
Forks
Watchers

🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework

TKeed

631
Stars
192
Forks
Watchers

🌎 High Performance HTTP WebServer

WebServer

591
Stars
112
Forks
Watchers

A C++ Lightweight Web Server based on Linux epoll

lotos

153
Stars
21
Forks
Watchers

tiny but high-performance HTTP Server

ZServer4D

244
Stars
110
Forks
Watchers

ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透

nuclei

242
Stars
18
Forks
Watchers

Proactive IO & Runtime system

CppNet

993
Stars
234
Forks
Watchers

Cross platform network library with C++11

libfiber

721
Stars
149
Forks
Watchers

The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI

gaio

566
Stars
66
Forks
Watchers

High performance async-io(proactor) networking for Golang。golangのための高性能非同期io(proactor)ネットワーキング

ef

385
Stars
88
Forks
Watchers

Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.