concurrencykit / ck

Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
http://concurrencykit.org/
Other
2.35k stars 312 forks source link

Fix workload specialization link in readme. #166

Closed michael-grunder closed 3 years ago

sbahra commented 3 years ago

Thank you! <3