A library of C++ coroutine abstractions for the coroutines TS
-
Updated
Jan 9, 2024 - C++
In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.
A library of C++ coroutine abstractions for the coroutines TS
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
A C++20 coroutine plugin offering seamless integration with Unreal Engine 5.
🍌 Modern C++ Telegram Bot API library
C++ Concurrency library!
ASIO Cooperative Task for await-based coroutine
This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provides conduit::io, which integrates coroutines with boost::asio
C++ class to increase development speed
Silk - lightweight engine for creating task-based runtime.
C++ class for signal processing, async network programming, concurrency, parallel computing and multithreading
Load or use external resources in Unity conveniently
Async Result Type for Coroutine TS
cxx_lab is a comprehensive learning platform designed to help developers and researchers deepen their understanding of C++ for backend and cloud technologies through practical modules, demos, and applications.
Exploring async programming in flutter utilizing BLoC pattern
C++ library for asynchronous and event-driven programing
用于中间件开发的轻量级C++框架。 | A lightweight C++ framework for middleware development.
Minimal C++20 coroutine library.
C++ class for signal processing, async network programming, concurrency, parallel computing and multithreading
Released 2007