C++11 (and onwards) library for lazy evaluation
☆364Feb 7, 2026Updated 3 weeks ago
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.☆236Dec 20, 2025Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Reference implementation of Dragonbox in C++☆797Oct 3, 2025Updated 4 months ago
- 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
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 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++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 5 months ago
- Implementation of strong types in C++☆819Sep 29, 2022Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Dec 26, 2023Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- 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
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- C++ small containers☆148Jan 11, 2026Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Sep 15, 2024Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago