hopscotch-hashing

Tag

Cards List
#hopscotch-hashing

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

Hacker News Top · 2026-06-26 Cached

The hopscotch-map library is a C++ implementation of fast hash map and hash set using hopscotch hashing, offering better performance than std::unordered_map in most cases.

0 favorites 0 likes
← Back to home

Submit Feedback