HSMCPP: Hierarchical State Machine C++ Library
A comprehensive C++ library for implementing hierarchical (HSM) and finite state machines (FSM) with a focus on embedded and real-time systems. It supports code generation from SCXML, visual debugging, and provides specialized dispatchers for FreeRTOS, Arduino, and POSIX platforms.