andreasbuhr / cppcoroLinks
A library of C++ coroutine abstractions for the coroutines TS
☆408Updated 3 months ago
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☆489Updated 5 months ago
- Coroutines for C++20 & asio☆305Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- A lightweight C++20 serialization and RPC library☆875Updated last week
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- C++20 coroutine library☆829Updated this week
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 6 months ago
- C++20 Static Reflection library☆455Updated this week
- C++17 library for comfortable and efficient dynamic polymorphism☆486Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- C++20 Meta-Programming library☆292Updated 3 months ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- scanf for modern C++☆1,263Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆534Updated 11 months ago
- Implementation of strong types in C++☆806Updated 2 years ago
- A C++20 library for sequence-orientated programming☆639Updated last week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆459Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆525Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,464Updated last month
- 🦘 A dependency injection container for C++11, C++14 and later☆529Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Lightweight C++20 testing framework.☆293Updated 3 weeks ago
- C++ parsing DSL☆1,117Updated 3 weeks ago
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago