tirimatangi / LazyView external linksLinks
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
☆111Dec 29, 2023Updated 2 years ago
Alternatives and similar repositories for Lazy
Users that are interested in Lazy are comparing it to the libraries listed below
Sorting:
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last week
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Aug 1, 2023Updated 2 years ago
- ☆66Jan 2, 2022Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57May 5, 2020Updated 5 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Jun 21, 2014Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Nov 28, 2025Updated 2 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- Circular span☆12May 24, 2024Updated last year
- Library for complex bitfields☆19May 25, 2024Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- The asynchronous framework for modern C++☆13Aug 12, 2023Updated 2 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆159Sep 11, 2021Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Oct 21, 2025Updated 3 months ago
- C++17 compile-time enum reflection library☆45Jan 5, 2023Updated 3 years ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- A fixed capacity dynamically sized string☆69Dec 19, 2025Updated last month
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- A C++ mocking library☆23Jun 4, 2020Updated 5 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Oct 28, 2019Updated 6 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Aug 18, 2025Updated 5 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Mar 28, 2020Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Sep 25, 2022Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- Sample code for the article 'Real-Time Layered Materials Compositing Using Spatial Clustering Encoding'☆19Sep 5, 2023Updated 2 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38May 11, 2023Updated 2 years ago
- C++ REPL Tool Builder☆65Jul 3, 2020Updated 5 years ago