lefticus / lambda_coroutinesLinks
A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.
☆38Updated 5 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 bunch of small C++ utilities☆69Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- ☆62Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 weeks ago
- A fixed capacity dynamically sized string☆69Updated last week
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- Ranges that didn't make C++20☆95Updated 11 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago