# concurrencykit/ck

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/concurrencykit-ck).**

2,650 stars · 331 forks · C · NOASSERTION

## Links

- GitHub: https://github.com/concurrencykit/ck
- Homepage: http://concurrencykit.org/
- awesome-repositories: https://awesome-repositories.com/repository/concurrencykit-ck.md

## Description

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+.

## Tags

### Part of an Awesome List

- [Concurrency and Parallelism](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-and-parallelism.md) — Concurrency primitives and non-blocking data structures.
