Coroutines for C++20 & asio
☆335Mar 11, 2026Updated last week
Alternatives and similar repositories for cobalt
Users that are interested in cobalt are comparing it to the libraries listed below
Sorting:
- An async redis client designed for performance and scalability☆273Mar 14, 2026Updated last week
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- Async SEMaphore☆26Jul 4, 2025Updated 8 months ago
- Asio Buffers without the Asio☆17Jan 5, 2026Updated 2 months ago
- C++11 compatible charconv☆31Updated this week
- MySQL C++ client based on Boost.Asio☆296Mar 11, 2026Updated last week
- Asynchronous gRPC with Asio/unified executors☆456Updated this week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆199Mar 11, 2026Updated last week
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Oct 31, 2023Updated 2 years ago
- A hash function library☆52Mar 11, 2026Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆126Updated this week
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- A single-header scheduler aware C++ oneshot channel☆20Dec 29, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Event loop friendly C++ actor micro-framework, supervisable☆381Dec 27, 2025Updated 2 months ago
- Boost.Scope, a collection of scope guard utilities.☆17Mar 11, 2026Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Go-like channels for ASIO C++20 coroutines☆43Feb 28, 2024Updated 2 years ago
- C++20 coroutine library☆141Dec 7, 2025Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- Freestanding fast input/output for C++20☆837Mar 13, 2026Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆441Updated this week
- An adaption of Senders/Receivers for async networking and I/O☆19Apr 25, 2025Updated 10 months ago
- C++20 Static Reflection library☆510Sep 13, 2025Updated 6 months ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆472Updated this week
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated last month
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A C++20 library for sequence-orientated programming