Daniel-Liu-c0deb0t / triple_accelLinks
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
☆109Updated 2 years ago
Alternatives and similar repositories for triple_accel
Users that are interested in triple_accel are comparing it to the libraries listed below
Sorting:
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 8 months ago
- FM-index for Rust☆25Updated 8 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆90Updated 5 months ago
- Hidden Markov Models in Rust☆78Updated last year
- ☆21Updated last year
- rust external sort algorithm implementation☆20Updated 7 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆69Updated 6 months ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Parallel iterator processing library for Rust☆103Updated last month
- A small and fast FM-Index for Rust☆41Updated this week
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Fast suffix arrays for Rust (with Unicode support).☆280Updated 2 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 5 years ago
- PtrHash minimal perfect hash function☆87Updated 4 months ago
- Simple and transparent support for compressed files.☆81Updated 10 months ago
- Voracious radix sort☆71Updated 3 weeks ago
- Multi-threaded Compression☆170Updated last month
- Locality Sensitive Hashing in Rust with Python bindings☆120Updated 2 years ago
- Collection of succinct data structures in Rust☆101Updated 5 months ago
- Parallelized zip archive reading☆38Updated last year
- Small and fast library for k-means clustering.☆53Updated 5 months ago
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆82Updated 9 months ago
- ☆312Updated last month
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆10Updated last year
- ☆67Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated last month