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
- Fast and scalable minimal perfect hashing for massive key sets☆144Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Rust implementation of a fast, easy, interval tree library nim-lapper☆66Updated 4 months ago
- FM-index for Rust☆23Updated 6 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆99Updated this week
- Succinct data structures using very efficient rank and select☆127Updated last week
- Hidden Markov Models in Rust☆78Updated last year
- PtrHash minimal perfect hash function☆80Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A Rust interface for the Succinct Data Structure Library.☆13Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- Collection of succinct data structures in Rust☆100Updated 3 months ago
- A small and fast FM-Index for Rust☆38Updated last week
- Rust libraries and programs focused on succinct data structures☆150Updated last month
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆128Updated 4 years ago
- ☆282Updated last month
- Rust implementations of succinct data structures☆66Updated this week
- Simple and transparent support for compressed files.☆80Updated 8 months ago
- ☆21Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆276Updated 2 years ago
- Multi-threaded Compression☆164Updated 3 weeks 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 2 weeks ago
- rust external sort algorithm implementation☆18Updated 5 months ago
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆81Updated 7 months ago
- Succinct Data Structures for Rust☆58Updated 4 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆10Updated last year
- Voracious radix sort☆69Updated last year