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:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- SPY - C++ Information Broker☆155Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- 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 6 months ago
- An indirect value-type for C++☆83Updated last year
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago