Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆127Updated 2 weeks 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☆160Updated last week
- Rust libraries and programs focused on succinct data structures☆151Updated last month
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 2 weeks ago
- ☆302Updated last month
- A concurrent, append-only vector.☆204Updated 2 months ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 9 months ago
- ☆38Updated 3 years 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…☆103Updated 3 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- ☆56Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- ☆144Updated 2 months ago
- A buffering MPSC queue.☆82Updated last year
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆311Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Parallel processing with disjoint indices in Rust☆90Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Human-friendly indexed collections☆56Updated 3 weeks ago
- Fantastic serialization library☆160Updated last year
- Embedded Key-Value Storage Engine☆126Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago