asyncplusplus
Concurrency framework
A lightweight concurrency framework for C++11
Async++ concurrency framework for C++11
1k stars
92 watching
200 forks
Language: C++
last commit: almost 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. | 1,848 | |
| A comprehensive guide to C++ concurrency programming covering its basics and advanced topics. | 5,329 | |
| A C++ concurrency implementation inspired by Golang's style | 15 | |
| A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 | |
| Provides a data structure and framework for monotonically-growing concurrent programs | 80 | |
| A C++ library providing a coroutine-based approach to networking | 37 | |
| A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 | |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 | |
| A library that simplifies concurrent and parallel programming using structured concurrency and thread pools. | 109 | |
| A library for writing concurrent code using cooperative multitasking | 0 | |
| An asynchronous C++ framework providing reusable concepts and libraries for building concurrent systems. | 477 | |
| A repository of C++ libraries and tools for concurrency and parallel programming | 663 | |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 | |
| An efficient asynchronous programming framework for Nim. | 364 | |
| Provides a concurrency framework with fibers, channels and actors for Clojure. | 911 |