Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and a buddy system allocator for blocks larger than 4096 bytes. Updated to latest nightly rust
A lazy heap allocator for Rust based on `slab_allocator_rs`.
A range tree implement for slab allocator
A small typed memory arena for Rust
Data structure with shared insertion
A scheduler for driving a large number of futures.
Vidya — programming reference library and queryable corpus for AGNOS
Fast FASTQ reader for the rsomics-* tool family: decode-only producer thread + parallel parse, ISA-L igzip gz backend on Linux and a pure-Rust decoder elsewhere. Layer A primitive.
Core data types, camera, transfer functions, and interaction for volren-rs
wgpu-based GPU volume renderer for volren-rs
A vec-backed tree structure with tree-specific generational indexes.
High-performance AI coding agent CLI - Rust port of Pi Agent