Repository navigation

#

epoll

panjf2000/gnet

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

Go
10818
8 天前
C++
8105
2 年前

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

C
7333
12 天前

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

C++
6849
6 个月前

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

C++
4591
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
3025
4 天前

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

C++
2126
7 天前

benchmarks for implementation of servers which support 1 million connections

Go
1926
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
1762
4 个月前
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
1264
18 天前

Cross platform network library with C++11

C++
1118
1 年前

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

877
3 年前

Yet another fast and efficient HTTP server

C
852
3 年前

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

Go
796
4 个月前

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

C
794
5 个月前

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

C
731
6 个月前

🌎 High Performance HTTP WebServer

C
634
8 年前

A C++ Lightweight Web Server based on Linux epoll

HTML
624
2 年前
C
577
2 年前