🔤 Rust implementations of string similarity metrics
-
Updated
Nov 27, 2025 - Rust
🔤 Rust implementations of string similarity metrics
Fast approximate string searching
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
A fast implementation of Jaro-Winkler distance comparing two &str values.
Blazingly fast detection of similar strings
Provides edit distance, delta vectors between 2 words, and word transformation
A basic implementation of the MPED in Rust
Levenshtein distance for ASCII or Unicode strings, in Rust
edit-distance in Rust (with a binding to Python3).
Add a description, image, and links to the edit-distance topic page so that developers can more easily learn about it.
To associate your repository with the edit-distance topic, visit your repo's landing page and select "manage topics."