Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆127Updated last week
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☆163Updated last month
- Rust libraries and programs focused on succinct data structures☆150Updated 2 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆101Updated last month
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- ☆307Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated 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…☆103Updated 4 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- ☆145Updated 3 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- ☆38Updated 3 years ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆313Updated 3 months ago
- An SoA library for Rust☆157Updated 9 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- Parallel iterator processing library for Rust☆103Updated last week
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- Yet another string type for Rust☆90Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆308Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Human-friendly indexed collections☆56Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆128Updated 2 years ago
- Fantastic serialization library☆159Updated last year
- Parallel processing with disjoint indices in Rust☆90Updated 7 months ago