kelbon / kelcoro
C++20 coroutine library
☆125Updated last month
Alternatives and similar repositories for kelcoro:
Users that are interested in kelcoro are comparing it to the libraries listed below
- C++20 Microservice Bootstrapping Framework☆214Updated 2 months ago
- C++20 Dynamic Reflection Library☆136Updated last week
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- Boost.PFR without the boost namespaces☆68Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- ☆76Updated 3 months ago
- Lightweight Error Augmentation Framework☆318Updated last week
- C++17 library for comfortable and efficient dynamic polymorphism☆457Updated 2 months ago
- A C++14 reflection library☆70Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- C++20 Meta-Programming library☆265Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆212Updated 5 months ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆229Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- Functional reactive programming library for c++☆158Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆77Updated 3 weeks ago
- C++ Entity Component System (ECS)☆30Updated 7 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A C++ parser combinator library.☆126Updated last week
- C++ small containers☆141Updated 8 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code