golang一些库的积累

18393910396 · · 2432 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

```go 1 : go 二维码 https://github.com/tuotoo/qrcode 2: go excel 操作 https://github.com/tealeg/xlsx 3: golang 操作redis https://github.com/garyburd/redigo https://github.com/muesli/cache2go vegamcache:Go实现的分布式内存缓存 https://github.com/sch00lb0y/vegamcache https://github.com/nitishm/go-rejson //可以直接操作json-redis 4 :golang RabbitMQ客户端库 https://github.com/streadway/amqp 5 : gowechat[Golang]: golang WeChat 封装,支持微信公众平台(订阅号,服务号)/微信商家平台/微信开放平台/微信企业号 http://t.cn/R8cEHum 6: gRPC https://github.com/grpc/grpc-go 7: NSQ 是由国外的一个短链服务商bitly使用golang开发的一个消息队列系统 github.com/nsqio/go-nsq 8: Go client for the Docker remote API https://github.com/fsouza/go-dockerclient.git 9 : Micro 一个用 Go 语言实现的微服务框架 https://github.com/micro 10 : Golang implementation of JSON Web Tokens (JWT) https://github.com/dgrijalva/jwt-go 11 : 日志 zap.Logger包 "go.uber.org/zap" "go.uber.org/zap/zapcore" 12 : go-json https://github.com/tidwall/gjson https://github.com/json-iterator/go 13 : mongo https://github.com/globalsign/mgo 14 : 接口访问频率限制 go.uber.org/ratelimit 15 : Golang 动态密码库 Golang OTP(一次性密码)库 https://github.com/xlzd/gotp?from=groupmessage 16: 微服务的示例 https://github.com/micro/examples 17 : go 图表库 github.com/wcharczuk/go-chart 18 :ORM github.com/jirfag/go-queryset/cmd/goqueryset 19 : GoConvey测试框架 github.com/smartystreets/goconvey ```

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

2432 次点击  ∙  6 赞  
加入收藏 微博
14 回复  |  直到 2019-02-22 16:05:12
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传