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 6 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- FM-index for Rust☆23Updated 5 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 3 weeks ago
- Hidden Markov Models in Rust☆78Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆65Updated 3 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- ☆21Updated last year
- A small and fast FM-Index for Rust☆35Updated this week
- rust external sort algorithm implementation☆18Updated 5 months ago
- Rust implementations of succinct data structures☆60Updated this week
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆128Updated 4 years ago
- Simple and transparent support for compressed files.☆80Updated 8 months ago
- PtrHash minimal perfect hash function☆72Updated last month
- Rust libraries and programs focused on succinct data structures☆150Updated 3 weeks ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated 6 months ago
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆81Updated 6 months ago
- Multi-threaded Compression☆164Updated this week
- A Rust interface for the Succinct Data Structure Library.☆13Updated 3 years ago
- Collection of succinct data structures in Rust☆100Updated 2 months ago
- ☆278Updated 3 weeks ago
- Voracious radix sort☆69Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆275Updated 2 years ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Succinct Data Structures for Rust☆57Updated 4 months ago
- Scientific and statistical computing with Rust.☆67Updated 3 years ago
- Parallelized zip archive reading☆37Updated 9 months ago