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:
- Coroutines for C++20 & asio☆323Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- A lightweight C++20 serialization and RPC library☆894Updated 2 months ago
- C++20 coroutine library☆871Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆517Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆464Updated 10 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆536Updated 2 months ago
- C++20 Meta-Programming library☆303Updated 6 months ago
- scanf for modern C++☆1,285Updated last month
- C++20 Static Reflection library☆476Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated last year
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆467Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆681Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Asynchronous gRPC with Asio/unified executors☆437Updated last week
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated 2 weeks ago
- Lightweight C++20 testing framework.☆293Updated 2 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆496Updated 2 months ago
- A miniature library for struct-field reflection in C++☆622Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆562Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago