GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

epoll

Website
Wikipedia
panjf2000/gnet
https://static.github-zh.com/github_avatars/panjf2000?size=40
panjf2000 / gnet

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

event-drivenevent-loopNetworknon-blockingepollkqueueGoreactortcpgoroutineioudpasyncasynchronous
Go 10.58 k
4 天前
https://static.github-zh.com/github_avatars/linyacool?size=40
linyacool / WebServer

A C++ High Performance Web Server

C++webserverreactorepollraiithread-poolHTTPhttp-server
C++ 8.04 k
2 年前
https://static.github-zh.com/github_avatars/ithewei?size=40
ithewei / libhv

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

HTTPhttp-clienthttp-serverWebSocketwebsocket-clientwebsocket-serverwebserverepollcURLopensslrequestskcpMQTTiocp
C 7.2 k
12 天前
https://static.github-zh.com/github_avatars/yuesong-feng?size=40
yuesong-feng / 30dayMakeCppServer

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

C++Servercppserverepollsocket
C++ 6.47 k
3 个月前
https://static.github-zh.com/github_avatars/ldcsaa?size=40
ldcsaa / HP-Socket

#安卓#High Performance TCP/UDP/HTTP Communication Component

hpsocketsockettcpudpHTTPTLS (Transport Layer Security)CC++netcoreWindowsLinuxNetworkiocpepollndkcross-platformAndroidWebSocket
C 5.93 k
25 天前
https://static.github-zh.com/github_avatars/yedf2?size=40
yedf2 / handy

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

epollC++Networkconcurrent-programmingC
C++ 4.58 k
2 年前
https://static.github-zh.com/github_avatars/mitchellh?size=40
mitchellh / libxev

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

asyncCepollio-uringkqueuewasiWebAssemblyZig
Zig 2.76 k
12 天前
https://static.github-zh.com/github_avatars/ZLMediaKit?size=40
ZLMediaKit / ZLToolKit

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

NetworkthreadpoolTLS (Transport Layer Security)loggerSQLtimerepoll
C++ 2.08 k
9 天前
https://static.github-zh.com/github_avatars/smallnest?size=40
smallnest / 1m-go-tcp-server

benchmarks for implementation of servers which support 1 million connections

benchmarkGoepoll
Go 1.92 k
4 年前
https://static.github-zh.com/github_avatars/Allenxuxu?size=40
Allenxuxu / gev

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

epoll-tcp-serverkqueueGoreactornonblockingepollnetwork-programmingevent-drivengoroutinegomaxprocsWebSocketProtocol (disambiguation)
Go 1.75 k
8 天前
unum-cloud/ucall
https://static.github-zh.com/github_avatars/unum-cloud?size=40
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 ☎️

cpythonepollfast-apiFlaskio-uringJSONjson-rpcliburingPythonHTTPhttp-servertcptcp-ipLinux远程过程调用 (RPC)rpc-frameworksimd后端dpdkREST API
C 1.23 k
5 个月前
https://static.github-zh.com/github_avatars/caozhiyi?size=40
caozhiyi / CppNet

Cross platform network library with C++11

epollsocketiocpkqueue
C++ 1.11 k
10 个月前
https://static.github-zh.com/github_avatars/aceld?size=40
aceld / libevent

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

libeventCServerepoll
857
2 年前
https://static.github-zh.com/github_avatars/zyearn?size=40
zyearn / zaver

Yet another fast and efficient HTTP server

http-serverCepollnginxhigh-performance
C 851
3 年前
https://static.github-zh.com/github_avatars/xtaci?size=40
xtaci / gaio

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

asyncioproactorc10kepollkqueueeventfdnetpollcontext-switchingsyscall-dup
Go 786
14 天前
https://static.github-zh.com/github_avatars/iqiyi?size=40
iqiyi / libfiber

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

coroutinesepollkqueueiocpselectpollgui-coroutinecoroutinefiber
C 783
2 个月前
https://static.github-zh.com/github_avatars/wangbojing?size=40
wangbojing / NtyTcp

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

netmapuserspacepf-ringdpdkepolltcpip
C 714
2 个月前
https://static.github-zh.com/github_avatars/linw7?size=40
linw7 / TKeed

🌎 High Performance HTTP WebServer

nginxepollHTTPnetwork-programming
C 635
7 年前
https://static.github-zh.com/github_avatars/imarvinle?size=40
imarvinle / WebServer

A C++ Lightweight Web Server based on Linux epoll

webserverC++network-programmingepoll
HTML 625
2 年前
https://static.github-zh.com/github_avatars/jserv?size=40
jserv / facebooc

Yet another Facebook clone written in C

web-serversocial-networknativeepollhttp-serverkqueueLinuxbsd
C 573
2 年前
loading...