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.38k stars 313 forks source link

Implement multilist #105

Open sbahra opened 7 years ago

sbahra commented 7 years ago

https://github.com/pramalhe/ConcurrencyFreaks/blob/master/papers/multilist-2017.pdf