arximboldi / lagerLinks
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
☆746Updated 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 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆910Updated last year
- Implementation of strong types in C++☆812Updated 3 years ago
- This is an experimental library that has evolved to P2688☆680Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- Runtime polymorphism done right☆1,020Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated 2 weeks ago
- C++17 `std::variant` for C++11/14/17☆703Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆460Updated 9 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- C++ parsing DSL☆1,201Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- Pipelines for expressive code on collections in C++☆831Updated last year
- A C++ tool for a new decade☆295Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆629Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,602Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated 3 months ago
- Header only C++14 mocking framework☆868Updated 6 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆554Updated 3 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,493Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,628Updated last month
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆295Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago