Compute distance between sequences.
-
Updated
Jan 26, 2021 - Rust
Compute distance between sequences.
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Add a description, image, and links to the hamming topic page so that developers can more easily learn about it.
To associate your repository with the hamming topic, visit your repo's landing page and select "manage topics."