kampersanda / sucds
Collection of succinct data structures in Rust
☆82Updated last year
Alternatives and similar repositories for sucds:
Users that are interested in sucds are comparing it to the libraries listed below
- A Rust implementation of the Quad Wavelet Tree☆36Updated 8 months ago
- Rust libraries and programs focused on succinct data structures☆133Updated 3 months ago
- Simple succinct data structures (in Rust)☆50Updated 2 months ago
- Succinct data structures using very efficient rank and select☆69Updated 2 weeks ago
- Succinct Data Structures for Rust☆56Updated last year
- Rust implementations of succinct data structures☆51Updated 2 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 6 months ago
- PTRHash minimal perfect hash function, based of PTHash☆41Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆106Updated last year
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆116Updated 4 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆58Updated 9 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆37Updated 8 months ago
- Voracious radix sort☆65Updated last year
- Fast match expression optimized for string comparison☆38Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆79Updated last month
- Parallelized zip archive reading☆35Updated last month
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated this week
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated 9 months ago
- Rust library providing fast language model queries in compressed space☆23Updated 2 years ago
- 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.☆210Updated last month
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆73Updated 4 months ago
- Wavelet Matrix implementation written in Rust☆14Updated 2 years ago
- ☆21Updated 2 years ago
- Multi-threaded Compression☆154Updated 10 months ago
- Rust implementation of Needleman-Wunsch & Smith-Waterman sequence alignment☆20Updated 2 years ago
- Collection of techniques for (binary) string searching☆22Updated 5 years ago