bleve
Modern text indexing library for go.
10,957
Go implementation of Adaptive Radix Tree.
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.
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.