Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆127Updated this week
Alternatives and similar repositories for vers
Users that are interested in vers are comparing it to the libraries listed below
Sorting:
- Perfect hashing for an imperfect world☆94Updated last month
- An ε-copy serialization/deserialization framework for Rust☆159Updated last week
- Rust libraries and programs focused on succinct data structures☆150Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 3 weeks ago
- ☆279Updated last month
- A concurrent, append-only vector.☆202Updated 2 months 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 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆305Updated 2 months ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- ☆142Updated 2 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- A Rust code linter☆215Updated last year
- Human-friendly indexed collections☆55Updated 3 weeks ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆301Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- ☆36Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 6 months ago
- An SoA library for Rust☆154Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago