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 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for Lazy
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated this week
- SPY - C++ Information Broker☆151Updated this week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆70Updated last week
- C++11 metaprogramming library☆243Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- An indirect value-type for C++☆82Updated last year
- Light, fast, threadpool for C++20☆97Updated last year
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- Header-only library for multithreaded programming☆226Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- Simple resource pool for recycling resources in C++☆64Updated 4 months 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☆154Updated 5 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- C++ serializers benchmark with realistic data☆118Updated last year
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago