arximboldi / lagerView external linksLinks
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
☆760Updated this week
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☆246Jan 13, 2026Updated last month
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,803Jan 29, 2026Updated 2 weeks ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆551Aug 17, 2022Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202May 11, 2023Updated 2 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,272Jan 18, 2026Updated 3 weeks ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆303Jan 26, 2026Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Dec 20, 2025Updated last month
- Parsing Expression Grammar Template Library☆2,109Jan 10, 2026Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- Implementation of strong types in C++☆821Sep 29, 2022Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- C++ parsing DSL☆1,226Oct 18, 2025Updated 3 months ago
- An indirect value-type for C++☆83Sep 22, 2023Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Feb 2, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,411Feb 8, 2026Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,026Dec 17, 2025Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- Reactive Extensions for C++☆3,174Jul 30, 2024Updated last year
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆498Sep 14, 2025Updated 5 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆584Updated this week
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Unified Executors☆1,684Feb 6, 2026Updated last week
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago