Skip to content
#

string-matching

Here are 424 public repositories matching this topic...

StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖

  • Updated Apr 28, 2024
  • C++

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

  • Updated Jul 3, 2022
  • Go

Improve this page

Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more