arximboldi / zug
Transducers for C++ — Clojure style higher order push/pull sequence transformations
☆231Updated 3 weeks ago
Alternatives and similar repositories for zug:
Users that are interested in zug are comparing it to the libraries listed below
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆717Updated 3 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- Range-based goodness for C++17☆359Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆424Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆319Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆342Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- It's the C++ Package Manager Manager☆196Updated last year
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆260Updated this week
- Love template metaprogramming☆328Updated 2 years ago
- Functional reactive programming library for c++☆158Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆328Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago
- Lightweight C++20 testing framework.☆275Updated 2 months ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- A reflective enum implementation for C++☆289Updated last year
- Either and Maybe monads for better error-handling in C++ ↔️☆253Updated 5 years ago