Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆125Updated 2 months ago
Alternatives and similar repositories for vers
Users that are interested in vers are comparing it to the libraries listed below
Sorting:
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Perfect hashing for an imperfect world☆93Updated this week
- Rust libraries and programs focused on succinct data structures☆147Updated 3 weeks ago
- ☆270Updated 4 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated 3 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated last month
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆292Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆166Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Yet another string type for Rust☆89Updated last week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆276Updated last month
- An ergonomic graph API for Rust☆53Updated this week
- ☆35Updated 3 years ago
- Map data structure whose keys are stored as ranges☆94Updated last month
- ☆54Updated 2 weeks ago
- ☆142Updated 3 weeks ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Parallel processing with disjoint indices in Rust☆89Updated 4 months ago
- A buffering MPSC queue.☆79Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆117Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 7 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago