FICHA · AUR

concurrency-kit

A library with concurrency related algorithms and data structures in C.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 31, 2026 description in en

Description

C programs can use concurrency-focused algorithms and data structures for low-level parallel software. It is useful for developers who need primitives designed for performance-sensitive multi-threaded code.

Low-level concurrency code is easy to misuse. Validate memory ordering, lifetime, and thread-safety assumptions with tests and review before deploying it in critical paths.

Permissions

Permissions not analysed for this source yet.