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
- π Up your type-game. A small C++ library for compile-time type names and type indices.β73Updated 3 years ago
- SPY - C++ Information Brokerβ154Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averagβ¦β153Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β167Updated 2 weeks ago
- An indirect value-type for C++β82Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.