arximboldi / lagerLinks
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
☆758Updated 2 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 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- Runtime polymorphism done right☆1,030Updated 4 years ago
- Implementation of strong types in C++☆818Updated 3 years ago
- This is an experimental library that has evolved to P2688☆683Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆677Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆476Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆635Updated last week
- C++ parsing DSL☆1,224Updated 3 months ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 6 months ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆302Updated this week
- A C++20 library for sequence-orientated programming☆718Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- A C++ tool for a new decade☆295Updated 3 years ago
- 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…☆483Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,406Updated 2 weeks ago
- A new take on polymorphism☆690Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago