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

Implement VBR (memory reclamation) #177

Open sbahra opened 3 years ago

sbahra commented 3 years ago

https://arxiv.org/pdf/2107.13843.pdf