Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆127Updated 3 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☆168Updated 3 weeks ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- A concurrent, append-only vector.☆209Updated 4 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…☆105Updated this week
- ☆38Updated 3 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- ☆314Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 3 weeks ago
- Yet another string type for Rust☆91Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week
- ☆145Updated 4 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆333Updated 4 months ago
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Benchmarking Rust storage engines☆66Updated last week
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An SoA library for Rust☆163Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- A Rust code linter☆213Updated last year
- A buffering MPSC queue.☆85Updated last month