Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆129Updated last month
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☆169Updated 2 weeks ago
- Rust libraries and programs focused on succinct data structures☆153Updated this week
- Integer sets as fast, sorted, integer ranges with full set operations☆105Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆109Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- ☆322Updated 2 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆339Updated 5 months ago
- An implementation of the C++ Masstree data structure in Rust.☆203Updated last week
- Parallel processing with disjoint indices in Rust☆90Updated 9 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A Rust code linter☆213Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- ☆38Updated 3 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆136Updated 3 years ago
- Parallel iterator processing library for Rust☆104Updated 3 weeks ago
- Maps where keys are borrowed from values.☆304Updated this week
- An ergonomic graph API for Rust☆51Updated this week
- Map data structure whose keys are stored as ranges☆100Updated last month
- Yet another string type for Rust☆92Updated 3 weeks ago
- Fantastic serialization library☆158Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Benchmarking library for stable Rust☆47Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- ☆145Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week