tirimatangi / LazyLinks
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
☆111Updated 2 years ago
Alternatives and similar repositories for Lazy
Users that are interested in Lazy are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- SPY - C++ Information Broker☆157Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated 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…☆165Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Port of Golang channels to C++☆180Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Microbenchmarking for Modern C++☆232Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago