Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
-
Updated
Sep 16, 2025 - C
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
A coöperative multitasking framework based on `liburing` and `libucontext`
A fast io_uring TCP accept engine for Linux — accepts connections for ~3× fewer CPU instructions than a goroutine-per-connection server (2.2× vs vanilla io_uring). The accept path was discovered by an autonomous optimizer.
ffind is a fast Linux command-line tool for finding files, built on io_uring for maximum efficiency.
Add a description, image, and links to the liburing topic page so that developers can more easily learn about it.
To associate your repository with the liburing topic, visit your repo's landing page and select "manage topics."