A library of C++ coroutine abstractions for the coroutines TS
翻译 - 用于协程TS的C ++协程抽象库
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
翻译 - 面向协程的主内存数据库引擎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