微服務:https://github.com/micro/go-micro https://github.com/istio/istio
監控:https://github.com/prometheus/prometheus
權限:https://github.com/casbin/casbin
RPC:https://github.com/grpc/grpc-go https://github.com/grpc-ecosystem/grpc-gateway
日志:https://github.com/uber-go/zap https://github.com/sirupsen/logrus
鏈路追蹤:https://github.com/opentracing/opentracing-go https://github.com/jaegertracing/jaeger
SQL:https://github.com/jinzhu/gorm https://github.com/jmoiron/sqlx
API框架:https://github.com/gin-gonic/gin
依賴注入:https://github.com/google/wire
Redis:https://github.com/go-redis/redis
MongoDB:https://github.com/mongodb/mongo-go-driver
服務發現:https://github.com/hashicorp/consul https://github.com/etcd-io/etcd
反向代理:https://github.com/containous/traefik
API網關:https://github.com/solo-io/gloo
容器編排:https://github.com/kubernetes/kubernetes
看板系統:https://github.com/grafana/grafana