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:
- ☆62Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆55Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 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
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 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
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- 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
- Using coroutines as sugar for composing monadic operations☆76Updated 6 years ago
- An efficient, composable design pattern for range processing☆128Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- SPY - C++ Information Broker☆156Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago