robin-hood-hashing

fast, memory-efficient, header-only hashtable

WWW CVSWeb GITHub
  1. Package version
    robin-hood-hashing-3.11.5
  2. Maintainer
    Thomas Frohwein

robin_hood::unordered_map and robin_hood::unordered_set is a platform
independent replacement for std::unordered_map and std::unordered_set
which is both faster and more memory efficient for real-world use cases.