joboccara / pipesView external linksLinks
Pipelines for expressive code on collections in C++
☆836Oct 30, 2024Updated last year
Alternatives and similar repositories for pipes
Users that are interested in pipes are comparing it to the libraries listed below
Sorting:
- Implementation of strong types in C++☆821Sep 29, 2022Updated 3 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,295Feb 7, 2026Updated last week
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 4 years ago
- C++20 μ(micro)/Unit Testing framework☆1,411Feb 8, 2026Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last week
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- C++ parsing DSL☆1,226Oct 18, 2025Updated 3 months ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- The quantities and units library for C++☆1,352Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,814Jan 9, 2024Updated 2 years ago
- Unified Executors☆1,684Feb 6, 2026Updated last week
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- C++20 Meta-Programming library☆310Jun 1, 2025Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,956Feb 7, 2026Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- A C++20 library for sequence-orientated programming☆722Oct 24, 2025Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- Implementation of python itertools and builtin iteration functions for C++17☆1,428Dec 7, 2025Updated 2 months ago
- A header only C++ library that provides type safety and user defined literals for physical units☆519Feb 11, 2025Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- The C++ Standard Library for Parallelism and Concurrency☆2,790Updated this week
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated last year
- Activity Indicators for Modern C++☆3,357May 9, 2025Updated 9 months ago
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year