Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,621May 1, 2023Updated 3 years ago
Alternatives and similar repositories for robin-hood-hashing
Users that are interested in robin-hood-hashing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast & densely stored hashmap and hashset☆1,477Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,508Jun 13, 2026Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.