{"library":"uthash","type":"library","category":null,"description":"A set of C macros for implementing hash tables and other data structures.","language":"cpp","status":"active","version":"2.3.0","tags":["c","data-structures","hash-table","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install uthash","imports":["#include <uthash.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(uthash CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE uthash::uthash)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}