cuestate

FSM generator

A C++ template metaprogramming framework for building finite state machines by automatically generating the code from a state table.

C++ template metaprogramming FSM

GitHub

6 stars
1 watching
4 forks
Language: C++
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
entt-dev/fsmA C++ implementation of a finite state machine with ECS layout optimization8
erikzenker/hsmA C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming.191
digint/tinyfsmA simple C++ finite state machine library for building and managing complex state transitions.958
deepgrace/monsterAn advanced C++ template metaprogramming framework for working with sequences and algorithms.164
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
steelbreeze/stateA library for building hierarchical finite state machines with support for multiple instances and event-based transitions185
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
andrew-gresyk/hfsm2A header-only C++ library implementing a high-performance hierarchical finite state machine framework.489
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
kbrw/exfsmA simple Elixir library to define and compose finite state machines as functions11
tbpixel/functional-finite-state-machineA dead simple finite-state-machine implementation in JavaScript14
atabel/makinaA simple finite state machine with guard conditions and callbacks for managing complex logic flows.1
mpusz/fsm-variantAn implementation of a finite state machine using std::variant in C++84
matthewp/robotA functional and immutable Finite State Machine library for managing application state in JavaScript applications.1,931
stonecypher/jssmA JavaScript library for creating and managing finite state machines with visualizations340