arximboldi / zugLinks
Transducers for C++ — Clojure style higher order push/pull sequence transformations
☆233Updated 5 months ago
Alternatives and similar repositories for zug
Users that are interested in zug are comparing it to the libraries listed below
Sorting:
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆738Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆367Updated 2 months ago
- It's the C++ Package Manager Manager☆197Updated 2 years ago
- A reflective enum implementation for C++☆295Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- Lightweight C++20 testing framework.☆284Updated 2 months ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆281Updated last week
- Either and Maybe monads for better error-handling in C++ ↔️☆253Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Love template metaprogramming☆328Updated 3 years ago
- Simple C++20 module support for CMake☆211Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- high performance C++20 implementation of std::variant☆54Updated 3 months ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- Functional reactive programming library for c++☆159Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 3 weeks ago