lefticus / lambda_coroutines
A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.
☆37Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lambda_coroutines
- A bunch of small C++ utilities☆62Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- ranges features for c+23 ported to C++20☆76Updated last year
- ☆64Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- A little metaprogramming and functional library☆68Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆99Updated 5 years 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☆154Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Flat containers for C++☆56Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated last year
- Small small_vector☆31Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆40Updated last year
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago