beling / bsuccinct-rsLinks
Rust libraries and programs focused on succinct data structures
☆151Updated 2 months 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☆127Updated last week
- A concurrent, append-only vector.☆204Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆160Updated 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 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆178Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Collection of succinct data structures in Rust☆100Updated 3 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated last week
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- ☆56Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Voracious radix sort☆69Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆305Updated 2 months ago
- ☆302Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- ☆38Updated 3 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated last month