go-fsm
State machine library
A Go library implementing an immutable state machine with conditional and action functions
A scriptable FSM library for Go
37 stars
5 watching
3 forks
Language: Go
last commit: almost 5 years ago fsmgogolangscripting-languagetengo
Related projects:
Repository | Description | Stars |
---|---|---|
calebwin/go-sm | A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
bykof/stateful | A library for creating and managing finite state machines in Go. | 209 |
gurpartap/statemachine-go | A library that provides a simple and feature-complete implementation of finite-state machines in Go | 98 |
igorrius/go-fsm | A Go package implementing a Finite State Machine with contextual state transitions and actions. | 9 |
dyrkin/fsm | An implementation of a Finite State Machine in Go. | 62 |
ryanfaerman/fsm | A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 972 |
theckman/go-fsm | A library providing a simple and safe finite state machine implementation in Go. | 17 |
fgmacedo/python-statemachine | A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 911 |
cocoonspace/fsm | A package that allows developers to add finite-state machines to their Go code | 65 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 306 |
sasa1977/fsm | An immutable finite state machine implementation without separate processes | 358 |
cassiozen/state-machine | A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
fsprojects/graphprovider | A state machine type provider for managing discrete states and transitions in software systems | 35 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,138 |