{"library":"robin-map","type":"library","category":null,"description":"A C++ implementation of a fast hash map and hash set using robin hood hashing","language":"cpp","status":"active","version":"1.4.1","tags":["hash-map","hash-set","robin-hood","data-structure"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install robin-map","imports":["#include <tsl/robin_map.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(robin_map CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE tsl::robin_map)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}