C++ implementation of a fast hash map and hash set using robin hood hashing
Stars
1.5k
Forks
140
Watchers
1.5k
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
138
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Add a CMake TSL_ROBIN_MAP_ENABLE_INSTALL option to explicitly enable/disable the install target
054ec5aView on GitHubBump cmake_minimum_required version to 3.5 (#77)
1115dadView on GitHubAdd ``robin_map/set::erase_fast()`` method (fixes #75) (#76)
149ff45View on GitHub