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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FuzzyHashMap!