beling / bsuccinct-rs
Rust libraries and programs focused on succinct data structures
☆136Updated this week
Alternatives and similar repositories for bsuccinct-rs:
Users that are interested in bsuccinct-rs are comparing it to the libraries listed below
- Succinct data structures using very efficient rank and select☆112Updated last week
- An ε-copy serialization/deserialization framework for Rust☆144Updated last month
- Collection of succinct data structures in Rust☆96Updated last month
- Rust implementations of succinct data structures☆55Updated last week
- PtrHash minimal perfect hash function, based of PTHash☆51Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆84Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆131Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆238Updated 3 weeks ago
- Perfect hashing for an imperfect world☆88Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆149Updated last month
- ☆242Updated 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…☆89Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- Simple and flexible multi-index containers.☆106Updated 7 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆66Updated last year
- ☆35Updated 3 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- ☆21Updated 6 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆75Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- A concurrent, append-only vector.☆153Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆85Updated this week
- A minimalist property-based testing library☆109Updated last month
- The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.☆204Updated last month
- Human-friendly indexed collections☆53Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆162Updated this week
- Scalable and lock-free memory reclamation system☆25Updated last month
- A buffering MPSC queue.☆78Updated 8 months ago