Pipelines for expressive code on collections in C++
☆837Oct 30, 2024Updated last year
Alternatives and similar repositories for pipes
Users that are interested in pipes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of strong types in C++☆820Sep 29, 2022Updated 3 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,357Mar 23, 2025Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,641Oct 13, 2025Updated 5 months ago
- Extension of the STL algorithms on sets