statetrooper
StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state transitions based on predefined rules. (by hishamk)
go-maquina
Small finite-state machine library for Go (by soypat)
statetrooper | go-maquina | |
---|---|---|
4 | 3 | |
209 | 53 | |
- | - | |
7.2 | 0.0 | |
about 1 year ago | about 1 year ago | |
Go | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
statetrooper
Posts with mentions or reviews of statetrooper.
We have used some of these posts to build our list of alternatives
and similar projects.
go-maquina
Posts with mentions or reviews of go-maquina.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-17.
-
Now that Golang has generic types, how do you plan to use them?
https://github.com/soypat/go-maquina finite state machine which takes user callbacks with a generically defined input argument to the callback. See fringeFunc[T]
-
go-maquina: Finite-State Machine package in 300 loc
From https://github.com/soypat/go-maquina/blob/main/statemachine.go
What are some alternatives?
When comparing statetrooper and go-maquina you can also consider the following projects:
python-statemachine - Python Finite State Machines made easy.
stream - Stream API for Go.
stateless - Go library for creating finite state machines
generic-client
fsm - Finite State Machine for Go
surf - CLI Text Search across your infrastructure platforms, Universal Ctrl+F for infra
xstate - Actor-based state management & orchestration for complex app logic.
peasocket - little websocket implementation
mu8 - Genetic algorithm for unsupervised machine learning in Go.
go-zero - A cloud-native Go microservices framework with cli tool for productivity.
aws-sdk-go - AWS SDK for the Go programming language.