arximboldi / lager
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
☆719Updated 4 months ago
Alternatives and similar repositories for lager:
Users that are interested in lager are comparing it to the libraries listed below
- Runtime polymorphism done right☆996Updated 3 years ago
- Transducers for C++ — Clojure style higher order push/pull sequence transformations☆233Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,540Updated 6 months ago
- Implementation of strong types in C++☆786Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- This is an experimental library that has evolved to P2688☆671Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- C++ parsing DSL☆1,046Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆950Updated 9 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆594Updated 2 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆540Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆484Updated last week
- C++20 μ(micro)/Unit Testing Framework☆1,312Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆447Updated 6 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- Pipelines for expressive code on collections in C++☆817Updated 4 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆517Updated 2 weeks ago
- build2 build system☆617Updated this week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆468Updated 6 months ago