Cydhra / versLinks
Succinct data structures using very efficient rank and select
☆119Updated 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☆149Updated 2 weeks ago
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆142Updated this week
- ☆35Updated 3 years ago
- A concurrent, append-only vector.☆174Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Benchmarking library for stable Rust☆43Updated 2 months ago
- ☆258Updated last month
- How fast can we recognize a word from a small pre-determined set?☆80Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- An exploration of Storages☆35Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Yet another string type for Rust☆86Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- ☆69Updated 3 weeks ago
- A buffering MPSC queue.☆78Updated 11 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆147Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 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…☆95Updated 2 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆64Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Fantastic serialization library☆160Updated last year