onpair 0.0.1

Short-strings compression for fast random access
Documentation
1
2
3
//! OnPair: short-strings compression for fast random access.
//!
//! Rust port of the algorithm described in arXiv:2508.02280. See `README.md`.