Simple coroutine communication blocker
A lightweight, FIFO-ordered mutex with fair scheduling and hybrid spin–park synchronization.
A flexible caching library with pluggable storage strategies
Struct memory layout analyzer for C, C++, Rust, Go, and Zig
A fast mutex for short critical sections
An efficient async condition variable for lock-free algorithms.
Turn borrowed futures into owned futures
Yet Another Ring Buffer. SPSC channel with direct access for bytes/Copy.
Interpreter for the jaq language
Parser for the jaq language
Parser for the jq language
Fast, lightweight async primitives: SPSC channel, oneshot, notify, and atomic waker