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
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 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☆69Updated 2 years ago
- ☆61Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- An indirect value-type for C++☆82Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- Small small_vector☆33Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆118Updated last month
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago