FICHA · AUR

concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

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

Description

C++ applications can use a modern concurrency library with tasks, executors, timers, and C++20 coroutine support. It is useful for developers building asynchronous or parallel systems without writing every scheduling primitive themselves.

Concurrency libraries shape how work is scheduled and synchronized. Test cancellation, lifetime, and error handling carefully because race conditions may only appear under load.

Permissions

Permissions not analysed for this source yet.