fsm

FSM

A package that allows developers to add finite-state machines to their Go code

Finite State Machine package in Go

GitHub

66 stars
2 watching
5 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
theckman/go-fsmA library providing a simple and safe finite state machine implementation in Go.17
igorrius/go-fsmA Go package implementing a Finite State Machine with contextual state transitions and actions.9
gurpartap/statemachine-goA library that provides a simple and feature-complete implementation of finite-state machines in Go100
dyrkin/fsmAn implementation of a Finite State Machine in Go.62
calebwin/go-smA Go library for generating and managing finite-state machines with persistent state history and callback functions.14
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159
bykof/statefulA library for creating and managing finite state machines in Go.209
d5/go-fsmA Go library implementing an immutable state machine with conditional and action functions37
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
gmclan-org/fsm-ai-moduleA finite state machine implementation for AI behavior in game development3
choojs/nanostateA library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking.170
entt-dev/fsmA C++ implementation of a finite state machine with ECS layout optimization8
matthewp/robotA functional and immutable Finite State Machine library for managing application state in JavaScript applications.1,931
fgmacedo/python-statemachineA Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation.931
qmuntal/statelessA Go library for creating finite state machines directly in code981