netcan / asyncioLinks
asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆912Updated 2 years ago
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆910Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,096Updated this week
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆582Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,132Updated this week
- universal serialization engine☆1,300Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,226Updated this week
- c++中文周刊☆541Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- cross-platform coroutine library in c++