lewissbaker / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆3,656Updated last year
Alternatives and similar repositories for cppcoro
Users that are interested in cppcoro are comparing it to the libraries listed below
Sorting:
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,628Updated 3 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,280Updated 4 months ago
- Unified Executors☆1,617Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,222Updated 9 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,566Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,975Updated this week
- C++14 lock-free queue.☆1,704Updated last week
- Asio C++ Library☆5,438Updated 3 weeks ago
- A C++11 library for serialization☆4,486Updated 6 months ago
- C++ Reflection Library☆3,360Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,962Updated 5 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,956Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,550Updated 2 months ago
- Your standard library for metaprogramming☆1,783Updated 3 weeks ago
- A beautiful stack trace pretty printer for C++☆4,101Updated 3 months ago
- A type safe SQL template library for C++☆2,571Updated 3 weeks ago
- A C++ library of Concurrent Data Structures☆2,662Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,285Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,779Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,233Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,411Updated last month
- Compile Time Regular Expression in C++☆3,638Updated 2 months ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,785Updated last year
- Modern and efficient C++ Thread Pool Library☆1,960Updated 2 years ago
- An Open Source Implementation of the Actor Model in C++☆3,305Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,714Updated 3 weeks ago