kqueue topic

List kqueue repositories

facebooc

556
Stars
342
Forks
Watchers

Yet another Facebook clone written in C

pike

115
Stars
8
Forks
Watchers

Async I/O for Zig

gnet

9.2k
Stars
1.0k
Forks
162
Watchers

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

hev-task-system

68
Stars
19
Forks
Watchers

A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)

gev

1.7k
Stars
195
Forks
Watchers

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

fswatch

4.9k
Stars
325
Forks
Watchers

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

entr

4.1k
Stars
98
Forks
Watchers

Run arbitrary commands when files change

nuclei

242
Stars
18
Forks
Watchers

Proactive IO & Runtime system

CppNet

993
Stars
234
Forks
Watchers

Cross platform network library with C++11

libfiber

721
Stars
149
Forks
Watchers

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