andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆431Updated 2 weeks 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☆494Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆913Updated last week
- Coroutines for C++20 & asio☆329Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- C++20 coroutine library☆901Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆768Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- An additive strong typedef library for C++14/17/20☆475Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆804Updated last week
- C++20 Meta-Programming library☆310Updated 7 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- C++17 library for comfortable and efficient dynamic polymorphism☆497Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- C++20 Static Reflection library☆490Updated 4 months ago
- scanf for modern C++☆1,297Updated 3 months ago
- A miniature library for struct-field reflection in C++☆635Updated 2 months ago
- A C++20 library for sequence-orientated programming☆716Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 6 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆557Updated last year
- Asynchronous gRPC with Asio/unified executors☆448Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆468Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,801Updated 4 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆542Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago