tov / succinct-rsLinks
Succinct Data Structures for Rust
☆58Updated 5 months ago
Alternatives and similar repositories for succinct-rs
Users that are interested in succinct-rs are comparing it to the libraries listed below
Sorting:
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 months ago
- Rust implementations of succinct data structures☆67Updated 2 weeks ago
- Collection of succinct data structures in Rust☆100Updated 3 months ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 7 months ago
- FM-index for Rust☆25Updated 6 months ago
- ☆49Updated 5 months ago
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆21Updated 9 years ago
- A Rust implementation of the Quad Wavelet Tree☆46Updated last week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Simple succinct data structures (in Rust)☆51Updated 11 months ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- PtrHash minimal perfect hash function☆80Updated 2 months ago
- Fast suffix arrays for Rust (with Unicode support).☆277Updated 2 years ago
- A HyperLogLog implementation in Rust.☆51Updated 8 months ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- Portable high-level bitwise manipulation algorithms☆51Updated 4 years ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Elias-Fano encoding implementation in Rust☆32Updated 6 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- A BK-tree implementation in Rust.☆40Updated last year
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- ☆21Updated last year
- C library for finding nearest (most similar) element in a set☆33Updated last month
- Probability-theory toolbox☆57Updated last year
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 5 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago