HFSM2

FSM framework

A header-only C++ library implementing a high-performance hierarchical finite state machine framework.

High-Performance Hierarchical Finite State Machine Framework

GitHub

479 stars
16 watching
63 forks
Language: C++
last commit: 6 months ago
cppcpp11embeddedembedded-systemsfsmfsm-librarygame-devgame-developmentheader-onlyhfsmhierarchical-state-machinemit-licensemodern-cppstate-machinetemplate-metaprogramming

Related projects:

Repository Description Stars
erikzenker/hsm A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. 190
digint/tinyfsm A simple C++ finite state machine library for building and managing complex state transitions. 949
entt-dev/fsm A C++ implementation of a finite state machine with ECS layout optimization 8
ryanfaerman/fsm A lightweight Go library for implementing finite state machines with parallel transition checks. 159
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
bykof/stateful A library for creating and managing finite state machines in Go. 209
steelbreeze/state A library for building hierarchical finite state machines with support for multiple instances and event-based transitions 182
nickuraltsev/finity A finite state machine library with event-based, time-based, and Promise-based triggers. 131
sasa1977/fsm An immutable finite state machine implementation without separate processes 358
intersel/ifsm A JavaScript library to design and manage web user interface behaviors using finite state machines 15
mpusz/fsm-variant An implementation of a finite state machine using std::variant in C++ 84
sohomsahaun/snowstate A finite state machine solution for GameMaker Studio 2. 145
serhiybutz/hsm A framework implementing a hierarchical state machine in Swift for building finite-state machines and asynchronous state transitions 10
stonecypher/jssm A JavaScript library for creating and managing finite state machines with visualizations 335
theckman/go-fsm A library providing a simple and safe finite state machine implementation in Go. 17