beling / bsuccinct-rs
Rust libraries and programs focused on succinct data structures
☆126Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for bsuccinct-rs
- Succinct data structures using very efficient rank and select☆62Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- ☆206Updated last week
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆77Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆190Updated 3 weeks ago
- Collection of succinct data structures in Rust☆81Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆170Updated 6 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆98Updated this week
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆68Updated last week
- A fast and flexible LRU map.☆170Updated 6 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆132Updated 4 months ago
- memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust☆45Updated 7 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆101Updated last year
- Voracious radix sort☆65Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Fantastic serialization library☆158Updated 6 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆61Updated 9 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆130Updated 7 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.☆183Updated last month
- Parallel iterator processing library for Rust☆101Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- A Rust code linter☆210Updated 5 months ago
- An SoA library for Rust☆122Updated 3 months ago
- A collection of boosting algorithms written in Rust 🦀☆46Updated last week