andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆418Updated 3 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☆312Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- C++20 coroutine library☆842Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆883Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- An additive strong typedef library for C++14/17/20☆457Updated 8 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆724Updated 6 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- C++20 Meta-Programming library☆296Updated 4 months ago
- C++20 Static Reflection library☆465Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆640Updated 3 weeks ago
- scanf for modern C++☆1,271Updated this week
- Asynchronous gRPC with Asio/unified executors☆432Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆490Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- C++20 State Machine library☆227Updated 4 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- Implementation of strong types in C++☆808Updated 3 years ago
- Lightweight C++20 testing framework.☆294Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,379Updated 2 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆553Updated 2 months ago