beling / bsuccinct-rsLinks
Rust libraries and programs focused on succinct data structures
☆150Updated 3 weeks ago
Alternatives and similar repositories for bsuccinct-rs
Users that are interested in bsuccinct-rs are comparing it to the libraries listed below
Sorting:
- Succinct data structures using very efficient rank and select☆126Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Collection of succinct data structures in Rust☆99Updated 2 months ago
- ☆277Updated 2 weeks 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…☆101Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- ☆55Updated last week
- A concurrent, append-only vector.☆201Updated last month
- A fast and flexible LRU map.☆192Updated 9 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆295Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust implementations of succinct data structures☆60Updated last week
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- Scalable and lock-free memory reclamation system☆35Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- A minimalist property-based testing library☆116Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- Fantastic serialization library☆160Updated last year