FSM

FSM library

A C++ implementation of a finite state machine with ECS layout optimization

finite-state-machine demo

GitHub

8 stars
3 watching
1 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
digint/tinyfsmA simple C++ finite state machine library for building and managing complex state transitions.958
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
erikzenker/hsmA C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming.191
andrew-gresyk/hfsm2A header-only C++ library implementing a high-performance hierarchical finite state machine framework.489
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
mpusz/fsm-variantAn implementation of a finite state machine using std::variant in C++84
owickstrom/motorA Haskell library for building type-safe finite-state machines with effects.95
vstirbu/fsm-as-promisedA minimalistic finite state machine library implemented using ES6 promises463
cocoonspace/fsmA package that allows developers to add finite-state machines to their Go code66
matthewp/robotA functional and immutable Finite State Machine library for managing application state in JavaScript applications.1,931
beh01der/easyflowA lightweight Finite State Machine implementation in Java447
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159
kbrw/exfsmA simple Elixir library to define and compose finite state machines as functions11
doraxcyle/cuestateA C++ template metaprogramming framework for building finite state machines by automatically generating the code from a state table.6
tbpixel/functional-finite-state-machineA dead simple finite-state-machine implementation in JavaScript14