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☆167Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- SPY - C++ Information Broker☆157Updated last month
- 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
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 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
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Tool for analyzing includes in C++☆209Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- 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