beling / bsuccinct-rsLinks
Rust libraries and programs focused on succinct data structures
☆152Updated 4 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 3 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- Collection of succinct data structures in Rust☆101Updated 5 months ago
- ☆317Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆106Updated this week
- ☆62Updated 3 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆321Updated this week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- A fast and flexible LRU map.☆199Updated last year
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆175Updated 5 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated last week
- ☆38Updated 3 years ago
- A minimalist property-based testing library☆121Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆334Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆79Updated 4 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆135Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Simple and flexible multi-index containers.☆128Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year