Repository navigation
coroutines-ts
- Website
- Wikipedia
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.
Type-erased function holder using the Coroutines TS
Async Result Type for Coroutine TS
Cocos2d-x Coroutine Action for C++ Coroutines TS
Basic library for coroutines in c++20
Explore the power of Asio executors with c++20 coroutine
Proof of concept SQlite3 "library" (not really) using C++20 coroutines
A powerful and efficient coroutine/microthreading library for TypeScript.