tov / succinct-rsLinks
Succinct Data Structures for Rust
☆58Updated 2 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:
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆141Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 4 months ago
- Collection of succinct data structures in Rust☆99Updated 3 weeks ago
- Rust implementations of succinct data structures☆59Updated last month
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆22Updated 9 years ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated 3 months ago
- ☆49Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- FM-index for Rust☆22Updated 3 months ago
- C library for finding nearest (most similar) element in a set☆32Updated 3 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A BK-tree implementation in Rust.☆40Updated last year
- Simple succinct data structures (in Rust)☆51Updated 9 months ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Fast suffix arrays for Rust (with Unicode support).☆276Updated last year
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- ☆85Updated 9 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆91Updated 2 weeks ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- PtrHash minimal perfect hash function☆66Updated last month
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- A sorted array with O(lg n) access and O(√n) inserts and deletes☆60Updated last year
- A HyperLogLog implementation in Rust.☆51Updated 5 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Elias-Fano encoding implementation in Rust☆32Updated 6 years ago
- ☆21Updated last year
- Portable Bitwise Manipulation Intrinsics☆46Updated last year