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.
☆104Updated last year
Related projects ⓘ
Alternatives and complementary repositories for triple_accel
- Parallel iterator processing library for Rust☆101Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 2 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆131Updated 4 months ago
- Fast hierarchical agglomerative clustering in Rust.☆91Updated 9 months ago
- Succinct data structures using very efficient rank and select☆62Updated last month
- ☆19Updated 9 months ago
- ☆188Updated this week
- Rust implementation of a fast, easy, interval tree library nim-lapper☆56Updated 7 months ago
- Rust implementations of succinct data structures☆47Updated last week
- Hidden Markov Models in Rust☆66Updated 7 months ago
- Collection of succinct data structures in Rust☆81Updated 9 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆67Updated last month
- Rust libraries and programs focused on succinct data structures☆126Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆76Updated this week
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆15Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆129Updated 6 months ago
- Multi-threaded Compression☆155Updated 7 months ago
- ☆62Updated last year
- NumPy file format (de-)serialization in Rust☆30Updated 5 years ago
- .npy and .npz file format support for ndarray☆54Updated last month
- Simple and transparent support for compressed files.☆75Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆11Updated 7 months ago
- Small and fast library for k-means clustering.☆41Updated last month
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- Approximate floating point equality comparisons and assertions☆155Updated 6 months ago
- Faster integer division and modulus operations☆70Updated last year
- Easy function multiversioning for Rust☆203Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆198Updated 6 months ago