Repository navigation

#

epoll

panjf2000/gnet

🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.

Go
10406
1 个月前
C++
7983
2 年前

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

C
7117
2 天前

30天自制C++服务器,包含教程和源代码

C++
6307
24 天前

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

C++
4570
2 年前

libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.

Zig
2656
1 个月前

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

C++
2057
10 天前

benchmarks for implementation of servers which support 1 million connections

Go
1916
4 年前

🚀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.

Go
1744
2 年前
unum-cloud/ucall

Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️

C
1208
3 个月前

Cross platform network library with C++11

C++
1097
8 个月前

Yet another fast and efficient HTTP server

C
852
3 年前

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

851
2 年前

High performance minimalism async-io(proactor) networking for Golang.

Go
778
4 个月前

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

C
778
20 天前

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

C
703
12 天前

🌎 High Performance HTTP WebServer

C
636
7 年前

A C++ Lightweight Web Server based on Linux epoll

HTML
619
2 年前
C
565
2 年前