{"library":"robin-hood-hashing","type":"library","category":null,"description":"Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20","language":"cpp","status":"active","version":"3.11.5","tags":["hash-map","header-only","performance","data-structure"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install robin-hood-hashing","imports":["#include <robin_hood.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(robin_hood_hashing CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE robin_hood::robin_hood)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}