biegehydra / MyersBitParallelDotnet
PublicA high-throughput C# implementation of the Myers bit-parallel Levenshtein distance algorithm, optimized for ASCII patterns up to 64 characters
A C# library for high-speed computation of string similarity using an optimized edit distance algorithm, ideal for fuzzy matching short text patterns.
How It Works
You find a handy tool that quickly tells how similar two words are, like spotting 'kitten' and 'sitting' as close matches.
You easily bring it into your work space with a simple addition, no hassle.
Treat 'Apple' and 'apple' as different to be precise.
Ignore case so 'Apple' matches 'apple' naturally.
Set up one key word once, ready to check against many others super quickly.
Run checks against lists of words, even limiting how different they can be to speed things up.
See exact similarity scores or distances right away, way faster than usual methods.
Your app now finds similar words in a flash, making searches smooth and efficient.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.