tirimatangi / Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
☆112Updated 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!☆161Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- ☆127Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Microbenchmarking for Modern C++☆218Updated 4 years ago
- A polymorphic value-type for C++☆227Updated 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☆157Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 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…☆153Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆130Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- C++11 metaprogramming library☆255Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆465Updated 9 months ago