fsm-variant

FSM library

An implementation of a finite state machine using std::variant in C++

Finite State Machine implementation using std::variant

GitHub

84 stars
3 watching
12 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
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
pzuh/finitestatemachineAn implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games3
steelbreeze/stateA library for building hierarchical finite state machines with support for multiple instances and event-based transitions185
digint/tinyfsmA simple C++ finite state machine library for building and managing complex state transitions.958
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
matthewp/robotA functional and immutable Finite State Machine library for managing application state in JavaScript applications.1,931
andrew-gresyk/hfsm2A header-only C++ library implementing a high-performance hierarchical finite state machine framework.489
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
tbpixel/functional-finite-state-machineA dead simple finite-state-machine implementation in JavaScript14
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159
choojs/nanostateA library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking.170