C
Analyzed about 1 month ago
Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific
... [More]
interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. [Less]
35.3K
lines of code
9
current contributors
3 months
since last commit
2
users on Open Hub