kqueue topic

List kqueue repositories

gaio

566
Stars
66
Forks
Watchers

High performance async-io(proactor) networking for Golang。golangのための高性能非同期io(proactor)ネットワーキング

ef

385
Stars
88
Forks
Watchers

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

SKQueue

92
Stars
16
Forks
Watchers

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

kqueue-ml

22
Stars
1
Forks
Watchers

OCaml bindings to kqueue

ev

29
Stars
10
Forks
Watchers

Lightweight event-loop library based on multiplexing IO

async

35
Stars
7
Forks
Watchers

⏱ Promises and reactive-streams in Swift built for high-performance and scalability.

libapenetwork

15
Stars
6
Forks
Watchers

Fast cross-platform async network library

SocketPP

24
Stars
7
Forks
Watchers

a lightweight C++ TCP socket library powered by epoll/kqueue, for study.

knet

28
Stars
6
Forks
Watchers

A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。

libxev

1.7k
Stars
49
Forks
Watchers

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