{"id":62099,"library":"libcuckoo","title":"libcuckoo","description":"A high-performance, concurrent hash table","status":"active","version":"0.3.1","language":"cpp","source_language":null,"source_url":null,"tags":["concurrent","hash-table","high-performance","data-structure"],"install":[{"cmd":"vcpkg install libcuckoo","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(libcuckoo CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE libcuckoo::libcuckoo)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"cuckoohash_map.hh","correct":"#include <cuckoohash_map.hh>"}],"quickstart":{"code":"#include <cuckoohash_map.hh>\nint main() { cuckoohash_map<int, int> m; m.insert(1, 2); return 0; }","lang":"cpp","description":"Minimal usage of libcuckoo"},"warnings":[],"env_vars":null,"search_vec":"'concurr':6,9 'data':17 'data-structur':16 'hash':7,11 'hash-tabl':10 'high':4,14 'high-perform':3,13 'libcuckoo':1 'perform':5,15 'structur':18 'tabl':8,12","created_at":"2026-06-17T05:16:33.867854+00:00","updated_at":"2026-06-17T05:16:33.867854+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}