Description
C programs can use concurrency primitives and safe memory reclamation mechanisms from Concurrency Kit. This helps high-performance systems build lock-free or low-lock data structures.
It is a developer library for advanced concurrency. Incorrect use can create rare crashes or data races, so it needs careful review and stress testing.