epoll topic

List epoll repositories

hev-task-system

68
Stars
19
Forks
Watchers

A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)

llb

33
Stars
7
Forks
Watchers

Dead simple event-driven load-balancer

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.

libhv

6.4k
Stars
1.2k
Forks
Watchers

🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.

1m-go-tcp-server

1.9k
Stars
343
Forks
Watchers

benchmarks for implementation of servers which support 1 million connections

HP-Socket

5.6k
Stars
1.7k
Forks
Watchers

High Performance TCP/UDP/HTTP Communication Component

ZLToolKit

1.8k
Stars
569
Forks
Watchers

一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO

mongols

263
Stars
63
Forks
Watchers

C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols

WebServer

7.5k
Stars
2.1k
Forks
Watchers

A C++ High Performance Web Server