beling / bsuccinct-rsLinks
Rust libraries and programs focused on succinct data structures
☆144Updated last week
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☆119Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- ☆259Updated 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…☆98Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆37Updated last month
- Collection of succinct data structures in Rust☆98Updated 4 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated this week
- ☆44Updated this week
- Voracious radix sort☆68Updated last year
- Simple and flexible multi-index containers.☆115Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.☆259Updated last week
- A big integer library in Rust with good performance.☆105Updated last year
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Benchmarking library for stable Rust☆45Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Trying to create Sync bump allocator☆37Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago