{"library":"sparsehash","type":"library","category":null,"description":"The sparsehash package consists of two hashtable implementations: sparse (space efficient) and dense (time efficient).","language":"cpp","status":"active","version":"2.0.4","tags":["hash-map","sparse","dense","data-structure"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install sparsehash","imports":["#include <sparsehash/sparse_hash_map>"]},{"cmd":"# CMakeLists.txt\nfind_package(sparsehash CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE sparsehash::sparsehash)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}