FuzzyHashMap is an extension to the regular Java HashMap implementation that allows fuzzy string search. It has very good performance when searching for a key approximate equal to the search term, avoiding the need of key set iteration.
Features
- Highly efficient aproximate string search
- Multiple customizable pre-hashing algorithms
- Multiple customizable fuzzy string matching algorithms
- Keeps all the Java HashMap features
- Very easy to use
Follow FuzzyHashMap
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FuzzyHashMap!