C++ implementation of a fast hash map and hash set using robin hood hashing
C++ implementation of a fast and memory efficient HAT-trie
C++ implementation of a fast hash map and hash set using hopscotch hashing
C++ hash map and hash set which preserve the order of insertion
C++ implementation of a memory efficient hash map and hash set
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings