asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆912Feb 3, 2024Updated 2 years ago
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- C++20 coroutine library☆922Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- Unified Executors☆1,685Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- Coroutine library and toolkit for C++20☆39Dec 8, 2025Updated 2 months ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- Proxy: Next Generation Polymorphism in C++☆3,064Jan 29, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆246Dec 4, 2025Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- Coroutines for C++20 & asio☆332Feb 18, 2026Updated last week
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- A tiny boost library in C++11.☆4,198May 27, 2025Updated 9 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- Probably the fastest coroutine lib in the world!☆1,171Feb 12, 2026Updated 2 weeks ago
- Asio C++ Library☆5,753Nov 30, 2025Updated 3 months ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- Freestanding fast input/output for C++20☆835Feb 9, 2026Updated 2 weeks ago
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- CES - Coroutines, Epoll and Sockets☆44Feb 25, 2023Updated 3 years ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago