lefticus / lambda_coroutinesLinks
A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.
☆37Updated 4 years ago
Alternatives and similar repositories for lambda_coroutines
Users that are interested in lambda_coroutines are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- ☆61Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Ranges that didn't make C++20☆87Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A fixed capacity dynamically sized string☆66Updated last month