epoll topic

List epoll repositories

NtyTcp

660
Stars
290
Forks
Watchers

单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例

util

159
Stars
57
Forks
Watchers

C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心

chinadns-ng

985
Stars
176
Forks
Watchers

chinadns 重构增强版,支持域名分流、ipset/nftset、UDP/TCP/DoT

poseidon-archive

172
Stars
44
Forks
Watchers

Poseidon Server Framework (refactor WIP)

eomaia

189
Stars
46
Forks
Watchers

一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。

wifidog-ng

224
Stars
61
Forks
Watchers

Next generation WifiDog implemented in Lua.

libevent

790
Stars
177
Forks
Watchers

<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。

libuev

229
Stars
35
Forks
Watchers

Lightweight event loop library for Linux epoll() family APIs

vino

176
Stars
28
Forks
Watchers

Vino is a lightweight and efficient web server.

ehttp

316
Stars
107
Forks
Watchers

simple http server base on epoll