Skip to content
#

string-comparison

Here are 58 public repositories matching this topic...

📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

  • Updated Feb 5, 2026
  • Go
string-diff

⚡ Fast, zero-dependency text diff & string comparison for JavaScript/TypeScript — Myers O(ND) shortest edit script on typed arrays. Word/char/line/grapheme modes, Unicode-safe (Korean, CJK, emoji), ~2.9 kB min+gzip, works in Node and browsers.

  • Updated Aug 31, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the string-comparison topic, visit your repo's landing page and select "manage topics."

Learn more