|
cpp-lazy
☆
« Back to VersTracker
|
|||||
|
Description: C++11 (and onwards) library for lazy evaluation |
|||||
| Type: Formula | Latest Version: 8.0.1@0 | Tracked Since: Dec 17, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c++ library lazy-evaluation header-only ranges | |||||
| Install: brew install cpp-lazy | |||||
|
About: cpp-lazy is a header-only C++ library that enables lazy evaluation patterns for sequences and iterators. It provides range-based utilities similar to C++20 ranges but compatible with C++11, allowing efficient processing of large datasets without intermediate storage. The library focuses on performance and ease of integration via a single include. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|