andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆422Updated 5 months ago
Alternatives and similar repositories for cppcoro
Users that are interested in cppcoro are comparing it to the libraries listed below
Sorting:
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Coroutines for C++20 & asio☆319Updated 2 weeks ago
- C++20 coroutine library☆866Updated this week
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆762Updated 8 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- A modern, fast, lightweight thread pool library based on C++2x☆531Updated last month
- C++20 Meta-Programming library☆299Updated 5 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆493Updated last month
- C++20 Static Reflection library☆471Updated last month
- Asynchronous gRPC with Asio/unified executors☆430Updated this week
- A miniature library for struct-field reflection in C++☆613Updated last week
- scanf for modern C++☆1,279Updated last week
- A C++20 library for sequence-orientated programming☆663Updated 2 weeks ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆465Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- C++11 (and onwards) library for lazy evaluation☆362Updated this week
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆557Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆554Updated 3 months ago
- Implementation of strong types in C++☆812Updated 3 years ago
- Lightweight C++20 testing framework.☆293Updated 2 months ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago