beling / bsuccinct-rs
Rust libraries and programs focused on succinct data structures
☆133Updated 3 months ago
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☆69Updated 2 weeks ago
- ☆216Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆214Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆144Updated 3 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆79Updated last month
- Collection of succinct data structures in Rust☆82Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- An ε-copy serialization/deserialization framework for Rust☆136Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆111Updated last week
- A minimalist property-based testing library☆107Updated last month
- PTRHash minimal perfect hash function, based of PTHash☆41Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆106Updated 2 years ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Human-friendly indexed collections☆51Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆62Updated last year
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆71Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- Autogenerate Markdown documentation for clap command-line tools☆60Updated 7 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆173Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆50Updated 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…☆84Updated this week
- A concurrent, append-only vector.☆141Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago