Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆118Updated 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☆148Updated last week
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆140Updated this week
- ☆255Updated last month
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- Integer sets as fast, sorted, integer ranges with full set operations☆85Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- ☆35Updated 3 years ago
- Human-friendly indexed collections☆53Updated this week
- ☆35Updated 4 months ago
- Parallel processing with disjoint indices in Rust☆90Updated last month
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated 9 months ago
- ☆43Updated last month
- How fast can we recognize a word from a small pre-determined set?☆80Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Fantastic serialization library☆160Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- A very fast Key-Value store in pure rust☆161Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- SIMD base64 codecs☆83Updated last year
- ☆62Updated last month
- Rust String Libraries by mcyoung☆187Updated 4 months ago
- Benchmarking library for stable Rust☆36Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆92Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago