Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Stars
1.6k
Forks
155
Watchers
1.6k
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
The return type of functions that use hints should be consistent with std (#138)
363753cView on GitHubAdds missing methods with the const_iterator hint.
5399432View on GitHubDon't change hash multiplier when hash works well, this introduces the danger of getting an overflow
8d27714View on GitHub