beling / bsuccinct-rs
Rust libraries and programs focused on succinct data structures
☆135Updated last 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☆72Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆125Updated this week
- Integer sets as fast, sorted, integer ranges with full set operations☆83Updated 2 months ago
- ☆225Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated last month
- A Rust data structure for efficient lower-bound lookups☆89Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆227Updated 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.☆65Updated last year
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- PtrHash minimal perfect hash function, based of PTHash☆48Updated last week
- A fast and flexible LRU map.☆175Updated 2 months ago
- Collection of succinct data structures in Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆109Updated 2 years ago
- A minimalist property-based testing library☆109Updated last week
- Library safely exposing the io_uring API.☆58Updated this week
- A concurrent, append-only vector.☆149Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆84Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Autogenerate Markdown documentation for clap command-line tools☆63Updated 8 months ago
- Human-friendly indexed collections☆51Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- Scalable and lock-free memory reclamation system☆22Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Simple and flexible multi-index containers.☆105Updated 6 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…☆87Updated this week