github上用golang寫的項目

1.moby/mobygolang

docker的新馬甲web

2.kubernetes/kubernetesdocker

分佈式容器管理數據庫

3.grafana/grafanawebsocket

一個可視化面板,有漂亮的儀表盤,多種數據來源,適合作系統監控restful

4.coreos/etcd框架

集羣共享信息,服務與發現socket

5.astaxie/beego分佈式

一個快速開發Go應用的http框架微服務

6.gin-gonic/gin

同上

7.prometheus/prometheus

系統監控和報警工具

8.drone/drone

用於CD(Continuous Delivery)

9.mattermost/mattermost-server

相似slack或者釘釘

10.nsqio/nsq

相似rabbitmq,首選kafka?

11.containous/traefik

http反向代理

12.go-martini/martini

web框架

13.revel/revel

web框架

14.joewalnes/websocketd

程序和web的適配模塊

15.labstack/echo

mini的web框架

16.yudai/gotty

web的終端

17.go-kit/kit

go kit 是一個分佈式的開發工具集,在大型的組織(業務)中能夠用來構建微服務

18.urfave/cli

命令行工具

19.derekparker/delve

調試工具,對協程支持良好

20.gizak/termui

terminal dashboard

21.sirupsen/logrus

log模塊,支持各類數據庫

22.urfave/negroni

web框架,相似beego

23.kelseyhightower/confd

統一配置管理工具,支持etcd,consul等

24.elastic/beats

監控和調優golang程序的模塊,使用了Elasticsearch和Logstash

25.gorilla/websocket

websocket實現

26.hashicorp/serf

相似etcd,consul,特色是去中心化

27.grpc/grpc-go

grpc

28.garyburd/redigo

Go client for Redis

29.robertkrimen/otto

反射

30.jaegertracing/jaeger

分佈式狀態跟蹤

31.uber-go/zap

分佈式log

32.micro/go-micro

emicklei/go-restful

goadesign/goa

docker/libchan

golang/protobuf

yuin/gopher-lua

相關文章
相關標籤/搜索