mpusz / fsm-variant
Finite State Machine implementation using std::variant
☆85Updated 5 years ago
Alternatives and similar repositories for fsm-variant:
Users that are interested in fsm-variant are comparing it to the libraries listed below
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- ranges features for c+23 ported to C++20☆76Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Polymorphic memory resource for real-time applications.☆65Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago
- Coroutine support tools☆32Updated 5 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated 3 weeks ago
- Various documents and code related to proposals for WG21☆65Updated 6 months ago
- An indirect value-type for C++☆82Updated last year
- SPY - C++ Information Broker☆153Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Agent Based Class Design☆50Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago