levenshtein-automaton
There are 3 repositories under levenshtein-automaton topic.
c-cube/spelll
fuzzy string searching, using Levenshtein automaton. Can be used for spell-checking.
ifazk/mula
ML's radishal Universal Levenshtein Automata library.
OlivierBinette/simple-typo-tolerant-search
Efficient typo-tolerant search in 76 lines of code, with no dependencies.