mpusz / fsm-variantLinks
Finite State Machine implementation using std::variant
☆90Updated 6 years ago
Alternatives and similar repositories for fsm-variant
Users that are interested in fsm-variant are comparing it to the libraries listed below
Sorting:
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years 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…☆203Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last month
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Libusb wrapper for Asio☆65Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆145Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- A bunch of small C++ utilities☆70Updated 2 years ago
- Tool for analyzing includes in C++☆209Updated last year
- Meta programming library designed for compilation speed.☆172Updated last month
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- value types for composite class design - with allocators☆72Updated last month
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆88Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆106Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 4 years ago