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
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- C++14 code to convert integers to strings at compile-time☆117Updated last month
- Meta C++ Library and Tool☆80Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- SPY - C++ Information Broker☆153Updated 2 months ago
- ranges features for c+23 ported to C++20☆75Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- Lightweight Error Augmentation Framework☆319Updated 3 weeks ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆208Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Light, fast, threadpool for C++20☆97Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated this week
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Library of backported modern C++ types to work with C++11☆78Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- Functional reactive programming library for c++☆158Updated last year
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- 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
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago