shniu / gokits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gokits

Golang development tool kits.

  • Synchronization for groups of related goroutines

go-workgroup

Third-party libs

  • pkg/errors
  • zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity.

Reference

  • go-kit/kit is a programming toolkit for building microservices in go.
  • google/go-cloud is go cloud development kit.
  • kratos
  • asim/go-micro a distributed systems development framework.
  • tal-tech/go-zero is a web and rpc framework with lots of builtin engineering practices.
  • beego/beego is a web framework including RESTful APIs, web apps and backend services.

About

License:Apache License 2.0


Languages

Language:Go 98.5%Language:Makefile 1.5%