robin-map in fffaraz/awesome-cpp

C++ implementation of a fast hash map and hash set using robin hood hashing

updated at Nov. 23, 2024, 9:40 p.m.

C++

35 +0

1,281 +4

118 +0

GitHub
hopscotch-map in fffaraz/awesome-cpp

C++ implementation of a fast hash map and hash set using hopscotch hashing

updated at Nov. 23, 2024, 5:49 p.m.

C++

39 +0

727 -2

65 +0

GitHub
hat-trie in fffaraz/awesome-cpp

C++ implementation of a fast and memory efficient HAT-trie

updated at Nov. 16, 2024, 9:21 a.m.

C++

36 +0

793 +0

114 +0

GitHub