fsm

FSM

An implementation of a Finite State Machine in Go.

Finite State Machine for Go inspired by Akka FSM

GitHub

62 stars
6 watching
3 forks
Language: Go
last commit: over 6 years ago
Linked from 1 awesome list

akka-fsmfinite-state-machinefsmgogolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
igorrius/go-fsmA Go package implementing a Finite State Machine with contextual state transitions and actions.9
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
bykof/statefulA library for creating and managing finite state machines in Go.209
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
calebwin/go-smA Go library for generating and managing finite-state machines with persistent state history and callback functions.14
cocoonspace/fsmA package that allows developers to add finite-state machines to their Go code66
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
pzuh/finitestatemachineAn implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games3
qmuntal/statelessA Go library for creating finite state machines directly in code981
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
gmclan-org/fsm-ai-moduleA finite state machine implementation for AI behavior in game development3
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