There are 8 repositories under kqueue topic.
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
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 backend.
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.
🚀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.
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.
Proactive IO & Runtime system
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.
Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.
Simple I/O event notification library wirtten in Golang
Monitor changes to files and directories using kernel event notifications (kqueue) in Swift
A simple, lightweight multi-task system (coroutines)
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!
xengine is network,protocol,video and audio codec,streammedia protocol toolkit with c c++
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。
Go bindings for libfswatch
a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows
powerful webssh that developed with django, channels, xterm,ioloop
A bunch of classes for detecting changes of files and folders. Extracted from UliKit. Home of UKKQueue.