Core operations on indexed bitvectors including (hopefully) fast rank and select operations.
High-performance succinct data structures for Rust
Simplify Graphs in Rust. Introduces IdVec, which automatically creates Ids for each new object, reusing deleted Ids.
A fast, efficient, and pure Rust bitset implementation for high-performance data indexing and analytics.
High-performance SIMD utilities for fast table lookups, compression and data processing
Shared primitives, traits, and utilities for the Cyanea bioinformatics ecosystem
A graph-based LLM white-box optimization toolbox: topology validation, Lie group orthogonalization, tensor ring compression
A collection of data structures optimized for small-buffer scenarios that reside on the stack and seamlessly spill to the heap.
A tiny, bit-packed bit vector with Small Vector Optimization (SVO).
Streaming torrent client for Rust - 1:1 port of webtorrent
A blazing-fast reader and writer for FITS (Flexible Image Transport System) files, targeting the full FITS 4.0 standard.
A conventional, compact and core (no_std) bitmap.