{"library":"libcds","type":"library","category":null,"description":"A collection of concurrent containers that don't require external synchronization for shared access, and safe memory reclamation algorithms.","language":"cpp","status":"active","version":"2.3.3","tags":["concurrent","lock-free","containers","memory-reclamation"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install libcds","imports":["#include <cds/container/skip_list_set.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libcds CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE cds::cds)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}