[资源介绍]
GitHub - Tessil/hopscotch-map: C++ implementation of a fast hash map and hash set using hopscotch hashing
C++ implementation of a fast hash map and hash set using hopscotch hashing - Tessil/hopscotch-map
* Hopscotch map - 一种快速的头文件哈希映射,使用跳格子哈希来解决冲突。[MIT]