stateful

FSM library

A library for creating and managing finite state machines in Go.

Finite state machine for Go

GitHub

209 stars
14 watching
8 forks
Language: Go
last commit: over 6 years ago
Linked from 1 awesome list

gogolanggraphstate-machinetransitions

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
calebwin/go-smA Go library for generating and managing finite-state machines with persistent state history and callback functions.14
d5/go-fsmA Go library implementing an immutable state machine with conditional and action functions37
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159
theckman/go-fsmA library providing a simple and safe finite state machine implementation in Go.17
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
igorrius/go-fsmA Go package implementing a Finite State Machine with contextual state transitions and actions.9
qmuntal/statelessA Go library for creating finite state machines directly in code981
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
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
cocoonspace/fsmA package that allows developers to add finite-state machines to their Go code66
steelbreeze/stateA library for building hierarchical finite state machines with support for multiple instances and event-based transitions185
owickstrom/motorA Haskell library for building type-safe finite-state machines with effects.95
glyph/automatA Python library for expressing finite-state machines in an idiomatic way, allowing developers to define and enforce complex state transitions without cluttering their code with conditional logic.594
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131