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
集合主题趋势排行榜
#

kqueue

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/emcrisostomo?size=40
emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple macOS File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based ...

event-notificationschange-monitorfswatchkqueueinotifysolarisCC++Windows
C++ 5.27 k
4 个月前
https://static.github-zh.com/github_avatars/eradman?size=40
eradman / entr

Run arbitrary commands when files change

Test automationinotifykqueue
C 5.08 k
3 天前
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/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 天前
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/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/jserv?size=40
jserv / facebooc

Yet another Facebook clone written in C

web-serversocial-networknativeepollhttp-serverkqueueLinuxbsd
C 573
2 年前
https://static.github-zh.com/github_avatars/fengyoulin?size=40
fengyoulin / ef

Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.

coroutineepollkqueuemultiplexingpoll
C 412
5 年前
https://static.github-zh.com/github_avatars/vertexclique?size=40
vertexclique / nuclei

Proactive IO & Runtime system

ioproactoriouringasyncRustruntimelock-freeepollkqueueiocp
Rust 273
1 年前
https://static.github-zh.com/github_avatars/tardy-org?size=40
tardy-org / tardy

An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.

asyncnetruntimeZigzig-packageepollio-uringkqueuecoroutines
Zig 190
2 个月前
https://static.github-zh.com/github_avatars/lithdew?size=40
lithdew / pike

Async I/O for Zig

ZigasyncioNetworktcpudpsignalepollkqueueiocpLinuxWindowsmacOS
Zig 136
2 年前
https://static.github-zh.com/github_avatars/cheng-zhongliang?size=40
cheng-zhongliang / event

Simple I/O event notification library wirtten in Golang

epollGoNetworkeventreactornon-blockingiolibeventnetpollkqueue
Go 120
6 个月前
https://static.github-zh.com/github_avatars/zon-dev?size=40
zon-dev / zinc

Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.

Zigzinc框架APIREST APIWebweb-developmentweb-frameworkperformanceusabilityzig-packageepollkqueueiouringio-uring
Zig 107
2 个月前
https://static.github-zh.com/github_avatars/daniel-pedersen?size=40
daniel-pedersen / SKQueue

Monitor changes to files and directories using kernel event notifications (kqueue) in Swift

kqueuechanged-fileswift-library
Swift 93
5 年前
https://static.github-zh.com/github_avatars/heiher?size=40
heiher / hev-task-system

#安卓#A simple, lightweight multi-task system (coroutines)

coroutineLinuxfreebsdmacOSAndroidCioNetworkepollkqueueWindows
C 83
14 天前
https://static.github-zh.com/github_avatars/RamseyK?size=40
RamseyK / httpserver

A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *BSD / macOS only!

C++HTTPhttp-serverhttpdkqueueServersocket-programmingsockets
C++ 80
4 个月前
https://static.github-zh.com/github_avatars/hslam?size=40
hslam / netpoll

Package netpoll implements a network poller based on epoll/kqueue.

epollkqueuenon-blockingnetNetworkfastUnixsplicenetpollevent-drivenGo
Go 59
2 年前
https://static.github-zh.com/github_avatars/libxengine?size=40
libxengine / libxengine

xengine is network,protocol,video and audio codec,streammedia protocol toolkit with c c++

NetworkProtocol (disambiguation)rfctoolkit数据库epollflvHTTPiocpkqueuertmpWebRTCWebSocketclientServer
C 37
6 天前
loading...