FICHA · AUR

mingw-w64-robin-map

C++ implementation of a fast hash map and hash set using robin hood hashing (mingw-w64)

  • headers
  • Dev
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

Fast hash maps and hash sets can be used in Windows-targeted C++ projects with a robin hood hashing implementation. Developers use this header-focused library when standard containers are not fast or memory-efficient enough for a workload.

It is a C++ container library, not a database or cache service. Benchmark with real keys and access patterns before replacing standard containers.

Permissions

Permissions not analysed for this source yet.