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.☆102Updated 7 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 months ago
- FM-index for Rust☆25Updated 6 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- Hidden Markov Models in Rust☆78Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 4 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆67Updated 4 months ago
- A small and fast FM-Index for Rust☆41Updated last week
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- ☆21Updated last year
- rust external sort algorithm implementation☆18Updated 6 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 2 months ago
- Fast suffix arrays for Rust (with Unicode support).☆277Updated 2 years ago
- Multi-threaded Compression☆168Updated last week
- Collection of succinct data structures in Rust☆100Updated 3 months ago
- PtrHash minimal perfect hash function☆82Updated 2 months ago
- Rust implementations of succinct data structures☆68Updated last week
- Simple and transparent support for compressed files.☆81Updated 9 months ago
- ☆306Updated last week
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated this week
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆33Updated last month
- A Rust interface for the Succinct Data Structure Library.☆13Updated 3 years ago
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆82Updated 7 months ago
- Scientific and statistical computing with Rust.☆68Updated 4 years ago
- Voracious radix sort☆69Updated last year
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆10Updated last year