tirimatangi / LazyLinks
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
Sorting:
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- SPY - C++ Information Broker☆154Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- Prints values and types during compilation!☆58Updated last week
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year