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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FuzzyHashMap!