VecDeque-like fast, unbounded, FIFO, concurent read-lock-free message queue.
Lockfree mpmc/spmc broadcast queue.
RabbitMQ HTTP API client
Library for building linux block device in userspace
A game engine that uses minifb as a foundation and currently only supports 2D.
DevCycle Bucketing Library in Rust
gflux is a tiny experimental reactive component system for rust, designed to make GTK more manageable.
A lightweight, single-threaded async runtime targeting WASM
NSTD crate.
Compile-time enforcement for O(1) clone operations
A small little actor abstraction inspired by the FSharp Mailbox Processor which in turn was inspired by erlang
Stream scheduling, backpressure, and flow lifecycle for Torvyn