lefticus / lambda_coroutines
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
- ☆63Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- ranges features for c+23 ported to C++20☆75Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆40Updated 2 years ago
- A bunch of small C++ utilities☆64Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 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…☆60Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A little metaprogramming and functional library☆68Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆117Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- ☆32Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Compile-time printf-like string formatting☆77Updated 6 years ago