Daniel-Liu-c0deb0t / triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
☆108Updated 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
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last week
- Parallel iterator processing library for Rust☆104Updated last year
- Hidden Markov Models in Rust☆71Updated last year
- Succinct data structures using very efficient rank and select☆114Updated 3 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 9 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- ☆20Updated last year
- FM-Index for Rust☆22Updated this week
- PtrHash minimal perfect hash function, based of PTHash☆53Updated 2 weeks ago
- Rust libraries and programs focused on succinct data structures☆137Updated this week
- ☆65Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆84Updated last week
- Collection of succinct data structures in Rust☆96Updated last month
- ☆245Updated 3 months ago
- finalfusion embeddings in Rust☆99Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆271Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- ☆35Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- Small and fast library for k-means clustering.☆48Updated 5 months ago
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Rust implementations of succinct data structures☆57Updated last week
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆11Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust implementation of Needleman-Wunsch & Smith-Waterman sequence alignment☆20Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last week
- rust external sort algorithm implementation☆16Updated 2 years ago
- .npy and .npz file format support for ndarray☆60Updated 7 months ago
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Multi-threaded Compression☆158Updated last month