andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆396Updated last month
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☆479Updated 3 months ago
- Coroutines for C++20 & asio☆290Updated this week
- C++20 coroutine library☆791Updated this week
- A lightweight C++20 serialization and RPC library☆854Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆446Updated 5 months ago
- C++20 Static Reflection library☆437Updated last month
- C++20 Meta-Programming library☆284Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆509Updated 6 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆540Updated last month
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆466Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆548Updated 3 weeks ago
- scanf for modern C++☆1,193Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆625Updated last month
- Asynchronous gRPC with Asio/unified executors☆424Updated 2 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆525Updated 9 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆527Updated last month
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆455Updated last week
- Lightweight Error Augmentation Framework☆331Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year