A collection of concurrent containers that don't require external synchronization for shared access, and safe memory reclamation algorithms.
vcpkg install libcdsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize libcds and use a lock-free skip list set.
Always call cds::Initialize() before using containers and cds::Terminate() at exit.
No dependency data recorded yet.
No resource links recorded.