ankit-chaubey / fuzzygo
Publicfuzzygo is a fast Go fuzzy-search library built for ranking API names, symbols, and identifiers with typo tolerance and minimal overhead.
fuzzygo is a lightweight Go library for performing fast, typo-tolerant fuzzy matching and ranking of strings, optimized for searching identifiers like symbols, APIs, and commands.
How It Works
You hear about fuzzygo while searching for a smart way to find names, commands, or symbols even when spelled wrong.
You easily bring fuzzygo into your own work so it's ready to help with searches.
You collect the list of names, symbols, or commands you want to search through.
You type what you're looking for, typos and all, and fuzzygo instantly ranks the closest matches from best to good.
If your list is in a simple data file, fuzzygo pulls it in smoothly for searching.
You can also score single items to see exactly how well they fit your search.
Now your project finds what you need super fast and reliably, feeling effortless and smart.
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.