golang重要三方库(一)

Golang 2022/06/15 Golang

在github中搜索:language:Go stars数大于100的三方库


网址watchstarfork说明
https://github.com/avelino/awesome-go1,77928,1253,628
https://github.com/containous/traefik47313,3041,294反向代理
https://github.com/fatedier/frp6999,9721,802反向代理
https://github.com/go-kit/kit5149,161915微服务框架
https://github.com/yudai/gotty2769,849565命令行转web
https://github.com/joewalnes/websocketd2879,059477类似gotty
https://github.com/rancher/rancher5037,769757容器编排,web界面
https://github.com/derekparker/delve2827,497566golang调试工具
https://github.com/tsenart/vegeta2137,168432http负载测试
https://github.com/google/cadvisor3577,0021,023容器cpu内存网络实时统计
https://github.com/sirupsen/logrus2026,707905log
https://github.com/bcicen/ctop1386,576221实时监测容器cpu内存网络
https://github.com/julienschmidt/httprouter2276,489650高性能的HTTP请求路由器
https://github.com/golang/groupcache4266,158724替代memcached
https://github.com/istio/istio4086,113777微服务整合
https://github.com/gorilla/mux2055,495711url路由分派
https://github.com/urfave/negroni2245,355434http中间件
https://github.com/PuerkitoBio/goquery2015,305480类似jquery的go库,适合爬虫
https://github.com/tmrts/go-patterns3025,282371go语言设计模式
https://github.com/gorilla/websocket2385,230924替代官方的
https://github.com/grpc/grpc-go3484,921938rpc for golang
https://github.com/kelseyhightower/confd2084,713792统一配置管理支持etcd,consul
https://github.com/spf13/viper1254,617453同上
https://github.com/stretchr/testify974,505463assert和mock
https://github.com/micro/micro2274,110308微服务工具包
https://github.com/jaegertracing/jaeger1694,029313分布式跟踪系统
https://github.com/jmoiron/sqlx1263,945343sql操作封装和扩展
https://github.com/gocolly/colly913,901194爬虫
https://github.com/Workiva/go-datastructures2393,885404go常用数据结构set,avl,b+,queue,sort
https://github.com/ory/hydra1203,883283oauth2
https://github.com/emirpasic/gods1743,656351数据结构:Sets, Lists, Stacks, Maps, Trees, array,hash...
https://github.com/alexflint/gallium1393,548114用go和html写mac应用软件
https://github.com/robertkrimen/otto1543,541308golang中使用javascript
https://github.com/ponzu-cms/ponzu1193,523175golang的web+cms框架
https://github.com/dropbox/godropbox2483,490331用于编写go服务/应用程序的通用库
https://github.com/bitly/oauth2_proxy1323,419751oauth2反向代理
https://github.com/uber-go/zap1223,404236比logrus更好的log?
https://github.com/go-chi/chi1323,195221构建restful的http服务
https://github.com/micro/go-micro1743,112325支持插件的rpc框架
https://github.com/qor/qor2532,952439cms,电商系统等
https://github.com/go-redis/redis1462,951448redis的golang版本


本文地址:https://www.stayed.cn/item/357

转载请注明出处。

本站部分内容来源于网络,如侵犯到您的权益,请 联系我

我的博客

人生若只如初见,何事秋风悲画扇。