{"library":"unordered-dense","type":"library","category":null,"description":"A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion.","language":"cpp","status":"active","version":"4.8.1","tags":["hashmap","hashset","dense","performance","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install unordered-dense","imports":["#include <unordered_dense.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(unordered_dense CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE unordered_dense::unordered_dense)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}