tov / succinct-rsLinks
Succinct Data Structures for Rust
☆58Updated last month
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 last month
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated last year
- BWT, FM-index and bits vector for analyzing DNA sequence data.☆18Updated 7 years ago
- Fast hierarchical agglomerative clustering in Rust.☆100Updated 3 months ago
- C library for finding nearest (most similar) element in a set☆32Updated 3 years ago
- Rust implementations of succinct data structures☆58Updated last week
- ☆48Updated last month
- Collection of succinct data structures in Rust☆98Updated 4 months ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- FM-index for Rust☆22Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A BK-tree implementation in Rust.☆40Updated last year
- ☆21Updated last year
- A Rust implementation of the Quad Wavelet Tree☆42Updated 2 months ago
- PtrHash minimal perfect hash function, based of PTHash☆64Updated last month
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆22Updated 8 years ago
- A HyperLogLog implementation in Rust.☆50Updated 4 months ago
- Probability-theory toolbox☆57Updated last year
- A sorted array with O(lg n) access and O(√n) inserts and deletes☆57Updated last year
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- ☆82Updated 8 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Updated 7 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A rust implementation of murmur3☆71Updated 9 months ago
- Simple probabilistic data structures☆147Updated last week
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆127Updated 4 years ago