arximboldi / lagerLinks
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
☆747Updated 3 weeks ago
Alternatives and similar repositories for lager
Users that are interested in lager are comparing it to the libraries listed below
Sorting:
- Transducers for C++ — Clojure style higher order push/pull sequence transformations☆246Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆917Updated last year
- This is an experimental library that has evolved to P2688☆682Updated last year
- Implementation of strong types in C++☆814Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆764Updated 2 weeks ago
- C++ parsing DSL☆1,212Updated 2 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆465Updated 10 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,613Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆963Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- C++20 μ(micro)/Unit Testing framework☆1,395Updated this week
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆301Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Pipelines for expressive code on collections in C++☆834Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated 3 years ago
- A C++20 library for sequence-orientated programming☆682Updated last month
- A C++ tool for a new decade☆295Updated 3 years ago
- Header only C++14 mocking framework☆870Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆377Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆510Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,661Updated 2 weeks ago
- A header only C++ library that provides type safety and user defined literals for physical units☆519Updated 10 months ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago