cds
cds Description
CDS (Concurrent Data Structures) is a C++ template library of lock-free and fine-grained lock-based algorithms. It contains a collection of concurrent data structures: queues, maps, hazard pointer reclamation schema, user-space RCU implementations, - and many others.
cds Features
Supported processors: x86, amd64 (x86_64), ia64 (Itanium), sparc Download:
Click Here