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.
☆107Updated 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 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 10 months ago
- Hidden Markov Models in Rust☆71Updated last year
- Succinct data structures using very efficient rank and select☆117Updated last month
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- ☆65Updated 2 years ago
- Collection of succinct data structures in Rust☆96Updated 2 months ago
- PtrHash minimal perfect hash function, based of PTHash☆54Updated last week
- ☆252Updated last week
- Rust libraries and programs focused on succinct data structures☆137Updated this week
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last month
- ☆21Updated last year
- FM-index for Rust☆22Updated last week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 7 months ago
- Small and fast library for k-means clustering.☆48Updated 5 months ago
- Multi-threaded Compression☆158Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆84Updated this week
- ☆35Updated 3 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆122Updated 4 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆60Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Rust implementations of succinct data structures☆58Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years 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.☆11Updated last year
- .npy and .npz file format support for ndarray☆61Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago