mpusz / fsm-variant
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
- 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 last month
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Meta programming library designed for compilation speed.☆170Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 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…☆196Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆100Updated 3 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Various documents and code related to proposals for WG21☆66Updated 8 months 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- Libusb wrapper for Asio☆64Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- SPY - C++ Information Broker☆154Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 6 months ago