joboccara / pipesLinks
Pipelines for expressive code on collections in C++
☆827Updated 7 months ago
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++☆796Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆895Updated last year
- The quantities and units library for C++☆1,208Updated last week
- scanf for modern C++☆1,188Updated this week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆519Updated 3 weeks ago
- Header only C++14 mocking framework☆848Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 10 months ago
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago
- C++ parsing DSL☆1,089Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,764Updated last year
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago