stateless

State machine library

A Go library for creating finite state machines directly in code

Go library for creating finite state machines

GitHub

981 stars
11 watching
54 forks
Language: Go
last commit: about 2 years ago
Linked from 3 awesome lists

dot-graphfsmgogolangstate-diagramstate-machinestatechart

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gurpartap/statemachine-goA library that provides a simple and feature-complete implementation of finite-state machines in Go100
d5/go-fsmA Go library implementing an immutable state machine with conditional and action functions37
calebwin/go-smA Go library for generating and managing finite-state machines with persistent state history and callback functions.14
bykof/statefulA library for creating and managing finite state machines in Go.209
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
theckman/go-fsmA library providing a simple and safe finite state machine implementation in Go.17
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
veelenga/aasm.crA simple finite state machine library for Crystal classes52
rchamberlin/qmlstatemachineA Qt project demonstrating how to use a C++ state machine with QML for UI14
qor/transitionA state machine implementation for Go, allowing developers to model and manage complex business processes in their applications.433
igorrius/go-fsmA Go package implementing a Finite State Machine with contextual state transitions and actions.9
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
unquietcode/jstateProvides a Java tool for building and managing state machines with standardized methods and callbacks.97
fawdlstty/smliteA state machine library for various programming languages and platforms11
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159