epoll-tcp-server topic
List
epoll-tcp-server repositories
memento
76
Stars
10
Forks
Watchers
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
gev
1.7k
Stars
195
Forks
Watchers
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
pink
319
Stars
160
Forks
Watchers
A high performance network library
go-socket
66
Stars
3
Forks
Watchers
go语言开发的轻量化物联网后台常用的socket server,包括连接管理,消息处理器,常用编码转换器等。
Reactor-based-HyperWebServer
46
Stars
3
Forks
Watchers
A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model