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.
☆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
Sorting:
- Fast hierarchical agglomerative clustering in Rust.☆97Updated 2 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated last year
- Hidden Markov Models in Rust☆76Updated last year
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- FM-index for Rust☆22Updated last month
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 months ago
- Rust libraries and programs focused on succinct data structures☆142Updated this week
- Rust implementation of a fast, easy, interval tree library nim-lapper☆62Updated last year
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- 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☆63Updated 9 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 11 months ago
- ☆66Updated 2 years ago
- ☆21Updated last year
- Small and fast library for k-means clustering.☆49Updated last month
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Collection of succinct data structures in Rust☆98Updated 3 months ago
- ☆35Updated 3 years ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- ☆258Updated last month
- Multi-threaded Compression☆160Updated 2 months ago
- A graph data science library for Rust☆54Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆64Updated 3 months ago
- Probability-theory toolbox☆57Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆116Updated 2 years ago
- PtrHash minimal perfect hash function, based of PTHash☆59Updated 3 weeks ago