tirimatangi / Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
☆113Updated last year
Alternatives and similar repositories for Lazy:
Users that are interested in Lazy are comparing it to the libraries listed below
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- Lightweight Error Augmentation Framework☆318Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 5 months ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- C++14 code to convert integers to strings at compile-time☆117Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆427Updated this week
- Microbenchmarking for Modern C++☆214Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆128Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- value types for composite class design - with allocators☆43Updated this week
- Compile-time Huffman coding compression using C++20☆170Updated 3 years ago
- C++11 metaprogramming library☆254Updated 2 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- Header-only library for multithreaded programming☆232Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆205Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- C++20 Microservice Bootstrapping Framework☆212Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago