asyncplusplus

Concurrency framework

A lightweight concurrency framework for C++11

Async++ concurrency framework for C++11

GitHub

1k stars
92 watching
200 forks
Language: C++
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
agronholm/anyioA high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio.1,848
forhappy/cplusplus-concurrency-in-practiceA comprehensive guide to C++ concurrency programming covering its basics and advanced topics.5,329
revsic/cpp-concurrencyA C++ concurrency implementation inspired by Golang's style15
facebookexperimental/libunifexA C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems.1,495
iu-parfunc/lvarsProvides a data structure and framework for monotonically-growing concurrent programs80
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
teaentitylab/fprustA set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming119
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
araq/malebolgiaA library that simplifies concurrent and parallel programming using structured concurrency and thread pools.109
mpusz/coroutinesA library for writing concurrent code using cooperative multitasking0
infinit/elleAn asynchronous C++ framework providing reusable concepts and libraries for building concurrent systems.477
stlab/librariesA repository of C++ libraries and tools for concurrency and parallel programming663
kassane/asioA C++ library providing an asynchronous I/O framework for building networked applications.7
status-im/nim-chronosAn efficient asynchronous programming framework for Nim.364
puniverse/pulsarProvides a concurrency framework with fibers, channels and actors for Clojure.911