arximboldi / lagerLinks
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
☆744Updated 3 months 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☆242Updated 8 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆907Updated last year
- Implementation of strong types in C++☆810Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last week
- Runtime polymorphism done right☆1,017Updated 4 years ago
- This is an experimental library that has evolved to P2688☆679Updated 10 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 2 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆459Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- A C++20 library for sequence-orientated programming☆643Updated last week
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆964Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,382Updated 2 months ago
- Header only C++14 mocking framework☆868Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,599Updated this week
- C++ parsing DSL☆1,197Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- A C++ tool for a new decade☆296Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,761Updated last month
- build2 build system☆647Updated this week
- Range-based goodness for C++17☆365Updated 4 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆329Updated last month
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,616Updated last month
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆293Updated this week