Top 4 Go string-matching Projects
-
go-edlib
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
strutil-go
Go metrics for calculating string similarity and other string utility functions (by adrg)
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Go string-matching discussion
Index
What are some of the best open-source string-matching projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | go-edlib | 475 |
2 | closestmatch | 420 |
3 | strutil-go | 337 |
4 | wildmatch-go | 6 |