A library of C++ coroutine abstractions for the coroutines TS
☆3,828Jan 9, 2024Updated 2 years ago
Alternatives and similar repositories for cppcoro
Users that are interested in cppcoro are comparing it to the libraries listed below
Sorting:
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆441Updated this week
- A modern formatting library☆23,328Updated this week
- Asio C++ Library☆5,783Mar 3, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 2 weeks ago
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- An open-source C++ library developed and used at Facebook.☆30,291Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Fast C++ logging library.☆28,471Mar 14, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated last week
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- HTTP and WebSocket built on Boost.Asio in C++11☆4,769Mar 11, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,384Jan 10, 2026Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago