erikzenker / hsmLinks
Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code to a minimum.
☆197Updated 2 years ago
Alternatives and similar repositories for hsm
Users that are interested in hsm 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 3 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- C++20 State Machine library☆212Updated last month
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆151Updated 2 months ago
- type-safe and low-boilerplate bit level serialization