bleve
Modern text indexing library for go.
10,965
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
Modern text indexing library for go.
Trie implementation in Go.
Go string comparison and edit distance algorithms library (Levenshtein, LCS, Hamming, Damerau levenshtein, Jaro-Winkler, etc.) compatible with Unicode.
Implementation to calculate levenshtein distance in Go.
Go implementation of Adaptive Radix Tree.