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.☆103Updated 8 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- Hidden Markov Models in Rust☆78Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- FM-index for Rust☆25Updated 7 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 5 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆67Updated 5 months ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- rust external sort algorithm implementation☆20Updated 7 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- Fast suffix arrays for Rust (with Unicode support).☆278Updated 2 years ago
- ☆21Updated last year
- Collection of succinct data structures in Rust☆100Updated 4 months ago
- Simple and transparent support for compressed files.☆81Updated 10 months ago
- Rust implementations of succinct data structures☆67Updated this week
- A small and fast FM-Index for Rust☆41Updated 2 weeks ago
- Multi-threaded Compression☆170Updated 3 weeks ago
- PtrHash minimal perfect hash function☆84Updated 3 months ago
- ☆309Updated 3 weeks ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆82Updated 8 months ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated last week
- A vec-backed tree structure with tree-specific generational indexes.☆41Updated last year
- .npy and .npz file format support for ndarray☆67Updated this week
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Parallelized zip archive reading☆38Updated 11 months ago
- NumPy file format (de-)serialization in Rust☆30Updated 6 years ago