mpusz / fsm-variantLinks
Finite State Machine implementation using std::variant
☆87Updated 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
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☆157Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- type-safe and low-boilerplate bit level serialization☆121Updated 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 last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 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…☆197Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- A bunch of small C++ utilities☆65Updated last year
- An indirect value-type for C++☆83Updated last year
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- 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
- Libusb wrapper for Asio☆64Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆148Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A simple framework for compile-time benchmarks☆183Updated 4 years ago