A library of C++ coroutine abstractions for the coroutines TS
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
It's a project with examples of using Coroutines. 🧵 You will learn the concepts (GlobalScope, runBlocking, Nested Coroutine, Dispatcher, Suspend Function) 💻
Asynchronous coroutines networking library for C++
Silk - lightweight engine for creating task-based runtime.
Async Result Type for Coroutine TS
Explore the power of Asio executors with c++20 coroutine
Proof of concept SQlite3 "library" (not really) using C++20 coroutines