andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆390Updated 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☆476Updated last month
- C++20 coroutine library☆765Updated this week
- A lightweight C++20 serialization and RPC library☆848Updated last month
- Coroutines for C++20 & asio☆283Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆703Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆489Updated 3 weeks ago
- C++20 Meta-Programming library☆281Updated last month
- C++20 Static Reflection library☆422Updated last week
- scanf for modern C++