andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆429Updated last month
Alternatives and similar repositories for cppcoro
Users that are interested in cppcoro are comparing it to the libraries listed below
Sorting:
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- Coroutines for C++20 & asio☆327Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- C++20 coroutine library☆898Updated 2 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆765Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- scanf for modern C++☆1,295Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆547Updated this week
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- C++20 Static Reflection library☆487Updated 3 months ago
- C++20 Meta-Programming library☆309Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆372Updated 2 years ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆380Updated 5 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆494Updated 3 months ago
- Asynchronous gRPC with Asio/unified executors☆444Updated this week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆468Updated this week
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆555Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆283Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated last month
- C++11 (and onwards) library for lazy evaluation☆363Updated 2 weeks ago
- Implementation of strong types in C++☆817Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago