go-maquina
go-zero
go-maquina | go-zero | |
---|---|---|
3 | 104 | |
53 | 28,849 | |
- | 1.3% | |
0.0 | 9.6 | |
about 1 year ago | 7 days ago | |
Go | Go | |
MIT License | MIT License |
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
-
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
go-zero
- Go-zero: A cloud-native Go microservices framework with CLI tool
- A cloud-native Go microservices framework with CLI tool for productivity
- A simple way to use sync.WaitGroup.
-
A different and easy way to write web applications.
Check it out in https://github.com/zeromicro/go-zero
-
Best Web Sever Framework?
Maybe you can try https://github.com/zeromicro/go-zero, a different way to write your web applications. It generates the skeleton of your web apps.
- Best golang framework for microservice
- Does Go have a widely used framework, or it's used without anything?
-
What is the best microservices framework in Go?
Easy to use with start with https://github.com/zeromicro/go-zero, cannot say about long term.
-
Most Popular GoLang Frameworks
Website: https://go-zero.dev
-
go-zero v1.4.1 released - an ultimate microservice framework.
GitHub: https://github.com/zeromicro/go-zero
What are some alternatives?
stream - Stream API for Go.
kratos - Your ultimate Go microservices framework for the cloud-native era.
generic-client
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
surf - CLI Text Search across your infrastructure platforms, Universal Ctrl+F for infra
gin-boilerplate - The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
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.
grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC
peasocket - little websocket implementation
go-micro - A Go microservices framework [Moved to: https://github.com/micro/go-micro]
mu8 - Genetic algorithm for unsupervised machine learning in Go.
GORM - The fantastic ORM library for Golang, aims to be developer friendly