mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add go-zero (https://github.com/tal-tech/go-zero) (#3480)
This commit is contained in:
parent
c093630573
commit
387c1f0a99
@ -644,6 +644,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [go-mysql-lock](https://github.com/sanketplus/go-mysql-lock) - MySQL based distributed lock.
|
||||
* [go-pdu](https://github.com/pdupub/go-pdu) - A decentralized identity-based social network.
|
||||
* [go-sundheit](https://github.com/AppsFlyer/go-sundheit) - A library built to provide support for defining async service health checks for golang services.
|
||||
* [go-zero](https://github.com/tal-tech/go-zero) - A web and rpc framework. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
|
||||
* [gorpc](https://github.com/valyala/gorpc) - Simple, fast and scalable RPC library for high load.
|
||||
* [grpc-go](https://github.com/grpc/grpc-go) - The Go language implementation of gRPC. HTTP/2 based RPC.
|
||||
* [hprose](https://github.com/hprose/hprose-golang) - Very newbility RPC Library, support 25+ languages now.
|
||||
|
Loading…
Reference in New Issue
Block a user