khizmax / libcds

A C++ library of Concurrent Data Structures
http://libcds.sourceforge.net/doc/cds-api/index.html
Boost Software License 1.0
2.57k stars 360 forks source link

Benchmarks are missing #174

Open max0x7ba opened 2 years ago

max0x7ba commented 2 years ago

I wonder, how these containers compare to using alternative lock-free containers?

Or is it just a research / programming exercise project?