C++11 (and onwards) library for lazy evaluation
☆365Feb 7, 2026Updated last month
Alternatives and similar repositories for cpp-lazy
Users that are interested in cpp-lazy are comparing it to the libraries listed below
Sorting:
- A modern header-only C++ library that provides platform-independent utilities.☆237Dec 20, 2025Updated 3 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- C++ small containers☆148Jan 11, 2026Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆641Jan 22, 2026Updated last month
- 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
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- Reference implementation of Dragonbox in C++☆804Oct 3, 2025Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- Implementation of strong types in C++☆820Sep 29, 2022Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,279Mar 1, 2026Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- C++ syntactic sugar collection☆99Jul 5, 2022Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago