Implementation of thread-safe, overwrite, heap-stored, fix-sized, locking Ring buffer
Lock-free SPSC FIFO ring buffer with direct access to inner data
Integrates rb-sys into high level frameworks
no_std, zero-allocation DSP foundation with compile-time signal domain tracking
A lock-free single-producer, single-consumer (SPSC) ring buffer with in-place mutability, asynchronous support, and virtual memory optimisation.
WASM Component Model bindings for uor-addr via wit-bindgen — polyglot κ-label minting consumable from any language with a Wasm runtime.
A tool for parsing Ruby heap dumps
A universal debugger CLI that lets AI agents observe runtime state instead of guessing from source code
High level Ruby bindings. Write Ruby extension gems in Rust, or call Ruby code from a Rust binary.
Atomic types of the FuelVM.
Platform-agnostic no_std driver for the TI TMAG5273 3-axis Hall-effect sensor
A lightweight Rust library for classical molecular dynamics potentials, providing modular force field components (LJ, bonds, angles, torsions) for major systems like DREIDING, AMBER, and GROMOS, with high-performance, branchless kernels in no-std scientific computing.
Light-weight priority queue implementation using a heap
Implementation of a binary heap in Ruby. See github for usage examples.