go-maquina
Small finite-state machine library for Go (by soypat)
generic-client
By enrichman
go-maquina | generic-client | |
---|---|---|
3 | 1 | |
53 | 0 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | almost 2 years ago | |
Go | Go | |
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.
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
generic-client
Posts with mentions or reviews of generic-client.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-17.
What are some alternatives?
When comparing go-maquina and generic-client you can also consider the following projects:
stream - Stream API for Go.
surf - CLI Text Search across your infrastructure platforms, Universal Ctrl+F for infra
mu8 - Genetic algorithm for unsupervised machine learning in Go.
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.
peasocket - little websocket implementation
golang-generics-dao-example - Example using Generics with DAO
mapreduce - A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
go-zero - A cloud-native Go microservices framework with cli tool for productivity.
aws-sdk-go - AWS SDK for the Go programming language.
go-maquina vs stream
generic-client vs surf
go-maquina vs surf
generic-client vs mu8
go-maquina vs statetrooper
generic-client vs stream
go-maquina vs peasocket
generic-client vs golang-generics-dao-example
go-maquina vs mu8
generic-client vs mapreduce
go-maquina vs go-zero
generic-client vs aws-sdk-go