cppcoro
Async framework
A library of C++ coroutine abstractions for building high-performance asynchronous programming systems.
A library of C++ coroutine abstractions for the coroutines TS
3k stars
125 watching
473 forks
Language: C++
last commit: about 1 year ago
Linked from 2 awesome lists
asyncasync-awaitasynchronous-programmingasyncioclangcoroutinescoroutines-tscpluspluscpplinuxmsvcwindows
Related projects:
Repository | Description | Stars |
---|---|---|
| An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
| A C++ concurrency library providing high-level abstractions for writing concurrent and parallel applications | 2,347 |
| An asynchronous programming library for C that allows concurrent execution of tasks without shared state. | 2,464 |
| An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 836 |
| An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
| A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. | 4,526 |
| A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 |
| A C coroutine library with low overhead and high performance | 3,525 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A resource for learning modern C++ language and library features | 19,885 |
| Provides a low-level, generic stackless coroutine builder for asynchronous programming in Clojure and ClojureScript | 233 |
| A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
| A C++ framework for reactive stream programming with concurrent asynchronous operations | 3 |
| A single-header library providing facilities for C++2a Coroutines | 80 |