Merge pull request #192 from guozhen-robot/robot-1577153641

auto commit
This commit is contained in:
Gaozhen Ying 2019-12-24 10:23:38 +08:00 committed by GitHub
commit beae2d4fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 48 deletions

View File

@ -7,7 +7,7 @@
[Archived]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.2.1/docs/archived.svg "项目已归档" [Archived]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.2.1/docs/archived.svg "项目已归档"
[GoDoc]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/DOC.svg "godoc文档地址" [GoDoc]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/DOC.svg "godoc文档地址"
**此项目是 [awesome-go](https://awesome-go.com/) 中文版,最后一次同步时间 : 2019-12-23 15:12:34(每隔1天同步一次)** **此项目是 [awesome-go](https://awesome-go.com/) 中文版,最后一次同步时间 : 2019-12-24 10:12:03(每隔1天同步一次)**
[![chinese](https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/english.svg)](README_EN.md) [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://travis-ci.org/avelino/awesome-go) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Slack Widget](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=red)](http://gophers.slack.com/messages/awesome) [![Netlify Status](https://api.netlify.com/api/v1/badges/83a6dcbe-0da6-433e-b586-f68109286bd5/deploy-status)](https://app.netlify.com/sites/awesome-go/deploys) [![chinese](https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/english.svg)](README_EN.md) [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://travis-ci.org/avelino/awesome-go) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Slack Widget](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=red)](http://gophers.slack.com/messages/awesome) [![Netlify Status](https://api.netlify.com/api/v1/badges/83a6dcbe-0da6-433e-b586-f68109286bd5/deploy-status)](https://app.netlify.com/sites/awesome-go/deploys)
@ -163,7 +163,7 @@
* [goth](https://github.com/markbates/goth) **star:2448** 提供了 OAuth 和 OAuth2 的简单清晰易用的方法。可开箱即用处理多个提供程序。 [![star > 2000][Awesome]](https://github.com/markbates/goth) [![最近一周有更新][Green]](https://github.com/markbates/goth) [![godoc][GoDoc]](https://godoc.org/github.com/markbates/goth) * [goth](https://github.com/markbates/goth) **star:2448** 提供了 OAuth 和 OAuth2 的简单清晰易用的方法。可开箱即用处理多个提供程序。 [![star > 2000][Awesome]](https://github.com/markbates/goth) [![最近一周有更新][Green]](https://github.com/markbates/goth) [![godoc][GoDoc]](https://godoc.org/github.com/markbates/goth)
* [authboss](https://github.com/volatiletech/authboss) **star:2062** web模块化认证系统。它试图删除尽可能多的模板文件和硬编码以便每次新建一个新的web项目时您都可以插入、配置并开始构建您的应用程序而不必每次都构建一个身份验证系统。 [![star > 2000][Awesome]](https://github.com/volatiletech/authboss) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/authboss) * [authboss](https://github.com/volatiletech/authboss) **star:2062** web模块化认证系统。它试图删除尽可能多的模板文件和硬编码以便每次新建一个新的web项目时您都可以插入、配置并开始构建您的应用程序而不必每次都构建一个身份验证系统。 [![star > 2000][Awesome]](https://github.com/volatiletech/authboss) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/authboss)
* [osin](https://github.com/openshift/osin) **star:1569** OAuth2服务器库。 [![最近一周有更新][Green]](https://github.com/openshift/osin) [![godoc][GoDoc]](https://godoc.org/github.com/openshift/osin) * [osin](https://github.com/openshift/osin) **star:1569** OAuth2服务器库。 [![最近一周有更新][Green]](https://github.com/openshift/osin) [![godoc][GoDoc]](https://godoc.org/github.com/openshift/osin)
* [go-jose](https://github.com/square/go-jose) **star:1413** 相当完整地实现了JOSE工作组的JSON Web令牌、JSON Web签名和JSON Web加密规范。 [![最近一周有更新][Green]](https://github.com/square/go-jose) [![godoc][GoDoc]](https://godoc.org/github.com/square/go-jose) * [go-jose](https://github.com/square/go-jose) **star:1413** 相当完整地实现了JOSE工作组的JSON Web令牌、JSON Web签名和JSON Web加密规范。 [![godoc][GoDoc]](https://godoc.org/github.com/square/go-jose)
* [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) **star:1395** 用 Golang 编写的独立且符合规范的OAuth2服务器。 [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/go-oauth2-server) * [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) **star:1395** 用 Golang 编写的独立且符合规范的OAuth2服务器。 [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/go-oauth2-server)
* [gologin](https://github.com/dghubble/gologin) **star:1131** 用于使用OAuth1和OAuth2身份验证提供者登录的可链处理程序。 [![godoc][GoDoc]](https://godoc.org/github.com/dghubble/gologin) * [gologin](https://github.com/dghubble/gologin) **star:1131** 用于使用OAuth1和OAuth2身份验证提供者登录的可链处理程序。 [![godoc][GoDoc]](https://godoc.org/github.com/dghubble/gologin)
* [gorbac](https://github.com/mikespook/gorbac) **star:962** 轻量级的基于角色的访问控制(RBAC)实现。 [![godoc][GoDoc]](https://godoc.org/github.com/mikespook/gorbac) * [gorbac](https://github.com/mikespook/gorbac) **star:962** 轻量级的基于角色的访问控制(RBAC)实现。 [![godoc][GoDoc]](https://godoc.org/github.com/mikespook/gorbac)
@ -438,7 +438,7 @@
* [Bitcask](https://github.com/prologic/bitcask) **star:232** Bitcask是一个可嵌入的、持久的、快速的键值(KV)数据库使用纯Go编写具有可预测的读写性能、低延迟和高吞吐量这得益于Bitcask的磁盘布局(LSM+WAL)。 [![最近一周有更新][Green]](https://github.com/prologic/bitcask) [![godoc][GoDoc]](https://godoc.org/github.com/prologic/bitcask) * [Bitcask](https://github.com/prologic/bitcask) **star:232** Bitcask是一个可嵌入的、持久的、快速的键值(KV)数据库使用纯Go编写具有可预测的读写性能、低延迟和高吞吐量这得益于Bitcask的磁盘布局(LSM+WAL)。 [![最近一周有更新][Green]](https://github.com/prologic/bitcask) [![godoc][GoDoc]](https://godoc.org/github.com/prologic/bitcask)
* [piladb](https://github.com/fern4lvarez/piladb) **star:170** 基于堆栈数据结构的轻量级RESTful数据库引擎。 [![最近一年没有更新][Yellow]](https://github.com/fern4lvarez/piladb) [![godoc][GoDoc]](https://godoc.org/github.com/fern4lvarez/piladb) * [piladb](https://github.com/fern4lvarez/piladb) **star:170** 基于堆栈数据结构的轻量级RESTful数据库引擎。 [![最近一年没有更新][Yellow]](https://github.com/fern4lvarez/piladb) [![godoc][GoDoc]](https://godoc.org/github.com/fern4lvarez/piladb)
* [Vasto](https://github.com/chrislusf/vasto) **star:165** 分布式高性能键值存储。可做磁盘备份。最终一致。高可用。能够在不中断服务的情况下增长或收缩。 [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/vasto) * [Vasto](https://github.com/chrislusf/vasto) **star:165** 分布式高性能键值存储。可做磁盘备份。最终一致。高可用。能够在不中断服务的情况下增长或收缩。 [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/vasto)
* [Kivik](https://github.com/go-kivik/kivik) **star:134** Kivik为CouchDB、PouchDB和类似的数据库提供了一个通用的Go和GopherJS客户端库。 [![最近一周有更新][Green]](https://github.com/go-kivik/kivik) [![godoc][GoDoc]](https://godoc.org/github.com/go-kivik/kivik) * [Kivik](https://github.com/go-kivik/kivik) **star:134** Kivik为CouchDB、PouchDB和类似的数据库提供了一个通用的Go和GopherJS客户端库。 [![godoc][GoDoc]](https://godoc.org/github.com/go-kivik/kivik)
* [slowpoke](https://github.com/recoilme/slowpoke) **star:94** 具有持久性的键值存储。 [![godoc][GoDoc]](https://godoc.org/github.com/recoilme/slowpoke) * [slowpoke](https://github.com/recoilme/slowpoke) **star:94** 具有持久性的键值存储。 [![godoc][GoDoc]](https://godoc.org/github.com/recoilme/slowpoke)
* [Scribble](https://github.com/nanobox-io/golang-scribble) **star:82** 小型平面文件JSON存储。 [![godoc][GoDoc]](https://godoc.org/github.com/nanobox-io/golang-scribble) * [Scribble](https://github.com/nanobox-io/golang-scribble) **star:82** 小型平面文件JSON存储。 [![godoc][GoDoc]](https://godoc.org/github.com/nanobox-io/golang-scribble)
* [couchcache](https://github.com/codingsince1985/couchcache) **star:46** 由 Couchbase服务 支持的RESTful缓存微服务。 [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/couchcache) * [couchcache](https://github.com/codingsince1985/couchcache) **star:46** 由 Couchbase服务 支持的RESTful缓存微服务。 [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/couchcache)
@ -469,7 +469,7 @@
*数据库工具。 (翻译出错了? 试试 [英文版](README_EN.md#database) 吧~)* *数据库工具。 (翻译出错了? 试试 [英文版](README_EN.md#database) 吧~)*
* [vitess](https://github.com/youtube/vitess) **star:9249** vitess提供了可以为大规模web服务扩展MySQL数据库提供便利的服务和工具。 [![star > 2000][Awesome]](https://github.com/youtube/vitess) [![最近一周有更新][Green]](https://github.com/youtube/vitess) [![godoc][GoDoc]](https://godoc.org/github.com/youtube/vitess) * [vitess](https://github.com/youtube/vitess) **star:9249** vitess提供了可以为大规模web服务扩展MySQL数据库提供便利的服务和工具。 [![star > 2000][Awesome]](https://github.com/youtube/vitess) [![最近一周有更新][Green]](https://github.com/youtube/vitess) [![godoc][GoDoc]](https://godoc.org/github.com/youtube/vitess)
* [pgweb](https://github.com/sosedoff/pgweb) **star:6191** 基于web的PostgreSQL数据库浏览器。 [![star > 2000][Awesome]](https://github.com/sosedoff/pgweb) [![最近一周有更新][Green]](https://github.com/sosedoff/pgweb) [![godoc][GoDoc]](https://godoc.org/github.com/sosedoff/pgweb) * [pgweb](https://github.com/sosedoff/pgweb) **star:6191** 基于web的PostgreSQL数据库浏览器。 [![star > 2000][Awesome]](https://github.com/sosedoff/pgweb) [![godoc][GoDoc]](https://godoc.org/github.com/sosedoff/pgweb)
* [kingshard](https://github.com/flike/kingshard) **star:4933** kingshard 是基于 Golang 的MySQL高性能代理。 [![star > 2000][Awesome]](https://github.com/flike/kingshard) [![godoc][GoDoc]](https://godoc.org/github.com/flike/kingshard) [![包含中文文档][CN]](https://github.com/flike/kingshard) * [kingshard](https://github.com/flike/kingshard) **star:4933** kingshard 是基于 Golang 的MySQL高性能代理。 [![star > 2000][Awesome]](https://github.com/flike/kingshard) [![godoc][GoDoc]](https://godoc.org/github.com/flike/kingshard) [![包含中文文档][CN]](https://github.com/flike/kingshard)
* [orchestrator](https://github.com/github/orchestrator) **star:3275** MySQL复制拓扑管理器和可视化工具。 [![star > 2000][Awesome]](https://github.com/github/orchestrator) [![最近一周有更新][Green]](https://github.com/github/orchestrator) [![godoc][GoDoc]](https://godoc.org/github.com/github/orchestrator) * [orchestrator](https://github.com/github/orchestrator) **star:3275** MySQL复制拓扑管理器和可视化工具。 [![star > 2000][Awesome]](https://github.com/github/orchestrator) [![最近一周有更新][Green]](https://github.com/github/orchestrator) [![godoc][GoDoc]](https://godoc.org/github.com/github/orchestrator)
* [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) **star:2704** 自动将MySQL数据同步到Elasticsearch中。 [![star > 2000][Awesome]](https://github.com/siddontang/go-mysql-elasticsearch) [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/go-mysql-elasticsearch) * [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) **star:2704** 自动将MySQL数据同步到Elasticsearch中。 [![star > 2000][Awesome]](https://github.com/siddontang/go-mysql-elasticsearch) [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/go-mysql-elasticsearch)
@ -648,7 +648,7 @@
* [go-dkim](https://github.com/toorop/go-dkim) **star:52** DKIM库用于签署 & 验证电子邮件。 [![godoc][GoDoc]](https://godoc.org/github.com/toorop/go-dkim) * [go-dkim](https://github.com/toorop/go-dkim) **star:52** DKIM库用于签署 & 验证电子邮件。 [![godoc][GoDoc]](https://godoc.org/github.com/toorop/go-dkim)
* [go-premailer](https://github.com/vanng822/go-premailer) **star:42** 在HTML邮件中支持CSS内联。 [![godoc][GoDoc]](https://godoc.org/github.com/vanng822/go-premailer) * [go-premailer](https://github.com/vanng822/go-premailer) **star:42** 在HTML邮件中支持CSS内联。 [![godoc][GoDoc]](https://godoc.org/github.com/vanng822/go-premailer)
* [mailchain](https://github.com/mailchain/mailchain) **star:32** 发送加密的电子邮件到区块链地址写在Go。 [![最近一周有更新][Green]](https://github.com/mailchain/mailchain) [![godoc][GoDoc]](https://godoc.org/github.com/mailchain/mailchain) * [mailchain](https://github.com/mailchain/mailchain) **star:32** 发送加密的电子邮件到区块链地址写在Go。 [![最近一周有更新][Green]](https://github.com/mailchain/mailchain) [![godoc][GoDoc]](https://godoc.org/github.com/mailchain/mailchain)
* [go-simple-mail](https://github.com/xhit/go-simple-mail) **star:11** 非常简单的包发送电子邮件与SMTP保持活动和两个超时:连接和发送。 [![最近一周有更新][Green]](https://github.com/xhit/go-simple-mail) [![godoc][GoDoc]](https://godoc.org/github.com/xhit/go-simple-mail) * [go-simple-mail](https://github.com/xhit/go-simple-mail) **star:11** 非常简单的包发送电子邮件与SMTP保持活动和两个超时:连接和发送。 [![godoc][GoDoc]](https://godoc.org/github.com/xhit/go-simple-mail)
## 可嵌入的脚本语言 ## 可嵌入的脚本语言
@ -755,7 +755,7 @@
* [Leaf](https://github.com/name5566/leaf) **star:3299** 轻量级游戏服务器框架。 [![star > 2000][Awesome]](https://github.com/name5566/leaf) [![godoc][GoDoc]](https://godoc.org/github.com/name5566/leaf) [![包含中文文档][CN]](https://github.com/name5566/leaf) * [Leaf](https://github.com/name5566/leaf) **star:3299** 轻量级游戏服务器框架。 [![star > 2000][Awesome]](https://github.com/name5566/leaf) [![godoc][GoDoc]](https://godoc.org/github.com/name5566/leaf) [![包含中文文档][CN]](https://github.com/name5566/leaf)
* [Pixel](https://github.com/faiface/pixel) **star:2635** 手工制作的 2D 游戏库。 [![star > 2000][Awesome]](https://github.com/faiface/pixel) [![godoc][GoDoc]](https://godoc.org/github.com/faiface/pixel) * [Pixel](https://github.com/faiface/pixel) **star:2635** 手工制作的 2D 游戏库。 [![star > 2000][Awesome]](https://github.com/faiface/pixel) [![godoc][GoDoc]](https://godoc.org/github.com/faiface/pixel)
* [Ebiten](https://github.com/hajimehoshi/ebiten) **star:2351** 很简单的 2D 游戏库。 [![star > 2000][Awesome]](https://github.com/hajimehoshi/ebiten) [![最近一周有更新][Green]](https://github.com/hajimehoshi/ebiten) [![godoc][GoDoc]](https://godoc.org/github.com/hajimehoshi/ebiten) * [Ebiten](https://github.com/hajimehoshi/ebiten) **star:2351** 很简单的 2D 游戏库。 [![star > 2000][Awesome]](https://github.com/hajimehoshi/ebiten) [![最近一周有更新][Green]](https://github.com/hajimehoshi/ebiten) [![godoc][GoDoc]](https://godoc.org/github.com/hajimehoshi/ebiten)
* [goworld](https://github.com/xiaonanln/goworld) **star:1336** 可伸缩的游戏服务器引擎,具有 space-entity 框架和 hot-swapping 功能。 [![最近一周有更新][Green]](https://github.com/xiaonanln/goworld) [![godoc][GoDoc]](https://godoc.org/github.com/xiaonanln/goworld) [![包含中文文档][CN]](https://github.com/xiaonanln/goworld) * [goworld](https://github.com/xiaonanln/goworld) **star:1336** 可伸缩的游戏服务器引擎,具有 space-entity 框架和 hot-swapping 功能。 [![godoc][GoDoc]](https://godoc.org/github.com/xiaonanln/goworld) [![包含中文文档][CN]](https://github.com/xiaonanln/goworld)
* [go-sdl2](https://github.com/veandco/go-sdl2) **star:1240** 实现了[Simple DirectMedia Layer](https://www.libsdl.org/)。 * [go-sdl2](https://github.com/veandco/go-sdl2) **star:1240** 实现了[Simple DirectMedia Layer](https://www.libsdl.org/)。
* [engo](https://github.com/EngoEngine/engo) **star:1138** 开源 2D 游戏引擎。它遵循 Entity-Component-System 范式。 [![godoc][GoDoc]](https://godoc.org/github.com/EngoEngine/engo) * [engo](https://github.com/EngoEngine/engo) **star:1138** 开源 2D 游戏引擎。它遵循 Entity-Component-System 范式。 [![godoc][GoDoc]](https://godoc.org/github.com/EngoEngine/engo)
* [nano](https://github.com/lonng/nano) **star:1128** 轻量级、方便、高性能的基于golang的游戏服务器框架。 [![最近一周有更新][Green]](https://github.com/lonng/nano) [![godoc][GoDoc]](https://godoc.org/github.com/lonng/nano) [![包含中文文档][CN]](https://github.com/lonng/nano) * [nano](https://github.com/lonng/nano) **star:1128** 轻量级、方便、高性能的基于golang的游戏服务器框架。 [![最近一周有更新][Green]](https://github.com/lonng/nano) [![godoc][GoDoc]](https://godoc.org/github.com/lonng/nano) [![包含中文文档][CN]](https://github.com/lonng/nano)
@ -827,7 +827,7 @@
* [GoSlaves](https://github.com/themester/GoSlaves) **star:88** 简单异步的协程池。 [![godoc][GoDoc]](https://godoc.org/github.com/themester/GoSlaves) * [GoSlaves](https://github.com/themester/GoSlaves) **star:88** 简单异步的协程池。 [![godoc][GoDoc]](https://godoc.org/github.com/themester/GoSlaves)
* [semaphore](https://github.com/kamilsk/semaphore) **star:81** 信号量模式实现,可根据通道和上下文进行具备超时功能的锁定/解锁操作。 [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/semaphore) * [semaphore](https://github.com/kamilsk/semaphore) **star:81** 信号量模式实现,可根据通道和上下文进行具备超时功能的锁定/解锁操作。 [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/semaphore)
* [semaphore](https://github.com/marusama/semaphore) **star:79** 基于 CAS 的可快速调整的信号量实现(比基于通道的信号量实现更快)。 [![godoc][GoDoc]](https://godoc.org/github.com/marusama/semaphore) * [semaphore](https://github.com/marusama/semaphore) **star:79** 基于 CAS 的可快速调整的信号量实现(比基于通道的信号量实现更快)。 [![godoc][GoDoc]](https://godoc.org/github.com/marusama/semaphore)
* [gpool](https://github.com/Sherifabdlnaby/gpool) **star:59** manages a resizeable pool of context-aware goroutines to bound concurrency [![最近一周有更新][Green]](https://github.com/Sherifabdlnaby/gpool) [![godoc][GoDoc]](https://godoc.org/github.com/Sherifabdlnaby/gpool) * [gpool](https://github.com/Sherifabdlnaby/gpool) **star:59** manages a resizeable pool of context-aware goroutines to bound concurrency [![godoc][GoDoc]](https://godoc.org/github.com/Sherifabdlnaby/gpool)
* [gowp](https://github.com/xxjwxc/gowp) **star:52** gowp是高并发性限制异步工作池。 [![godoc][GoDoc]](https://godoc.org/github.com/xxjwxc/gowp) [![包含中文文档][CN]](https://github.com/xxjwxc/gowp) * [gowp](https://github.com/xxjwxc/gowp) **star:52** gowp是高并发性限制异步工作池。 [![godoc][GoDoc]](https://godoc.org/github.com/xxjwxc/gowp) [![包含中文文档][CN]](https://github.com/xxjwxc/gowp)
* [worker-pool](https://github.com/vardius/worker-pool) **star:51** 一个简单的 Go 异步工作池。 [![godoc][GoDoc]](https://godoc.org/github.com/vardius/worker-pool) * [worker-pool](https://github.com/vardius/worker-pool) **star:51** 一个简单的 Go 异步工作池。 [![godoc][GoDoc]](https://godoc.org/github.com/vardius/worker-pool)
* [breaker](https://github.com/kamilsk/breaker) **star:45** 灵活的机制,可以使执行流可中断。 [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/breaker) * [breaker](https://github.com/kamilsk/breaker) **star:45** 灵活的机制,可以使执行流可中断。 [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/breaker)
@ -912,7 +912,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goimagehash](https://github.com/corona10/goimagehash) **star:259** 图像哈希处理的Go语言包。 [![godoc][GoDoc]](https://godoc.org/github.com/corona10/goimagehash) * [goimagehash](https://github.com/corona10/goimagehash) **star:259** 图像哈希处理的Go语言包。 [![godoc][GoDoc]](https://godoc.org/github.com/corona10/goimagehash)
* [rez](https://github.com/bamiaux/rez) **star:193** 纯Go语言和SIMD实现的图像大小调整。 [![最近一年没有更新][Yellow]](https://github.com/bamiaux/rez) [![godoc][GoDoc]](https://godoc.org/github.com/bamiaux/rez) * [rez](https://github.com/bamiaux/rez) **star:193** 纯Go语言和SIMD实现的图像大小调整。 [![最近一年没有更新][Yellow]](https://github.com/bamiaux/rez) [![godoc][GoDoc]](https://godoc.org/github.com/bamiaux/rez)
* [img](https://github.com/hawx/img) **star:131** 图像处理工具的集合。 [![最近一年没有更新][Yellow]](https://github.com/hawx/img) [![godoc][GoDoc]](https://godoc.org/github.com/hawx/img) * [img](https://github.com/hawx/img) **star:131** 图像处理工具的集合。 [![最近一年没有更新][Yellow]](https://github.com/hawx/img) [![godoc][GoDoc]](https://godoc.org/github.com/hawx/img)
* [darkroom](https://github.com/gojek/darkroom) **star:104** An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency. [![最近一周有更新][Green]](https://github.com/gojek/darkroom) [![godoc][GoDoc]](https://godoc.org/github.com/gojek/darkroom) * [darkroom](https://github.com/gojek/darkroom) **star:104** An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency. [![godoc][GoDoc]](https://godoc.org/github.com/gojek/darkroom)
* [go-cairo](https://github.com/ungerik/go-cairo) **star:90** cairo图形库的Go binding。 [![godoc][GoDoc]](https://godoc.org/github.com/ungerik/go-cairo) * [go-cairo](https://github.com/ungerik/go-cairo) **star:90** cairo图形库的Go binding。 [![godoc][GoDoc]](https://godoc.org/github.com/ungerik/go-cairo)
* [mergi](https://github.com/noelyahan/mergi) **star:85** 用于图像处理(合并、裁剪、调整大小、水印、动画)的工具和Go库。 [![godoc][GoDoc]](https://godoc.org/github.com/noelyahan/mergi) * [mergi](https://github.com/noelyahan/mergi) **star:85** 用于图像处理(合并、裁剪、调整大小、水印、动画)的工具和Go库。 [![godoc][GoDoc]](https://godoc.org/github.com/noelyahan/mergi)
* [gltf](https://github.com/qmuntal/gltf) **star:58** 一个高效、健壮的glTF 2.0文件读取、写入和验证器。 [![godoc][GoDoc]](https://godoc.org/github.com/qmuntal/gltf) * [gltf](https://github.com/qmuntal/gltf) **star:58** 一个高效、健壮的glTF 2.0文件读取、写入和验证器。 [![godoc][GoDoc]](https://godoc.org/github.com/qmuntal/gltf)
@ -1031,7 +1031,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gorgonia](https://github.com/gorgonia/gorgonia) **star:3025** 基于图形graph-based的计算库如Theano它为构建各种机器学习和神经网络算法提供了基本框架。 [![star > 2000][Awesome]](https://github.com/gorgonia/gorgonia) [![godoc][GoDoc]](https://godoc.org/github.com/gorgonia/gorgonia) * [gorgonia](https://github.com/gorgonia/gorgonia) **star:3025** 基于图形graph-based的计算库如Theano它为构建各种机器学习和神经网络算法提供了基本框架。 [![star > 2000][Awesome]](https://github.com/gorgonia/gorgonia) [![godoc][GoDoc]](https://godoc.org/github.com/gorgonia/gorgonia)
* [tfgo](https://github.com/galeone/tfgo) **star:1267** 易于使用的Tensorflow bindings:简化了官方Tensorflow Go bindings的使用。在Go中定义计算图形在Python中加载和执行训练的模型。 [![最近一周有更新][Green]](https://github.com/galeone/tfgo) [![godoc][GoDoc]](https://godoc.org/github.com/galeone/tfgo) * [tfgo](https://github.com/galeone/tfgo) **star:1267** 易于使用的Tensorflow bindings:简化了官方Tensorflow Go bindings的使用。在Go中定义计算图形在Python中加载和执行训练的模型。 [![最近一周有更新][Green]](https://github.com/galeone/tfgo) [![godoc][GoDoc]](https://godoc.org/github.com/galeone/tfgo)
* [goml](https://github.com/cdipaolo/goml) **star:1048** 在线机器学习。 [![godoc][GoDoc]](https://godoc.org/github.com/cdipaolo/goml) * [goml](https://github.com/cdipaolo/goml) **star:1048** 在线机器学习。 [![godoc][GoDoc]](https://godoc.org/github.com/cdipaolo/goml)
* [gosseract](https://github.com/otiai10/gosseract) **star:1008** 使用c++的Tesseract库实现的OCR。 [![最近一周有更新][Green]](https://github.com/otiai10/gosseract) [![godoc][GoDoc]](https://godoc.org/github.com/otiai10/gosseract) * [gosseract](https://github.com/otiai10/gosseract) **star:1008** 使用c++的Tesseract库实现的OCR。 [![godoc][GoDoc]](https://godoc.org/github.com/otiai10/gosseract)
* [gorse](https://github.com/zhenghaoz/gorse) **star:856** 基于协同过滤的离线推荐系统后端。 [![最近一周有更新][Green]](https://github.com/zhenghaoz/gorse) [![godoc][GoDoc]](https://godoc.org/github.com/zhenghaoz/gorse) [![包含中文文档][CN]](https://github.com/zhenghaoz/gorse) * [gorse](https://github.com/zhenghaoz/gorse) **star:856** 基于协同过滤的离线推荐系统后端。 [![最近一周有更新][Green]](https://github.com/zhenghaoz/gorse) [![godoc][GoDoc]](https://godoc.org/github.com/zhenghaoz/gorse) [![包含中文文档][CN]](https://github.com/zhenghaoz/gorse)
* [CloudForest](https://github.com/ryanbressler/CloudForest) **star:659** 快速、灵活、多线程集成的决策树,用于机器学习。 [![最近一年没有更新][Yellow]](https://github.com/ryanbressler/CloudForest) [![godoc][GoDoc]](https://godoc.org/github.com/ryanbressler/CloudForest) * [CloudForest](https://github.com/ryanbressler/CloudForest) **star:659** 快速、灵活、多线程集成的决策树,用于机器学习。 [![最近一年没有更新][Yellow]](https://github.com/ryanbressler/CloudForest) [![godoc][GoDoc]](https://godoc.org/github.com/ryanbressler/CloudForest)
* [eaopt](https://github.com/MaxHalford/eaopt) **star:653** 一个进化优化evolutionary optimization库。 [![godoc][GoDoc]](https://godoc.org/github.com/MaxHalford/eaopt) * [eaopt](https://github.com/MaxHalford/eaopt) **star:653** 一个进化优化evolutionary optimization库。 [![godoc][GoDoc]](https://godoc.org/github.com/MaxHalford/eaopt)
@ -1065,7 +1065,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*实现消息传递系统的库。 (翻译出错了? 试试 [英文版](README_EN.md#messaging) 吧~)* *实现消息传递系统的库。 (翻译出错了? 试试 [英文版](README_EN.md#messaging) 吧~)*
* [sarama](https://github.com/Shopify/sarama) **star:5223** Apache Kafka的Go库。 [![star > 2000][Awesome]](https://github.com/Shopify/sarama) [![最近一周有更新][Green]](https://github.com/Shopify/sarama) [![godoc][GoDoc]](https://godoc.org/github.com/Shopify/sarama) * [sarama](https://github.com/Shopify/sarama) **star:5223** Apache Kafka的Go库。 [![star > 2000][Awesome]](https://github.com/Shopify/sarama) [![godoc][GoDoc]](https://godoc.org/github.com/Shopify/sarama)
* [gorush](https://github.com/appleboy/gorush) **star:4024** 使用[APNs2](https://github.com/sideshow/apns2)和谷歌[GCM](https://github.com/google/go-gcm)推送通知服务器。 [![star > 2000][Awesome]](https://github.com/appleboy/gorush) [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/gorush) * [gorush](https://github.com/appleboy/gorush) **star:4024** 使用[APNs2](https://github.com/sideshow/apns2)和谷歌[GCM](https://github.com/google/go-gcm)推送通知服务器。 [![star > 2000][Awesome]](https://github.com/appleboy/gorush) [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/gorush)
* [Centrifugo](https://github.com/centrifugal/centrifugo) **star:3967** 实时消息(Websockets或SockJS)服务器。 [![star > 2000][Awesome]](https://github.com/centrifugal/centrifugo) [![最近一周有更新][Green]](https://github.com/centrifugal/centrifugo) [![godoc][GoDoc]](https://godoc.org/github.com/centrifugal/centrifugo) * [Centrifugo](https://github.com/centrifugal/centrifugo) **star:3967** 实时消息(Websockets或SockJS)服务器。 [![star > 2000][Awesome]](https://github.com/centrifugal/centrifugo) [![最近一周有更新][Green]](https://github.com/centrifugal/centrifugo) [![godoc][GoDoc]](https://godoc.org/github.com/centrifugal/centrifugo)
* [machinery](https://github.com/RichardKnop/machinery) **star:3732** 基于分布式消息传递的异步任务/作业队列。 [![star > 2000][Awesome]](https://github.com/RichardKnop/machinery) [![最近一周有更新][Green]](https://github.com/RichardKnop/machinery) [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/machinery) * [machinery](https://github.com/RichardKnop/machinery) **star:3732** 基于分布式消息传递的异步任务/作业队列。 [![star > 2000][Awesome]](https://github.com/RichardKnop/machinery) [![最近一周有更新][Green]](https://github.com/RichardKnop/machinery) [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/machinery)
@ -1098,7 +1098,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) **star:57** 一个围绕NSQ topic和channel的小工具。 [![最近一年没有更新][Yellow]](https://github.com/rafaeljesus/nsq-event-bus) [![godoc][GoDoc]](https://godoc.org/github.com/rafaeljesus/nsq-event-bus) * [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) **star:57** 一个围绕NSQ topic和channel的小工具。 [![最近一年没有更新][Yellow]](https://github.com/rafaeljesus/nsq-event-bus) [![godoc][GoDoc]](https://godoc.org/github.com/rafaeljesus/nsq-event-bus)
* [RapidMQ](https://github.com/sybrexsys/RapidMQ) **star:57** RapidMQ是用于管理本地消息队列的轻量且可靠的库。 [![最近一年没有更新][Yellow]](https://github.com/sybrexsys/RapidMQ) [![godoc][GoDoc]](https://godoc.org/github.com/sybrexsys/RapidMQ) * [RapidMQ](https://github.com/sybrexsys/RapidMQ) **star:57** RapidMQ是用于管理本地消息队列的轻量且可靠的库。 [![最近一年没有更新][Yellow]](https://github.com/sybrexsys/RapidMQ) [![godoc][GoDoc]](https://godoc.org/github.com/sybrexsys/RapidMQ)
* [go-notify](https://github.com/TheCreeper/go-notify) **star:47** 原生的freedesktop通知规范实现。 [![godoc][GoDoc]](https://godoc.org/github.com/TheCreeper/go-notify) * [go-notify](https://github.com/TheCreeper/go-notify) **star:47** 原生的freedesktop通知规范实现。 [![godoc][GoDoc]](https://godoc.org/github.com/TheCreeper/go-notify)
* [Commander](https://github.com/jeroenrinzema/commander) **star:37** 高级事件驱动的消费者/生产者(consumer/producer)支持各种“方言”如Apache Kafka。 [![最近一周有更新][Green]](https://github.com/jeroenrinzema/commander) [![godoc][GoDoc]](https://godoc.org/github.com/jeroenrinzema/commander) * [Commander](https://github.com/jeroenrinzema/commander) **star:37** 高级事件驱动的消费者/生产者(consumer/producer)支持各种“方言”如Apache Kafka。 [![godoc][GoDoc]](https://godoc.org/github.com/jeroenrinzema/commander)
* [event](https://github.com/agoalofalife/event) **star:32** 观察者模式的实现。 [![最近一年没有更新][Yellow]](https://github.com/agoalofalife/event) [![godoc][GoDoc]](https://godoc.org/github.com/agoalofalife/event) * [event](https://github.com/agoalofalife/event) **star:32** 观察者模式的实现。 [![最近一年没有更新][Yellow]](https://github.com/agoalofalife/event) [![godoc][GoDoc]](https://godoc.org/github.com/agoalofalife/event)
* [hub](https://github.com/leandro-lugaresi/hub) **star:28** 适用于Go应用程序的消息/事件中心使用publish/subscribe模式并支持别名(类似rabbitMQ exchanges)。 [![最近一年没有更新][Yellow]](https://github.com/leandro-lugaresi/hub) [![godoc][GoDoc]](https://godoc.org/github.com/leandro-lugaresi/hub) * [hub](https://github.com/leandro-lugaresi/hub) **star:28** 适用于Go应用程序的消息/事件中心使用publish/subscribe模式并支持别名(类似rabbitMQ exchanges)。 [![最近一年没有更新][Yellow]](https://github.com/leandro-lugaresi/hub) [![godoc][GoDoc]](https://godoc.org/github.com/leandro-lugaresi/hub)
* [go-vitotrol](https://github.com/maxatome/go-vitotrol) **star:12** 用于Viessmann Vitotrol web服务的客户端库。 [![godoc][GoDoc]](https://godoc.org/github.com/maxatome/go-vitotrol) * [go-vitotrol](https://github.com/maxatome/go-vitotrol) **star:12** 用于Viessmann Vitotrol web服务的客户端库。 [![godoc][GoDoc]](https://godoc.org/github.com/maxatome/go-vitotrol)
@ -1117,7 +1117,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:5188** 用于读写Microsoft Excel™(XLSX)文件的Go语言库。 [![star > 2000][Awesome]](https://github.com/360EntSecGroup-Skylar/excelize) [![最近一周有更新][Green]](https://github.com/360EntSecGroup-Skylar/excelize) [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize) * [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:5188** 用于读写Microsoft Excel™(XLSX)文件的Go语言库。 [![star > 2000][Awesome]](https://github.com/360EntSecGroup-Skylar/excelize) [![最近一周有更新][Green]](https://github.com/360EntSecGroup-Skylar/excelize) [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize)
* [xlsx](https://github.com/tealeg/xlsx) **star:3784** 用以简化在Go程序中读取使用最新版本Microsoft Excel的XML格式文件的库。 [![star > 2000][Awesome]](https://github.com/tealeg/xlsx) [![最近一周有更新][Green]](https://github.com/tealeg/xlsx) [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx) * [xlsx](https://github.com/tealeg/xlsx) **star:3784** 用以简化在Go程序中读取使用最新版本Microsoft Excel的XML格式文件的库。 [![star > 2000][Awesome]](https://github.com/tealeg/xlsx) [![最近一周有更新][Green]](https://github.com/tealeg/xlsx) [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx)
* [xlsx](https://github.com/plandem/xlsx) **star:97** 在Go程序以快速和安全的方式读取/更新现有的Microsoft Excel文件。 [![最近一周有更新][Green]](https://github.com/plandem/xlsx) [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx) * [xlsx](https://github.com/plandem/xlsx) **star:97** 在Go程序以快速和安全的方式读取/更新现有的Microsoft Excel文件。 [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx)
* [go-excel](https://github.com/szyhf/go-excel) **star:55** 一个简单轻便的阅读器,可以将类关系型数据库(relate-db-like)的excel作为表来读取。 [![godoc][GoDoc]](https://godoc.org/github.com/szyhf/go-excel) * [go-excel](https://github.com/szyhf/go-excel) **star:55** 一个简单轻便的阅读器,可以将类关系型数据库(relate-db-like)的excel作为表来读取。 [![godoc][GoDoc]](https://godoc.org/github.com/szyhf/go-excel)
* [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:14** libxlsxwriter的Go binding, 用于编写XLSX (Microsoft Excel)文件。 [![最近一年没有更新][Yellow]](https://github.com/fterrag/goxlsxwriter) [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter) * [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:14** libxlsxwriter的Go binding, 用于编写XLSX (Microsoft Excel)文件。 [![最近一年没有更新][Yellow]](https://github.com/fterrag/goxlsxwriter) [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter)
@ -1250,7 +1250,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [dns](https://github.com/miekg/dns) **star:4200** 用于 DNS 的库。 [![star > 2000][Awesome]](https://github.com/miekg/dns) [![最近一周有更新][Green]](https://github.com/miekg/dns) [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns) * [dns](https://github.com/miekg/dns) **star:4200** 用于 DNS 的库。 [![star > 2000][Awesome]](https://github.com/miekg/dns) [![最近一周有更新][Green]](https://github.com/miekg/dns) [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns)
* [quic-go](https://github.com/lucas-clemente/quic-go) **star:3610** 在纯Go中实现了QUIC协议。 [![star > 2000][Awesome]](https://github.com/lucas-clemente/quic-go) [![最近一周有更新][Green]](https://github.com/lucas-clemente/quic-go) [![godoc][GoDoc]](https://godoc.org/github.com/lucas-clemente/quic-go) * [quic-go](https://github.com/lucas-clemente/quic-go) **star:3610** 在纯Go中实现了QUIC协议。 [![star > 2000][Awesome]](https://github.com/lucas-clemente/quic-go) [![最近一周有更新][Green]](https://github.com/lucas-clemente/quic-go) [![godoc][GoDoc]](https://godoc.org/github.com/lucas-clemente/quic-go)
* [HTTPLab](https://github.com/gchaincl/httplab) **star:3501** HTTPLabs 允许你检查 HTTP 请求和伪造响应。 [![star > 2000][Awesome]](https://github.com/gchaincl/httplab) [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab) * [HTTPLab](https://github.com/gchaincl/httplab) **star:3501** HTTPLabs 允许你检查 HTTP 请求和伪造响应。 [![star > 2000][Awesome]](https://github.com/gchaincl/httplab) [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab)
* [gopacket](https://github.com/google/gopacket) **star:3164** Go library for packet processing with libpcap bindings. [![star > 2000][Awesome]](https://github.com/google/gopacket) [![最近一周有更新][Green]](https://github.com/google/gopacket) [![godoc][GoDoc]](https://godoc.org/github.com/google/gopacket) * [gopacket](https://github.com/google/gopacket) **star:3164** Go library for packet processing with libpcap bindings. [![star > 2000][Awesome]](https://github.com/google/gopacket) [![godoc][GoDoc]](https://godoc.org/github.com/google/gopacket)
* [webrtc](https://github.com/pions/webrtc) **star:2799** WebRTC API的纯Go实现。 [![star > 2000][Awesome]](https://github.com/pions/webrtc) [![最近一周有更新][Green]](https://github.com/pions/webrtc) [![godoc][GoDoc]](https://godoc.org/github.com/pions/webrtc) * [webrtc](https://github.com/pions/webrtc) **star:2799** WebRTC API的纯Go实现。 [![star > 2000][Awesome]](https://github.com/pions/webrtc) [![最近一周有更新][Green]](https://github.com/pions/webrtc) [![godoc][GoDoc]](https://godoc.org/github.com/pions/webrtc)
* [kcp-go](https://github.com/xtaci/kcp-go) **star:2401** 快速可靠的ARQ协议。 [![star > 2000][Awesome]](https://github.com/xtaci/kcp-go) [![最近一周有更新][Green]](https://github.com/xtaci/kcp-go) [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcp-go) * [kcp-go](https://github.com/xtaci/kcp-go) **star:2401** 快速可靠的ARQ协议。 [![star > 2000][Awesome]](https://github.com/xtaci/kcp-go) [![最近一周有更新][Green]](https://github.com/xtaci/kcp-go) [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcp-go)
* [gobgp](https://github.com/osrg/gobgp) **star:1783** 基于 Go 的 BGP 实现。 [![最近一周有更新][Green]](https://github.com/osrg/gobgp) [![godoc][GoDoc]](https://godoc.org/github.com/osrg/gobgp) * [gobgp](https://github.com/osrg/gobgp) **star:1783** 基于 Go 的 BGP 实现。 [![最近一周有更新][Green]](https://github.com/osrg/gobgp) [![godoc][GoDoc]](https://godoc.org/github.com/osrg/gobgp)
@ -1336,9 +1336,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [SQLBoiler](https://github.com/volatiletech/sqlboiler) **star:2556** ORM 生成器。根据数据库 schema 生成一个功能强大且运行速度快的ORM。 [![star > 2000][Awesome]](https://github.com/volatiletech/sqlboiler) [![最近一周有更新][Green]](https://github.com/volatiletech/sqlboiler) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/sqlboiler) * [SQLBoiler](https://github.com/volatiletech/sqlboiler) **star:2556** ORM 生成器。根据数据库 schema 生成一个功能强大且运行速度快的ORM。 [![star > 2000][Awesome]](https://github.com/volatiletech/sqlboiler) [![最近一周有更新][Green]](https://github.com/volatiletech/sqlboiler) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/sqlboiler)
* [upper.io/db](https://github.com/upper/db) **star:2016** 对外提供统一的接口用于访问不同的存储介质例如PostgreSQL, MySQL, SQLite, MSSQL, QL、MongoDB.。 [![star > 2000][Awesome]](https://github.com/upper/db) [![godoc][GoDoc]](https://godoc.org/github.com/upper/db) * [upper.io/db](https://github.com/upper/db) **star:2016** 对外提供统一的接口用于访问不同的存储介质例如PostgreSQL, MySQL, SQLite, MSSQL, QL、MongoDB.。 [![star > 2000][Awesome]](https://github.com/upper/db) [![godoc][GoDoc]](https://godoc.org/github.com/upper/db)
* [reform](https://github.com/go-reform/reform) **star:835** 基于非空接口和代码生成的 ORM。 [![godoc][GoDoc]](https://godoc.org/github.com/go-reform/reform) * [reform](https://github.com/go-reform/reform) **star:835** 基于非空接口和代码生成的 ORM。 [![godoc][GoDoc]](https://godoc.org/github.com/go-reform/reform)
* [pop/soda](https://github.com/gobuffalo/pop) **star:776** 数据库迁移、创建、ORM等。用于MySQL、PostgreSQL和SQLite。 [![最近一周有更新][Green]](https://github.com/gobuffalo/pop) [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/pop) * [pop/soda](https://github.com/gobuffalo/pop) **star:776** 数据库迁移、创建、ORM等。用于MySQL、PostgreSQL和SQLite。 [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/pop)
* [QBS](https://github.com/coocood/qbs) **star:540** Stands for Query By Struct. A Go ORM. [![最近一年没有更新][Yellow]](https://github.com/coocood/qbs) [![godoc][GoDoc]](https://godoc.org/github.com/coocood/qbs) [![包含中文文档][CN]](https://github.com/coocood/qbs) * [QBS](https://github.com/coocood/qbs) **star:540** Stands for Query By Struct. A Go ORM. [![最近一年没有更新][Yellow]](https://github.com/coocood/qbs) [![godoc][GoDoc]](https://godoc.org/github.com/coocood/qbs) [![包含中文文档][CN]](https://github.com/coocood/qbs)
* [go-queryset](https://github.com/jirfag/go-queryset) **star:479** 基于 GORM 100% 类型安全的 ORM。可支持 MySQL, PostgreSQL, Sqlite3, SQL Server。 [![最近一周有更新][Green]](https://github.com/jirfag/go-queryset) [![godoc][GoDoc]](https://godoc.org/github.com/jirfag/go-queryset) * [go-queryset](https://github.com/jirfag/go-queryset) **star:479** 基于 GORM 100% 类型安全的 ORM。可支持 MySQL, PostgreSQL, Sqlite3, SQL Server。 [![godoc][GoDoc]](https://godoc.org/github.com/jirfag/go-queryset)
* [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) **star:325** 一个灵活而强大的SQL字符串构建器库。 [![godoc][GoDoc]](https://godoc.org/github.com/huandu/go-sqlbuilder) * [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) **star:325** 一个灵活而强大的SQL字符串构建器库。 [![godoc][GoDoc]](https://godoc.org/github.com/huandu/go-sqlbuilder)
* [beego orm](https://github.com/astaxie/beego/tree/master/orm) 强大的orm框架。支持: pq/mysql/sqlite3。 * [beego orm](https://github.com/astaxie/beego/tree/master/orm) 强大的orm框架。支持: pq/mysql/sqlite3。
* [Zoom](https://github.com/albrow/zoom) **star:247** 基于 Redis 的快速数据存储和查询引擎。 [![最近一年没有更新][Yellow]](https://github.com/albrow/zoom) [![godoc][GoDoc]](https://godoc.org/github.com/albrow/zoom) * [Zoom](https://github.com/albrow/zoom) **star:247** 基于 Redis 的快速数据存储和查询引擎。 [![最近一年没有更新][Yellow]](https://github.com/albrow/zoom) [![godoc][GoDoc]](https://godoc.org/github.com/albrow/zoom)
@ -1384,7 +1384,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## 查询语言 ## 查询语言
* [graphql-go](https://github.com/graphql-go/graphql) **star:5781** 为Go实现GraphQL。 [![star > 2000][Awesome]](https://github.com/graphql-go/graphql) [![godoc][GoDoc]](https://godoc.org/github.com/graphql-go/graphql) * [graphql-go](https://github.com/graphql-go/graphql) **star:5781** 为Go实现GraphQL。 [![star > 2000][Awesome]](https://github.com/graphql-go/graphql) [![godoc][GoDoc]](https://godoc.org/github.com/graphql-go/graphql)
* [graphql](https://github.com/neelance/graphql-go) **star:3076** 关注易用性的GraphQL服务器。 [![star > 2000][Awesome]](https://github.com/neelance/graphql-go) [![最近一周有更新][Green]](https://github.com/neelance/graphql-go) [![godoc][GoDoc]](https://godoc.org/github.com/neelance/graphql-go) * [graphql](https://github.com/neelance/graphql-go) **star:3076** 关注易用性的GraphQL服务器。 [![star > 2000][Awesome]](https://github.com/neelance/graphql-go) [![godoc][GoDoc]](https://godoc.org/github.com/neelance/graphql-go)
* [gojsonq](https://github.com/thedevsaddam/gojsonq) **star:1085** 一个用来查询JSON数据的Go包。 [![最近一周有更新][Green]](https://github.com/thedevsaddam/gojsonq) [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/gojsonq) * [gojsonq](https://github.com/thedevsaddam/gojsonq) **star:1085** 一个用来查询JSON数据的Go包。 [![最近一周有更新][Green]](https://github.com/thedevsaddam/gojsonq) [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/gojsonq)
* [jsonql](https://github.com/elgs/jsonql) **star:216** Golang中的JSON查询表达式库。 [![godoc][GoDoc]](https://godoc.org/github.com/elgs/jsonql) * [jsonql](https://github.com/elgs/jsonql) **star:216** Golang中的JSON查询表达式库。 [![godoc][GoDoc]](https://godoc.org/github.com/elgs/jsonql)
* [rql](https://github.com/a8m/rql) **star:130** 用于REST API的资源查询语言。 [![godoc][GoDoc]](https://godoc.org/github.com/a8m/rql) * [rql](https://github.com/a8m/rql) **star:130** 用于REST API的资源查询语言。 [![godoc][GoDoc]](https://godoc.org/github.com/a8m/rql)
@ -1396,7 +1396,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [packr](https://github.com/gobuffalo/packr) **star:2537** 将静态文件嵌入到Go二进制文件中的简单方法。 [![star > 2000][Awesome]](https://github.com/gobuffalo/packr) [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/packr) * [packr](https://github.com/gobuffalo/packr) **star:2537** 将静态文件嵌入到Go二进制文件中的简单方法。 [![star > 2000][Awesome]](https://github.com/gobuffalo/packr) [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/packr)
* [statik](https://github.com/rakyll/statik) **star:2404** 将静态文件嵌入到Go可执行文件中。 [![star > 2000][Awesome]](https://github.com/rakyll/statik) [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/statik) * [statik](https://github.com/rakyll/statik) **star:2404** 将静态文件嵌入到Go可执行文件中。 [![star > 2000][Awesome]](https://github.com/rakyll/statik) [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/statik)
* [go.rice](https://github.com/GeertJohan/go.rice) **star:1793** go.rice 是一个Go包它使处理html、js、css、图像和模板等资源变得非常容易。 [![最近一周有更新][Green]](https://github.com/GeertJohan/go.rice) [![godoc][GoDoc]](https://godoc.org/github.com/GeertJohan/go.rice) * [go.rice](https://github.com/GeertJohan/go.rice) **star:1793** go.rice 是一个Go包它使处理html、js、css、图像和模板等资源变得非常容易。 [![godoc][GoDoc]](https://godoc.org/github.com/GeertJohan/go.rice)
* [vfsgen](https://github.com/shurcooL/vfsgen) **star:763** 生成一个vfsdata。静态实现给定虚拟文件系统的go文件。 [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/vfsgen) * [vfsgen](https://github.com/shurcooL/vfsgen) **star:763** 生成一个vfsdata。静态实现给定虚拟文件系统的go文件。 [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/vfsgen)
* [esc](https://github.com/mjibson/esc) **star:510** 将文件嵌入到Go程序中并提供http文件系统接口。 [![godoc][GoDoc]](https://godoc.org/github.com/mjibson/esc) * [esc](https://github.com/mjibson/esc) **star:510** 将文件嵌入到Go程序中并提供http文件系统接口。 [![godoc][GoDoc]](https://godoc.org/github.com/mjibson/esc)
* [fileb0x](https://github.com/UnnoTed/fileb0x) **star:493** 一个可定制的工具用来在Go中嵌入文件 [![godoc][GoDoc]](https://godoc.org/github.com/UnnoTed/fileb0x) * [fileb0x](https://github.com/UnnoTed/fileb0x) **star:493** 一个可定制的工具用来在Go中嵌入文件 [![godoc][GoDoc]](https://godoc.org/github.com/UnnoTed/fileb0x)
@ -1473,7 +1473,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mapstructure](https://github.com/mitchellh/mapstructure) **star:2908** 用于对原生键值对进行解码生成 Go 语言结构体 [![star > 2000][Awesome]](https://github.com/mitchellh/mapstructure) [![godoc][GoDoc]](https://godoc.org/github.com/mitchellh/mapstructure) * [mapstructure](https://github.com/mitchellh/mapstructure) **star:2908** 用于对原生键值对进行解码生成 Go 语言结构体 [![star > 2000][Awesome]](https://github.com/mitchellh/mapstructure) [![godoc][GoDoc]](https://godoc.org/github.com/mitchellh/mapstructure)
* [go-codec](https://github.com/ugorji/go) **star:1324** 高性能、多功能、规范化编码解码以及 rpc 库, 用于 msgpack, cbor 和 json支持基于运行时的 OR 码生成 [![godoc][GoDoc]](https://godoc.org/github.com/ugorji/go) * [go-codec](https://github.com/ugorji/go) **star:1324** 高性能、多功能、规范化编码解码以及 rpc 库, 用于 msgpack, cbor 和 json支持基于运行时的 OR 码生成 [![godoc][GoDoc]](https://godoc.org/github.com/ugorji/go)
* [colfer](https://github.com/pascaldekloe/colfer) **star:500** 为Colfer二进制格式生成代码。 * [colfer](https://github.com/pascaldekloe/colfer) **star:500** 为Colfer二进制格式生成代码。
* [csvutil](https://github.com/jszwec/csvutil) **star:336** 高性能、惯用的CSV记录编码和解码到本机Go结构。 [![最近一周有更新][Green]](https://github.com/jszwec/csvutil) [![godoc][GoDoc]](https://godoc.org/github.com/jszwec/csvutil) * [csvutil](https://github.com/jszwec/csvutil) **star:336** 高性能、惯用的CSV记录编码和解码到本机Go结构。 [![godoc][GoDoc]](https://godoc.org/github.com/jszwec/csvutil)
* [go-capnproto](https://github.com/glycerine/go-capnproto) **star:275** Go 语言用的 Cap'n Proto 库及解析器 [![godoc][GoDoc]](https://godoc.org/github.com/glycerine/go-capnproto) * [go-capnproto](https://github.com/glycerine/go-capnproto) **star:275** Go 语言用的 Cap'n Proto 库及解析器 [![godoc][GoDoc]](https://godoc.org/github.com/glycerine/go-capnproto)
* [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) **star:131** 用于协同 PHP session 格式数据和 PHP 序列化反序列化函数工作的go语言库 [![最近一年没有更新][Yellow]](https://github.com/yvasiyarov/php_session_decoder) [![godoc][GoDoc]](https://godoc.org/github.com/yvasiyarov/php_session_decoder) * [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) **star:131** 用于协同 PHP session 格式数据和 PHP 序列化反序列化函数工作的go语言库 [![最近一年没有更新][Yellow]](https://github.com/yvasiyarov/php_session_decoder) [![godoc][GoDoc]](https://godoc.org/github.com/yvasiyarov/php_session_decoder)
* [structomap](https://github.com/tuvistavie/structomap) **star:106** 用于从静态结构体简单、动态的生成键值对的库 [![godoc][GoDoc]](https://godoc.org/github.com/tuvistavie/structomap) * [structomap](https://github.com/tuvistavie/structomap) **star:106** 用于从静态结构体简单、动态的生成键值对的库 [![godoc][GoDoc]](https://godoc.org/github.com/tuvistavie/structomap)
@ -1548,7 +1548,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* Testing Frameworks * Testing Frameworks
* [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) 将markdown代码段转换为可测试的go代码。 * [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) 将markdown代码段转换为可测试的go代码。
* [Testify](https://github.com/stretchr/testify) **star:9171** 对标准测试包的扩展。 [![star > 2000][Awesome]](https://github.com/stretchr/testify) [![最近一周有更新][Green]](https://github.com/stretchr/testify) [![godoc][GoDoc]](https://godoc.org/github.com/stretchr/testify) * [Testify](https://github.com/stretchr/testify) **star:9171** 对标准测试包的扩展。 [![star > 2000][Awesome]](https://github.com/stretchr/testify) [![最近一周有更新][Green]](https://github.com/stretchr/testify) [![godoc][GoDoc]](https://godoc.org/github.com/stretchr/testify)
* [go-cmp](https://github.com/google/go-cmp) **star:1455** 用于比较测试中的Go值的包。 [![最近一周有更新][Green]](https://github.com/google/go-cmp) [![godoc][GoDoc]](https://godoc.org/github.com/google/go-cmp) * [go-cmp](https://github.com/google/go-cmp) **star:1455** 用于比较测试中的Go值的包。 [![godoc][GoDoc]](https://godoc.org/github.com/google/go-cmp)
* [httpexpect](https://github.com/gavv/httpexpect) **star:1231** 简洁的、声明式的、易用的端到端HTTP 及 REST API 测试 [![godoc][GoDoc]](https://godoc.org/github.com/gavv/httpexpect) * [httpexpect](https://github.com/gavv/httpexpect) **star:1231** 简洁的、声明式的、易用的端到端HTTP 及 REST API 测试 [![godoc][GoDoc]](https://godoc.org/github.com/gavv/httpexpect)
* [godog](https://github.com/DATA-DOG/godog) **star:873** 类似 Cucumber 或 Behat 的 BDD 框架 [![最近一周有更新][Green]](https://github.com/DATA-DOG/godog) [![godoc][GoDoc]](https://godoc.org/github.com/DATA-DOG/godog) * [godog](https://github.com/DATA-DOG/godog) **star:873** 类似 Cucumber 或 Behat 的 BDD 框架 [![最近一周有更新][Green]](https://github.com/DATA-DOG/godog) [![godoc][GoDoc]](https://godoc.org/github.com/DATA-DOG/godog)
* [baloo](https://github.com/h2non/baloo) **star:662** 表达性强、多功能的、端到端的HTTP API 测试工具 [![godoc][GoDoc]](https://godoc.org/github.com/h2non/baloo) * [baloo](https://github.com/h2non/baloo) **star:662** 表达性强、多功能的、端到端的HTTP API 测试工具 [![godoc][GoDoc]](https://godoc.org/github.com/h2non/baloo)
@ -1580,7 +1580,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Hamcrest](https://github.com/rdrdr/hamcrest) **star:27** 用于声明性 Matcher 对象的连贯框架,当将其应用于输入值时,将产生自描述结果。 [![最近一年没有更新][Yellow]](https://github.com/rdrdr/hamcrest) [![godoc][GoDoc]](https://godoc.org/github.com/rdrdr/hamcrest) * [Hamcrest](https://github.com/rdrdr/hamcrest) **star:27** 用于声明性 Matcher 对象的连贯框架,当将其应用于输入值时,将产生自描述结果。 [![最近一年没有更新][Yellow]](https://github.com/rdrdr/hamcrest) [![godoc][GoDoc]](https://godoc.org/github.com/rdrdr/hamcrest)
* [dsunit](https://github.com/viant/dsunit) **star:26** 用于SQL、NoSQL、结构化文件的数据存储测试。 [![godoc][GoDoc]](https://godoc.org/github.com/viant/dsunit) * [dsunit](https://github.com/viant/dsunit) **star:26** 用于SQL、NoSQL、结构化文件的数据存储测试。 [![godoc][GoDoc]](https://godoc.org/github.com/viant/dsunit)
* [assert](https://github.com/go-playground/assert) **star:16** 基础断言库,用于对 Go 语言程序进行测试,提供了一些用于自定义断言的代码块 [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/assert) * [assert](https://github.com/go-playground/assert) **star:16** 基础断言库,用于对 Go 语言程序进行测试,提供了一些用于自定义断言的代码块 [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/assert)
* [testcase](https://github.com/adamluzsi/testcase) **star:12** 行为驱动开发的惯用测试框架。 [![最近一周有更新][Green]](https://github.com/adamluzsi/testcase) [![godoc][GoDoc]](https://godoc.org/github.com/adamluzsi/testcase) * [testcase](https://github.com/adamluzsi/testcase) **star:12** 行为驱动开发的惯用测试框架。 [![godoc][GoDoc]](https://godoc.org/github.com/adamluzsi/testcase)
* [flute](https://github.com/suzuki-shunsuke/flute) **star:11** HTTP客户端测试框架。 [![godoc][GoDoc]](https://godoc.org/github.com/suzuki-shunsuke/flute) * [flute](https://github.com/suzuki-shunsuke/flute) **star:11** HTTP客户端测试框架。 [![godoc][GoDoc]](https://godoc.org/github.com/suzuki-shunsuke/flute)
* [gosuite](https://github.com/pavlo/gosuite) **star:9** 轻量级测试套,为 Go1.7's Subtests 带来了setup/teardown 功能 [![最近一年没有更新][Yellow]](https://github.com/pavlo/gosuite) [![godoc][GoDoc]](https://godoc.org/github.com/pavlo/gosuite) * [gosuite](https://github.com/pavlo/gosuite) **star:9** 轻量级测试套,为 Go1.7's Subtests 带来了setup/teardown 功能 [![最近一年没有更新][Yellow]](https://github.com/pavlo/gosuite) [![godoc][GoDoc]](https://godoc.org/github.com/pavlo/gosuite)
* [badio](https://github.com/cavaliercoder/badio) **star:9** Go 语言 testing/iotest 包的扩展。 [![最近一年没有更新][Yellow]](https://github.com/cavaliercoder/badio) [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/badio) * [badio](https://github.com/cavaliercoder/badio) **star:9** Go 语言 testing/iotest 包的扩展。 [![最近一年没有更新][Yellow]](https://github.com/cavaliercoder/badio) [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/badio)
@ -1697,10 +1697,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [minio-go](https://github.com/minio/minio-go) **star:824** 用于Amazon S3兼容云存储的Minio Go库。 [![godoc][GoDoc]](https://godoc.org/github.com/minio/minio-go) * [minio-go](https://github.com/minio/minio-go) **star:824** 用于Amazon S3兼容云存储的Minio Go库。 [![godoc][GoDoc]](https://godoc.org/github.com/minio/minio-go)
* [facebook](https://github.com/huandu/facebook) **star:818** 支持 Facebook Graph API 的库 [![godoc][GoDoc]](https://godoc.org/github.com/huandu/facebook) * [facebook](https://github.com/huandu/facebook) **star:818** 支持 Facebook Graph API 的库 [![godoc][GoDoc]](https://godoc.org/github.com/huandu/facebook)
* [go-jira](https://github.com/andygrunwald/go-jira) **star:656** Go [Atlassian JIRA](https://www.atlassian.com/software/jira)的客户端库 [![最近一周有更新][Green]](https://github.com/andygrunwald/go-jira) [![godoc][GoDoc]](https://godoc.org/github.com/andygrunwald/go-jira) * [go-jira](https://github.com/andygrunwald/go-jira) **star:656** Go [Atlassian JIRA](https://www.atlassian.com/software/jira)的客户端库 [![最近一周有更新][Green]](https://github.com/andygrunwald/go-jira) [![godoc][GoDoc]](https://godoc.org/github.com/andygrunwald/go-jira)
* [githubql](https://github.com/shurcooL/githubql) **star:570** 访问GitHub GraphQL API v4的库。 [![最近一周有更新][Green]](https://github.com/shurcooL/githubql) [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/githubql) * [githubql](https://github.com/shurcooL/githubql) **star:570** 访问GitHub GraphQL API v4的库。 [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/githubql)
* [webhooks](https://github.com/go-playground/webhooks) **star:428** GitHub 和 Bitbucket 的Webhook接收器。 [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/webhooks) * [webhooks](https://github.com/go-playground/webhooks) **star:428** GitHub 和 Bitbucket 的Webhook接收器。 [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/webhooks)
* [geo-golang](https://github.com/codingsince1985/geo-golang) **star:334** Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](http://geocoder.opencagedata.com/api.html), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs. [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/geo-golang) * [geo-golang](https://github.com/codingsince1985/geo-golang) **star:334** Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](http://geocoder.opencagedata.com/api.html), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs. [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/geo-golang)
* [paypal](https://github.com/logpacker/PayPal-Go-SDK) **star:332** PayPal支付API的包装器。 [![最近一周有更新][Green]](https://github.com/logpacker/PayPal-Go-SDK) [![godoc][GoDoc]](https://godoc.org/github.com/logpacker/PayPal-Go-SDK) * [paypal](https://github.com/logpacker/PayPal-Go-SDK) **star:332** PayPal支付API的包装器。 [![godoc][GoDoc]](https://godoc.org/github.com/logpacker/PayPal-Go-SDK)
* [go-marathon](https://github.com/gambol99/go-marathon) **star:192** 用于和 Mesosphere's Marathon PAAS 交互的 Go 语言库 [![最近一周有更新][Green]](https://github.com/gambol99/go-marathon) [![godoc][GoDoc]](https://godoc.org/github.com/gambol99/go-marathon) * [go-marathon](https://github.com/gambol99/go-marathon) **star:192** 用于和 Mesosphere's Marathon PAAS 交互的 Go 语言库 [![最近一周有更新][Green]](https://github.com/gambol99/go-marathon) [![godoc][GoDoc]](https://godoc.org/github.com/gambol99/go-marathon)
* [ethrpc](https://github.com/onrik/ethrpc) **star:179** Ethereum JSON RPC API的客户端。 [![godoc][GoDoc]](https://godoc.org/github.com/onrik/ethrpc) * [ethrpc](https://github.com/onrik/ethrpc) **star:179** Ethereum JSON RPC API的客户端。 [![godoc][GoDoc]](https://godoc.org/github.com/onrik/ethrpc)
* [gostorm](https://github.com/jsgilmore/gostorm) **star:123** GoStorm是一个Go库它实现了编写Storm spout和bolt所需的通信协议这些协议用于与Storm shell通信。 [![最近一年没有更新][Yellow]](https://github.com/jsgilmore/gostorm) [![godoc][GoDoc]](https://godoc.org/github.com/jsgilmore/gostorm) * [gostorm](https://github.com/jsgilmore/gostorm) **star:123** GoStorm是一个Go库它实现了编写Storm spout和bolt所需的通信协议这些协议用于与Storm shell通信。 [![最近一年没有更新][Yellow]](https://github.com/jsgilmore/gostorm) [![godoc][GoDoc]](https://godoc.org/github.com/jsgilmore/gostorm)
@ -1893,7 +1893,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [uuid](https://github.com/gofrs/uuid) **star:632** 通用唯一标识符(UUID)的实现。支持uuid的创建和解析。积极维护satori uuid的fork。 [![godoc][GoDoc]](https://godoc.org/github.com/gofrs/uuid) * [uuid](https://github.com/gofrs/uuid) **star:632** 通用唯一标识符(UUID)的实现。支持uuid的创建和解析。积极维护satori uuid的fork。 [![godoc][GoDoc]](https://godoc.org/github.com/gofrs/uuid)
* [wuid](https://github.com/edwingeng/wuid) **star:316** 一个非常快的唯一数字生成器比UUID快10-135倍。 [![godoc][GoDoc]](https://godoc.org/github.com/edwingeng/wuid) * [wuid](https://github.com/edwingeng/wuid) **star:316** 一个非常快的唯一数字生成器比UUID快10-135倍。 [![godoc][GoDoc]](https://godoc.org/github.com/edwingeng/wuid)
* [goid](https://github.com/jakehl/goid) **star:25** 生成和解析RFC4122兼容的V4 uuid。 [![godoc][GoDoc]](https://godoc.org/github.com/jakehl/goid) * [goid](https://github.com/jakehl/goid) **star:25** 生成和解析RFC4122兼容的V4 uuid。 [![godoc][GoDoc]](https://godoc.org/github.com/jakehl/goid)
* [sno](https://github.com/muyo/sno) **star:22** 使用嵌入元数据的紧凑、可排序和快速的惟一id。 [![最近一周有更新][Green]](https://github.com/muyo/sno) [![godoc][GoDoc]](https://godoc.org/github.com/muyo/sno) * [sno](https://github.com/muyo/sno) **star:22** 使用嵌入元数据的紧凑、可排序和快速的惟一id。 [![godoc][GoDoc]](https://godoc.org/github.com/muyo/sno)
* [nanoid](https://github.com/aidarkhanov/nanoid) **star:15** 一个小而有效的Go唯一字符串ID生成器。 [![godoc][GoDoc]](https://godoc.org/github.com/aidarkhanov/nanoid) * [nanoid](https://github.com/aidarkhanov/nanoid) **star:15** 一个小而有效的Go唯一字符串ID生成器。 [![godoc][GoDoc]](https://godoc.org/github.com/aidarkhanov/nanoid)
* [uuid](https://github.com/agext/uuid) **star:10** 使用快速或加密质量的随机节点标识符生成、编码和解码UUIDs v1。 [![godoc][GoDoc]](https://godoc.org/github.com/agext/uuid) * [uuid](https://github.com/agext/uuid) **star:10** 使用快速或加密质量的随机节点标识符生成、编码和解码UUIDs v1。 [![godoc][GoDoc]](https://godoc.org/github.com/agext/uuid)
@ -2384,7 +2384,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## 网站 ## 网站
* [Go Projects](https://github.com/golang/go/wiki/Projects) wiki上的 Go 社区项目列表。 * [Go Projects](https://github.com/golang/go/wiki/Projects) wiki上的 Go 社区项目列表。
* [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) **star:25390** 其他 awesome 系列的列表。 [![star > 2000][Awesome]](https://github.com/bayandin/awesome-awesomeness) [![最近一周有更新][Green]](https://github.com/bayandin/awesome-awesomeness) * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) **star:25390** 其他 awesome 系列的列表。 [![star > 2000][Awesome]](https://github.com/bayandin/awesome-awesomeness)
* [CodinGame](https://www.codingame.com/) 以小游戏互动完成任务的形式来学习 Go。 * [CodinGame](https://www.codingame.com/) 以小游戏互动完成任务的形式来学习 Go。
* [Go Blog](http://blog.golang.org) 官方 Go 博客。 * [Go Blog](http://blog.golang.org) 官方 Go 博客。
* [Go Challenge](http://golang-challenge.org/) 通过解决问题并从 Go 专家那里得到反馈来学习 Go。 * [Go Challenge](http://golang-challenge.org/) 通过解决问题并从 Go 专家那里得到反馈来学习 Go。

View File

@ -7,7 +7,7 @@
[Archived]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.2.1/docs/archived.svg "The project has been archived" [Archived]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.2.1/docs/archived.svg "The project has been archived"
[GoDoc]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/DOC.svg "godoc document links" [GoDoc]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/DOC.svg "godoc document links"
**This project is [awesome-go](https://awesome-go.com/) Chinese version, last sync time : 2019-12-23 15:13:48(Synchronize every day)** **This project is [awesome-go](https://awesome-go.com/) Chinese version, last sync time : 2019-12-24 10:13:10(Synchronize every day)**
[![english](https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/chinese.svg)](README.md) [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://travis-ci.org/avelino/awesome-go) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Slack Widget](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=red)](http://gophers.slack.com/messages/awesome) [![Netlify Status](https://api.netlify.com/api/v1/badges/83a6dcbe-0da6-433e-b586-f68109286bd5/deploy-status)](https://app.netlify.com/sites/awesome-go/deploys) [![english](https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.3.0/docs/chinese.svg)](README.md) [![Build Status](https://travis-ci.org/avelino/awesome-go.svg?branch=master)](https://travis-ci.org/avelino/awesome-go) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Slack Widget](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=red)](http://gophers.slack.com/messages/awesome) [![Netlify Status](https://api.netlify.com/api/v1/badges/83a6dcbe-0da6-433e-b586-f68109286bd5/deploy-status)](https://app.netlify.com/sites/awesome-go/deploys)
@ -163,7 +163,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [goth](https://github.com/markbates/goth) **star:2448** provides a simple, clean, and idiomatic way to use OAuth and OAuth2. Handles multiple providers out of the box. [![star > 2000][Awesome]](https://github.com/markbates/goth) [![There was an update last week][Green]](https://github.com/markbates/goth) [![godoc][GoDoc]](https://godoc.org/github.com/markbates/goth) * [goth](https://github.com/markbates/goth) **star:2448** provides a simple, clean, and idiomatic way to use OAuth and OAuth2. Handles multiple providers out of the box. [![star > 2000][Awesome]](https://github.com/markbates/goth) [![There was an update last week][Green]](https://github.com/markbates/goth) [![godoc][GoDoc]](https://godoc.org/github.com/markbates/goth)
* [authboss](https://github.com/volatiletech/authboss) **star:2062** Modular authentication system for the web. It tries to remove as much boilerplate and "hard things" as possible so that each time you start a new web project in Go, you can plug it in, configure, and start building your app without having to build an authentication system each time. [![star > 2000][Awesome]](https://github.com/volatiletech/authboss) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/authboss) * [authboss](https://github.com/volatiletech/authboss) **star:2062** Modular authentication system for the web. It tries to remove as much boilerplate and "hard things" as possible so that each time you start a new web project in Go, you can plug it in, configure, and start building your app without having to build an authentication system each time. [![star > 2000][Awesome]](https://github.com/volatiletech/authboss) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/authboss)
* [osin](https://github.com/openshift/osin) **star:1569** Golang OAuth2 server library. [![There was an update last week][Green]](https://github.com/openshift/osin) [![godoc][GoDoc]](https://godoc.org/github.com/openshift/osin) * [osin](https://github.com/openshift/osin) **star:1569** Golang OAuth2 server library. [![There was an update last week][Green]](https://github.com/openshift/osin) [![godoc][GoDoc]](https://godoc.org/github.com/openshift/osin)
* [go-jose](https://github.com/square/go-jose) **star:1413** Fairly complete implementation of the JOSE working group's JSON Web Token, JSON Web Signatures, and JSON Web Encryption specs. [![There was an update last week][Green]](https://github.com/square/go-jose) [![godoc][GoDoc]](https://godoc.org/github.com/square/go-jose) * [go-jose](https://github.com/square/go-jose) **star:1413** Fairly complete implementation of the JOSE working group's JSON Web Token, JSON Web Signatures, and JSON Web Encryption specs. [![godoc][GoDoc]](https://godoc.org/github.com/square/go-jose)
* [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) **star:1395** Standalone, specification-compliant, OAuth2 server written in Golang. [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/go-oauth2-server) * [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) **star:1395** Standalone, specification-compliant, OAuth2 server written in Golang. [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/go-oauth2-server)
* [gologin](https://github.com/dghubble/gologin) **star:1131** chainable handlers for login with OAuth1 and OAuth2 authentication providers. [![godoc][GoDoc]](https://godoc.org/github.com/dghubble/gologin) * [gologin](https://github.com/dghubble/gologin) **star:1131** chainable handlers for login with OAuth1 and OAuth2 authentication providers. [![godoc][GoDoc]](https://godoc.org/github.com/dghubble/gologin)
* [gorbac](https://github.com/mikespook/gorbac) **star:962** provides a lightweight role-based access control (RBAC) implementation in Golang. [![godoc][GoDoc]](https://godoc.org/github.com/mikespook/gorbac) * [gorbac](https://github.com/mikespook/gorbac) **star:962** provides a lightweight role-based access control (RBAC) implementation in Golang. [![godoc][GoDoc]](https://godoc.org/github.com/mikespook/gorbac)
@ -438,7 +438,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [Bitcask](https://github.com/prologic/bitcask) **star:232** Bitcask is an embeddable, persistent and fast key-value (KV) database written in pure Go with predictable read/write performance, low latency and high throughput thanks to the bitcask on-disk layout (LSM+WAL). [![There was an update last week][Green]](https://github.com/prologic/bitcask) [![godoc][GoDoc]](https://godoc.org/github.com/prologic/bitcask) * [Bitcask](https://github.com/prologic/bitcask) **star:232** Bitcask is an embeddable, persistent and fast key-value (KV) database written in pure Go with predictable read/write performance, low latency and high throughput thanks to the bitcask on-disk layout (LSM+WAL). [![There was an update last week][Green]](https://github.com/prologic/bitcask) [![godoc][GoDoc]](https://godoc.org/github.com/prologic/bitcask)
* [piladb](https://github.com/fern4lvarez/piladb) **star:170** Lightweight RESTful database engine based on stack data structures. [![It hasn't been updated in the last year][Yellow]](https://github.com/fern4lvarez/piladb) [![godoc][GoDoc]](https://godoc.org/github.com/fern4lvarez/piladb) * [piladb](https://github.com/fern4lvarez/piladb) **star:170** Lightweight RESTful database engine based on stack data structures. [![It hasn't been updated in the last year][Yellow]](https://github.com/fern4lvarez/piladb) [![godoc][GoDoc]](https://godoc.org/github.com/fern4lvarez/piladb)
* [Vasto](https://github.com/chrislusf/vasto) **star:165** A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption. [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/vasto) * [Vasto](https://github.com/chrislusf/vasto) **star:165** A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption. [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/vasto)
* [Kivik](https://github.com/go-kivik/kivik) **star:134** Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases. [![There was an update last week][Green]](https://github.com/go-kivik/kivik) [![godoc][GoDoc]](https://godoc.org/github.com/go-kivik/kivik) * [Kivik](https://github.com/go-kivik/kivik) **star:134** Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases. [![godoc][GoDoc]](https://godoc.org/github.com/go-kivik/kivik)
* [slowpoke](https://github.com/recoilme/slowpoke) **star:94** Key-value store with persistence. [![godoc][GoDoc]](https://godoc.org/github.com/recoilme/slowpoke) * [slowpoke](https://github.com/recoilme/slowpoke) **star:94** Key-value store with persistence. [![godoc][GoDoc]](https://godoc.org/github.com/recoilme/slowpoke)
* [Scribble](https://github.com/nanobox-io/golang-scribble) **star:82** Tiny flat file JSON store. [![godoc][GoDoc]](https://godoc.org/github.com/nanobox-io/golang-scribble) * [Scribble](https://github.com/nanobox-io/golang-scribble) **star:82** Tiny flat file JSON store. [![godoc][GoDoc]](https://godoc.org/github.com/nanobox-io/golang-scribble)
* [couchcache](https://github.com/codingsince1985/couchcache) **star:46** RESTful caching micro-service backed by Couchbase server. [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/couchcache) * [couchcache](https://github.com/codingsince1985/couchcache) **star:46** RESTful caching micro-service backed by Couchbase server. [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/couchcache)
@ -469,7 +469,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Database tools.* *Database tools.*
* [vitess](https://github.com/youtube/vitess) **star:9249** vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services. [![star > 2000][Awesome]](https://github.com/youtube/vitess) [![There was an update last week][Green]](https://github.com/youtube/vitess) [![godoc][GoDoc]](https://godoc.org/github.com/youtube/vitess) * [vitess](https://github.com/youtube/vitess) **star:9249** vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services. [![star > 2000][Awesome]](https://github.com/youtube/vitess) [![There was an update last week][Green]](https://github.com/youtube/vitess) [![godoc][GoDoc]](https://godoc.org/github.com/youtube/vitess)
* [pgweb](https://github.com/sosedoff/pgweb) **star:6191** Web-based PostgreSQL database browser. [![star > 2000][Awesome]](https://github.com/sosedoff/pgweb) [![There was an update last week][Green]](https://github.com/sosedoff/pgweb) [![godoc][GoDoc]](https://godoc.org/github.com/sosedoff/pgweb) * [pgweb](https://github.com/sosedoff/pgweb) **star:6191** Web-based PostgreSQL database browser. [![star > 2000][Awesome]](https://github.com/sosedoff/pgweb) [![godoc][GoDoc]](https://godoc.org/github.com/sosedoff/pgweb)
* [kingshard](https://github.com/flike/kingshard) **star:4933** kingshard is a high performance proxy for MySQL powered by Golang. [![star > 2000][Awesome]](https://github.com/flike/kingshard) [![godoc][GoDoc]](https://godoc.org/github.com/flike/kingshard) [![Contains Chinese documents][CN]](https://github.com/flike/kingshard) * [kingshard](https://github.com/flike/kingshard) **star:4933** kingshard is a high performance proxy for MySQL powered by Golang. [![star > 2000][Awesome]](https://github.com/flike/kingshard) [![godoc][GoDoc]](https://godoc.org/github.com/flike/kingshard) [![Contains Chinese documents][CN]](https://github.com/flike/kingshard)
* [orchestrator](https://github.com/github/orchestrator) **star:3275** MySQL replication topology manager & visualizer. [![star > 2000][Awesome]](https://github.com/github/orchestrator) [![There was an update last week][Green]](https://github.com/github/orchestrator) [![godoc][GoDoc]](https://godoc.org/github.com/github/orchestrator) * [orchestrator](https://github.com/github/orchestrator) **star:3275** MySQL replication topology manager & visualizer. [![star > 2000][Awesome]](https://github.com/github/orchestrator) [![There was an update last week][Green]](https://github.com/github/orchestrator) [![godoc][GoDoc]](https://godoc.org/github.com/github/orchestrator)
* [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) **star:2704** Sync your MySQL data into Elasticsearch automatically. [![star > 2000][Awesome]](https://github.com/siddontang/go-mysql-elasticsearch) [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/go-mysql-elasticsearch) * [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) **star:2704** Sync your MySQL data into Elasticsearch automatically. [![star > 2000][Awesome]](https://github.com/siddontang/go-mysql-elasticsearch) [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/go-mysql-elasticsearch)
@ -648,7 +648,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-dkim](https://github.com/toorop/go-dkim) **star:52** DKIM library, to sign & verify email. [![godoc][GoDoc]](https://godoc.org/github.com/toorop/go-dkim) * [go-dkim](https://github.com/toorop/go-dkim) **star:52** DKIM library, to sign & verify email. [![godoc][GoDoc]](https://godoc.org/github.com/toorop/go-dkim)
* [go-premailer](https://github.com/vanng822/go-premailer) **star:42** Inline styling for HTML mail in Go. [![godoc][GoDoc]](https://godoc.org/github.com/vanng822/go-premailer) * [go-premailer](https://github.com/vanng822/go-premailer) **star:42** Inline styling for HTML mail in Go. [![godoc][GoDoc]](https://godoc.org/github.com/vanng822/go-premailer)
* [mailchain](https://github.com/mailchain/mailchain) **star:32** Send encrypted emails to blockchain addresses written in Go. [![There was an update last week][Green]](https://github.com/mailchain/mailchain) [![godoc][GoDoc]](https://godoc.org/github.com/mailchain/mailchain) * [mailchain](https://github.com/mailchain/mailchain) **star:32** Send encrypted emails to blockchain addresses written in Go. [![There was an update last week][Green]](https://github.com/mailchain/mailchain) [![godoc][GoDoc]](https://godoc.org/github.com/mailchain/mailchain)
* [go-simple-mail](https://github.com/xhit/go-simple-mail) **star:11** Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send. [![There was an update last week][Green]](https://github.com/xhit/go-simple-mail) [![godoc][GoDoc]](https://godoc.org/github.com/xhit/go-simple-mail) * [go-simple-mail](https://github.com/xhit/go-simple-mail) **star:11** Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send. [![godoc][GoDoc]](https://godoc.org/github.com/xhit/go-simple-mail)
## Embeddable Scripting Languages ## Embeddable Scripting Languages
@ -755,7 +755,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [Leaf](https://github.com/name5566/leaf) **star:3299** Lightweight game server framework. [![star > 2000][Awesome]](https://github.com/name5566/leaf) [![godoc][GoDoc]](https://godoc.org/github.com/name5566/leaf) [![Contains Chinese documents][CN]](https://github.com/name5566/leaf) * [Leaf](https://github.com/name5566/leaf) **star:3299** Lightweight game server framework. [![star > 2000][Awesome]](https://github.com/name5566/leaf) [![godoc][GoDoc]](https://godoc.org/github.com/name5566/leaf) [![Contains Chinese documents][CN]](https://github.com/name5566/leaf)
* [Pixel](https://github.com/faiface/pixel) **star:2635** Hand-crafted 2D game library in Go. [![star > 2000][Awesome]](https://github.com/faiface/pixel) [![godoc][GoDoc]](https://godoc.org/github.com/faiface/pixel) * [Pixel](https://github.com/faiface/pixel) **star:2635** Hand-crafted 2D game library in Go. [![star > 2000][Awesome]](https://github.com/faiface/pixel) [![godoc][GoDoc]](https://godoc.org/github.com/faiface/pixel)
* [Ebiten](https://github.com/hajimehoshi/ebiten) **star:2351** dead simple 2D game library in Go. [![star > 2000][Awesome]](https://github.com/hajimehoshi/ebiten) [![There was an update last week][Green]](https://github.com/hajimehoshi/ebiten) [![godoc][GoDoc]](https://godoc.org/github.com/hajimehoshi/ebiten) * [Ebiten](https://github.com/hajimehoshi/ebiten) **star:2351** dead simple 2D game library in Go. [![star > 2000][Awesome]](https://github.com/hajimehoshi/ebiten) [![There was an update last week][Green]](https://github.com/hajimehoshi/ebiten) [![godoc][GoDoc]](https://godoc.org/github.com/hajimehoshi/ebiten)
* [goworld](https://github.com/xiaonanln/goworld) **star:1336** Scalable game server engine, featuring space-entity framework and hot-swapping. [![There was an update last week][Green]](https://github.com/xiaonanln/goworld) [![godoc][GoDoc]](https://godoc.org/github.com/xiaonanln/goworld) [![Contains Chinese documents][CN]](https://github.com/xiaonanln/goworld) * [goworld](https://github.com/xiaonanln/goworld) **star:1336** Scalable game server engine, featuring space-entity framework and hot-swapping. [![godoc][GoDoc]](https://godoc.org/github.com/xiaonanln/goworld) [![Contains Chinese documents][CN]](https://github.com/xiaonanln/goworld)
* [go-sdl2](https://github.com/veandco/go-sdl2) **star:1240** Go bindings for the [Simple DirectMedia Layer](https://www.libsdl.org/). * [go-sdl2](https://github.com/veandco/go-sdl2) **star:1240** Go bindings for the [Simple DirectMedia Layer](https://www.libsdl.org/).
* [engo](https://github.com/EngoEngine/engo) **star:1138** Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm. [![godoc][GoDoc]](https://godoc.org/github.com/EngoEngine/engo) * [engo](https://github.com/EngoEngine/engo) **star:1138** Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm. [![godoc][GoDoc]](https://godoc.org/github.com/EngoEngine/engo)
* [nano](https://github.com/lonng/nano) **star:1128** Lightweight, facility, high performance golang based game server framework. [![There was an update last week][Green]](https://github.com/lonng/nano) [![godoc][GoDoc]](https://godoc.org/github.com/lonng/nano) [![Contains Chinese documents][CN]](https://github.com/lonng/nano) * [nano](https://github.com/lonng/nano) **star:1128** Lightweight, facility, high performance golang based game server framework. [![There was an update last week][Green]](https://github.com/lonng/nano) [![godoc][GoDoc]](https://godoc.org/github.com/lonng/nano) [![Contains Chinese documents][CN]](https://github.com/lonng/nano)
@ -827,7 +827,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [GoSlaves](https://github.com/themester/GoSlaves) **star:88** Simple and Asynchronous Goroutine pool library. [![godoc][GoDoc]](https://godoc.org/github.com/themester/GoSlaves) * [GoSlaves](https://github.com/themester/GoSlaves) **star:88** Simple and Asynchronous Goroutine pool library. [![godoc][GoDoc]](https://godoc.org/github.com/themester/GoSlaves)
* [semaphore](https://github.com/kamilsk/semaphore) **star:81** Semaphore pattern implementation with timeout of lock/unlock operations based on channel and context. [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/semaphore) * [semaphore](https://github.com/kamilsk/semaphore) **star:81** Semaphore pattern implementation with timeout of lock/unlock operations based on channel and context. [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/semaphore)
* [semaphore](https://github.com/marusama/semaphore) **star:79** Fast resizable semaphore implementation based on CAS (faster than channel-based semaphore implementations). [![godoc][GoDoc]](https://godoc.org/github.com/marusama/semaphore) * [semaphore](https://github.com/marusama/semaphore) **star:79** Fast resizable semaphore implementation based on CAS (faster than channel-based semaphore implementations). [![godoc][GoDoc]](https://godoc.org/github.com/marusama/semaphore)
* [gpool](https://github.com/Sherifabdlnaby/gpool) **star:59** manages a resizeable pool of context-aware goroutines to bound concurrency. [![There was an update last week][Green]](https://github.com/Sherifabdlnaby/gpool) [![godoc][GoDoc]](https://godoc.org/github.com/Sherifabdlnaby/gpool) * [gpool](https://github.com/Sherifabdlnaby/gpool) **star:59** manages a resizeable pool of context-aware goroutines to bound concurrency. [![godoc][GoDoc]](https://godoc.org/github.com/Sherifabdlnaby/gpool)
* [gowp](https://github.com/xxjwxc/gowp) **star:52** gowp is concurrency limiting goroutine pool. [![godoc][GoDoc]](https://godoc.org/github.com/xxjwxc/gowp) [![Contains Chinese documents][CN]](https://github.com/xxjwxc/gowp) * [gowp](https://github.com/xxjwxc/gowp) **star:52** gowp is concurrency limiting goroutine pool. [![godoc][GoDoc]](https://godoc.org/github.com/xxjwxc/gowp) [![Contains Chinese documents][CN]](https://github.com/xxjwxc/gowp)
* [worker-pool](https://github.com/vardius/worker-pool) **star:51** goworker is a Go simple async worker pool. [![godoc][GoDoc]](https://godoc.org/github.com/vardius/worker-pool) * [worker-pool](https://github.com/vardius/worker-pool) **star:51** goworker is a Go simple async worker pool. [![godoc][GoDoc]](https://godoc.org/github.com/vardius/worker-pool)
* [breaker](https://github.com/kamilsk/breaker) **star:45** Flexible mechanism to make execution flow interruptible. [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/breaker) * [breaker](https://github.com/kamilsk/breaker) **star:45** Flexible mechanism to make execution flow interruptible. [![godoc][GoDoc]](https://godoc.org/github.com/kamilsk/breaker)
@ -912,7 +912,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goimagehash](https://github.com/corona10/goimagehash) **star:259** Go Perceptual image hashing package. [![godoc][GoDoc]](https://godoc.org/github.com/corona10/goimagehash) * [goimagehash](https://github.com/corona10/goimagehash) **star:259** Go Perceptual image hashing package. [![godoc][GoDoc]](https://godoc.org/github.com/corona10/goimagehash)
* [rez](https://github.com/bamiaux/rez) **star:193** Image resizing in pure Go and SIMD. [![It hasn't been updated in the last year][Yellow]](https://github.com/bamiaux/rez) [![godoc][GoDoc]](https://godoc.org/github.com/bamiaux/rez) * [rez](https://github.com/bamiaux/rez) **star:193** Image resizing in pure Go and SIMD. [![It hasn't been updated in the last year][Yellow]](https://github.com/bamiaux/rez) [![godoc][GoDoc]](https://godoc.org/github.com/bamiaux/rez)
* [img](https://github.com/hawx/img) **star:131** Selection of image manipulation tools. [![It hasn't been updated in the last year][Yellow]](https://github.com/hawx/img) [![godoc][GoDoc]](https://godoc.org/github.com/hawx/img) * [img](https://github.com/hawx/img) **star:131** Selection of image manipulation tools. [![It hasn't been updated in the last year][Yellow]](https://github.com/hawx/img) [![godoc][GoDoc]](https://godoc.org/github.com/hawx/img)
* [darkroom](https://github.com/gojek/darkroom) **star:104** An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency. [![There was an update last week][Green]](https://github.com/gojek/darkroom) [![godoc][GoDoc]](https://godoc.org/github.com/gojek/darkroom) * [darkroom](https://github.com/gojek/darkroom) **star:104** An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency. [![godoc][GoDoc]](https://godoc.org/github.com/gojek/darkroom)
* [go-cairo](https://github.com/ungerik/go-cairo) **star:90** Go binding for the cairo graphics library. [![godoc][GoDoc]](https://godoc.org/github.com/ungerik/go-cairo) * [go-cairo](https://github.com/ungerik/go-cairo) **star:90** Go binding for the cairo graphics library. [![godoc][GoDoc]](https://godoc.org/github.com/ungerik/go-cairo)
* [mergi](https://github.com/noelyahan/mergi) **star:85** Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate). [![godoc][GoDoc]](https://godoc.org/github.com/noelyahan/mergi) * [mergi](https://github.com/noelyahan/mergi) **star:85** Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate). [![godoc][GoDoc]](https://godoc.org/github.com/noelyahan/mergi)
* [gltf](https://github.com/qmuntal/gltf) **star:58** Efficient and robust glTF 2.0 reader, writer and validator. [![godoc][GoDoc]](https://godoc.org/github.com/qmuntal/gltf) * [gltf](https://github.com/qmuntal/gltf) **star:58** Efficient and robust glTF 2.0 reader, writer and validator. [![godoc][GoDoc]](https://godoc.org/github.com/qmuntal/gltf)
@ -1031,7 +1031,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gorgonia](https://github.com/gorgonia/gorgonia) **star:3025** graph-based computational library like Theano for Go that provides primitives for building various machine learning and neural network algorithms. [![star > 2000][Awesome]](https://github.com/gorgonia/gorgonia) [![godoc][GoDoc]](https://godoc.org/github.com/gorgonia/gorgonia) * [gorgonia](https://github.com/gorgonia/gorgonia) **star:3025** graph-based computational library like Theano for Go that provides primitives for building various machine learning and neural network algorithms. [![star > 2000][Awesome]](https://github.com/gorgonia/gorgonia) [![godoc][GoDoc]](https://godoc.org/github.com/gorgonia/gorgonia)
* [tfgo](https://github.com/galeone/tfgo) **star:1267** Easy to use Tensorflow bindings: simplifies the usage of the official Tensorflow Go bindings. Define computational graphs in Go, load and execute models trained in Python. [![There was an update last week][Green]](https://github.com/galeone/tfgo) [![godoc][GoDoc]](https://godoc.org/github.com/galeone/tfgo) * [tfgo](https://github.com/galeone/tfgo) **star:1267** Easy to use Tensorflow bindings: simplifies the usage of the official Tensorflow Go bindings. Define computational graphs in Go, load and execute models trained in Python. [![There was an update last week][Green]](https://github.com/galeone/tfgo) [![godoc][GoDoc]](https://godoc.org/github.com/galeone/tfgo)
* [goml](https://github.com/cdipaolo/goml) **star:1048** On-line Machine Learning in Go. [![godoc][GoDoc]](https://godoc.org/github.com/cdipaolo/goml) * [goml](https://github.com/cdipaolo/goml) **star:1048** On-line Machine Learning in Go. [![godoc][GoDoc]](https://godoc.org/github.com/cdipaolo/goml)
* [gosseract](https://github.com/otiai10/gosseract) **star:1008** Go package for OCR (Optical Character Recognition), by using Tesseract C++ library. [![There was an update last week][Green]](https://github.com/otiai10/gosseract) [![godoc][GoDoc]](https://godoc.org/github.com/otiai10/gosseract) * [gosseract](https://github.com/otiai10/gosseract) **star:1008** Go package for OCR (Optical Character Recognition), by using Tesseract C++ library. [![godoc][GoDoc]](https://godoc.org/github.com/otiai10/gosseract)
* [gorse](https://github.com/zhenghaoz/gorse) **star:856** An offline recommender system backend based on collaborative filtering written in Go. [![There was an update last week][Green]](https://github.com/zhenghaoz/gorse) [![godoc][GoDoc]](https://godoc.org/github.com/zhenghaoz/gorse) [![Contains Chinese documents][CN]](https://github.com/zhenghaoz/gorse) * [gorse](https://github.com/zhenghaoz/gorse) **star:856** An offline recommender system backend based on collaborative filtering written in Go. [![There was an update last week][Green]](https://github.com/zhenghaoz/gorse) [![godoc][GoDoc]](https://godoc.org/github.com/zhenghaoz/gorse) [![Contains Chinese documents][CN]](https://github.com/zhenghaoz/gorse)
* [CloudForest](https://github.com/ryanbressler/CloudForest) **star:659** Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go. [![It hasn't been updated in the last year][Yellow]](https://github.com/ryanbressler/CloudForest) [![godoc][GoDoc]](https://godoc.org/github.com/ryanbressler/CloudForest) * [CloudForest](https://github.com/ryanbressler/CloudForest) **star:659** Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go. [![It hasn't been updated in the last year][Yellow]](https://github.com/ryanbressler/CloudForest) [![godoc][GoDoc]](https://godoc.org/github.com/ryanbressler/CloudForest)
* [eaopt](https://github.com/MaxHalford/eaopt) **star:653** An evolutionary optimization library. [![godoc][GoDoc]](https://godoc.org/github.com/MaxHalford/eaopt) * [eaopt](https://github.com/MaxHalford/eaopt) **star:653** An evolutionary optimization library. [![godoc][GoDoc]](https://godoc.org/github.com/MaxHalford/eaopt)
@ -1065,7 +1065,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries that implement messaging systems.* *Libraries that implement messaging systems.*
* [sarama](https://github.com/Shopify/sarama) **star:5223** Go library for Apache Kafka. [![star > 2000][Awesome]](https://github.com/Shopify/sarama) [![There was an update last week][Green]](https://github.com/Shopify/sarama) [![godoc][GoDoc]](https://godoc.org/github.com/Shopify/sarama) * [sarama](https://github.com/Shopify/sarama) **star:5223** Go library for Apache Kafka. [![star > 2000][Awesome]](https://github.com/Shopify/sarama) [![godoc][GoDoc]](https://godoc.org/github.com/Shopify/sarama)
* [gorush](https://github.com/appleboy/gorush) **star:4024** Push notification server using [APNs2](https://github.com/sideshow/apns2) and google [GCM](https://github.com/google/go-gcm). [![star > 2000][Awesome]](https://github.com/appleboy/gorush) [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/gorush) * [gorush](https://github.com/appleboy/gorush) **star:4024** Push notification server using [APNs2](https://github.com/sideshow/apns2) and google [GCM](https://github.com/google/go-gcm). [![star > 2000][Awesome]](https://github.com/appleboy/gorush) [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/gorush)
* [Centrifugo](https://github.com/centrifugal/centrifugo) **star:3967** Real-time messaging (Websockets or SockJS) server in Go. [![star > 2000][Awesome]](https://github.com/centrifugal/centrifugo) [![There was an update last week][Green]](https://github.com/centrifugal/centrifugo) [![godoc][GoDoc]](https://godoc.org/github.com/centrifugal/centrifugo) * [Centrifugo](https://github.com/centrifugal/centrifugo) **star:3967** Real-time messaging (Websockets or SockJS) server in Go. [![star > 2000][Awesome]](https://github.com/centrifugal/centrifugo) [![There was an update last week][Green]](https://github.com/centrifugal/centrifugo) [![godoc][GoDoc]](https://godoc.org/github.com/centrifugal/centrifugo)
* [machinery](https://github.com/RichardKnop/machinery) **star:3732** Asynchronous task queue/job queue based on distributed message passing. [![star > 2000][Awesome]](https://github.com/RichardKnop/machinery) [![There was an update last week][Green]](https://github.com/RichardKnop/machinery) [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/machinery) * [machinery](https://github.com/RichardKnop/machinery) **star:3732** Asynchronous task queue/job queue based on distributed message passing. [![star > 2000][Awesome]](https://github.com/RichardKnop/machinery) [![There was an update last week][Green]](https://github.com/RichardKnop/machinery) [![godoc][GoDoc]](https://godoc.org/github.com/RichardKnop/machinery)
@ -1098,7 +1098,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) **star:57** A tiny wrapper around NSQ topic and channel. [![It hasn't been updated in the last year][Yellow]](https://github.com/rafaeljesus/nsq-event-bus) [![godoc][GoDoc]](https://godoc.org/github.com/rafaeljesus/nsq-event-bus) * [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) **star:57** A tiny wrapper around NSQ topic and channel. [![It hasn't been updated in the last year][Yellow]](https://github.com/rafaeljesus/nsq-event-bus) [![godoc][GoDoc]](https://godoc.org/github.com/rafaeljesus/nsq-event-bus)
* [RapidMQ](https://github.com/sybrexsys/RapidMQ) **star:57** RapidMQ is a lightweight and reliable library for managing of the local messages queue. [![It hasn't been updated in the last year][Yellow]](https://github.com/sybrexsys/RapidMQ) [![godoc][GoDoc]](https://godoc.org/github.com/sybrexsys/RapidMQ) * [RapidMQ](https://github.com/sybrexsys/RapidMQ) **star:57** RapidMQ is a lightweight and reliable library for managing of the local messages queue. [![It hasn't been updated in the last year][Yellow]](https://github.com/sybrexsys/RapidMQ) [![godoc][GoDoc]](https://godoc.org/github.com/sybrexsys/RapidMQ)
* [go-notify](https://github.com/TheCreeper/go-notify) **star:47** Native implementation of the freedesktop notification spec. [![godoc][GoDoc]](https://godoc.org/github.com/TheCreeper/go-notify) * [go-notify](https://github.com/TheCreeper/go-notify) **star:47** Native implementation of the freedesktop notification spec. [![godoc][GoDoc]](https://godoc.org/github.com/TheCreeper/go-notify)
* [Commander](https://github.com/jeroenrinzema/commander) **star:37** A high-level event driven consumer/producer supporting various "dialects" such as Apache Kafka. [![There was an update last week][Green]](https://github.com/jeroenrinzema/commander) [![godoc][GoDoc]](https://godoc.org/github.com/jeroenrinzema/commander) * [Commander](https://github.com/jeroenrinzema/commander) **star:37** A high-level event driven consumer/producer supporting various "dialects" such as Apache Kafka. [![godoc][GoDoc]](https://godoc.org/github.com/jeroenrinzema/commander)
* [event](https://github.com/agoalofalife/event) **star:32** Implementation of the pattern observer. [![It hasn't been updated in the last year][Yellow]](https://github.com/agoalofalife/event) [![godoc][GoDoc]](https://godoc.org/github.com/agoalofalife/event) * [event](https://github.com/agoalofalife/event) **star:32** Implementation of the pattern observer. [![It hasn't been updated in the last year][Yellow]](https://github.com/agoalofalife/event) [![godoc][GoDoc]](https://godoc.org/github.com/agoalofalife/event)
* [hub](https://github.com/leandro-lugaresi/hub) **star:28** A Message/Event Hub for Go applications, using publish/subscribe pattern with support for alias like rabbitMQ exchanges. [![It hasn't been updated in the last year][Yellow]](https://github.com/leandro-lugaresi/hub) [![godoc][GoDoc]](https://godoc.org/github.com/leandro-lugaresi/hub) * [hub](https://github.com/leandro-lugaresi/hub) **star:28** A Message/Event Hub for Go applications, using publish/subscribe pattern with support for alias like rabbitMQ exchanges. [![It hasn't been updated in the last year][Yellow]](https://github.com/leandro-lugaresi/hub) [![godoc][GoDoc]](https://godoc.org/github.com/leandro-lugaresi/hub)
* [go-vitotrol](https://github.com/maxatome/go-vitotrol) **star:12** Client library to Viessmann Vitotrol web service. [![godoc][GoDoc]](https://godoc.org/github.com/maxatome/go-vitotrol) * [go-vitotrol](https://github.com/maxatome/go-vitotrol) **star:12** Client library to Viessmann Vitotrol web service. [![godoc][GoDoc]](https://godoc.org/github.com/maxatome/go-vitotrol)
@ -1117,7 +1117,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:5188** Golang library for reading and writing Microsoft Excel™ (XLSX) files. [![star > 2000][Awesome]](https://github.com/360EntSecGroup-Skylar/excelize) [![There was an update last week][Green]](https://github.com/360EntSecGroup-Skylar/excelize) [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize) * [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:5188** Golang library for reading and writing Microsoft Excel™ (XLSX) files. [![star > 2000][Awesome]](https://github.com/360EntSecGroup-Skylar/excelize) [![There was an update last week][Green]](https://github.com/360EntSecGroup-Skylar/excelize) [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize)
* [xlsx](https://github.com/tealeg/xlsx) **star:3784** Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs. [![star > 2000][Awesome]](https://github.com/tealeg/xlsx) [![There was an update last week][Green]](https://github.com/tealeg/xlsx) [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx) * [xlsx](https://github.com/tealeg/xlsx) **star:3784** Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs. [![star > 2000][Awesome]](https://github.com/tealeg/xlsx) [![There was an update last week][Green]](https://github.com/tealeg/xlsx) [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx)
* [xlsx](https://github.com/plandem/xlsx) **star:97** Fast and safe way to read/update your existing Microsoft Excel files in Go programs. [![There was an update last week][Green]](https://github.com/plandem/xlsx) [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx) * [xlsx](https://github.com/plandem/xlsx) **star:97** Fast and safe way to read/update your existing Microsoft Excel files in Go programs. [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx)
* [go-excel](https://github.com/szyhf/go-excel) **star:55** A simple and light reader to read a relate-db-like excel as a table. [![godoc][GoDoc]](https://godoc.org/github.com/szyhf/go-excel) * [go-excel](https://github.com/szyhf/go-excel) **star:55** A simple and light reader to read a relate-db-like excel as a table. [![godoc][GoDoc]](https://godoc.org/github.com/szyhf/go-excel)
* [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:14** Golang bindings for libxlsxwriter for writing XLSX (Microsoft Excel) files. [![It hasn't been updated in the last year][Yellow]](https://github.com/fterrag/goxlsxwriter) [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter) * [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:14** Golang bindings for libxlsxwriter for writing XLSX (Microsoft Excel) files. [![It hasn't been updated in the last year][Yellow]](https://github.com/fterrag/goxlsxwriter) [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter)
@ -1250,7 +1250,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [dns](https://github.com/miekg/dns) **star:4200** Go library for working with DNS. [![star > 2000][Awesome]](https://github.com/miekg/dns) [![There was an update last week][Green]](https://github.com/miekg/dns) [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns) * [dns](https://github.com/miekg/dns) **star:4200** Go library for working with DNS. [![star > 2000][Awesome]](https://github.com/miekg/dns) [![There was an update last week][Green]](https://github.com/miekg/dns) [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns)
* [quic-go](https://github.com/lucas-clemente/quic-go) **star:3610** An implementation of the QUIC protocol in pure Go. [![star > 2000][Awesome]](https://github.com/lucas-clemente/quic-go) [![There was an update last week][Green]](https://github.com/lucas-clemente/quic-go) [![godoc][GoDoc]](https://godoc.org/github.com/lucas-clemente/quic-go) * [quic-go](https://github.com/lucas-clemente/quic-go) **star:3610** An implementation of the QUIC protocol in pure Go. [![star > 2000][Awesome]](https://github.com/lucas-clemente/quic-go) [![There was an update last week][Green]](https://github.com/lucas-clemente/quic-go) [![godoc][GoDoc]](https://godoc.org/github.com/lucas-clemente/quic-go)
* [HTTPLab](https://github.com/gchaincl/httplab) **star:3501** HTTPLabs let you inspect HTTP requests and forge responses. [![star > 2000][Awesome]](https://github.com/gchaincl/httplab) [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab) * [HTTPLab](https://github.com/gchaincl/httplab) **star:3501** HTTPLabs let you inspect HTTP requests and forge responses. [![star > 2000][Awesome]](https://github.com/gchaincl/httplab) [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab)
* [gopacket](https://github.com/google/gopacket) **star:3164** Go library for packet processing with libpcap bindings. [![star > 2000][Awesome]](https://github.com/google/gopacket) [![There was an update last week][Green]](https://github.com/google/gopacket) [![godoc][GoDoc]](https://godoc.org/github.com/google/gopacket) * [gopacket](https://github.com/google/gopacket) **star:3164** Go library for packet processing with libpcap bindings. [![star > 2000][Awesome]](https://github.com/google/gopacket) [![godoc][GoDoc]](https://godoc.org/github.com/google/gopacket)
* [webrtc](https://github.com/pions/webrtc) **star:2799** A pure Go implementation of the WebRTC API. [![star > 2000][Awesome]](https://github.com/pions/webrtc) [![There was an update last week][Green]](https://github.com/pions/webrtc) [![godoc][GoDoc]](https://godoc.org/github.com/pions/webrtc) * [webrtc](https://github.com/pions/webrtc) **star:2799** A pure Go implementation of the WebRTC API. [![star > 2000][Awesome]](https://github.com/pions/webrtc) [![There was an update last week][Green]](https://github.com/pions/webrtc) [![godoc][GoDoc]](https://godoc.org/github.com/pions/webrtc)
* [kcp-go](https://github.com/xtaci/kcp-go) **star:2401** KCP - Fast and Reliable ARQ Protocol. [![star > 2000][Awesome]](https://github.com/xtaci/kcp-go) [![There was an update last week][Green]](https://github.com/xtaci/kcp-go) [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcp-go) * [kcp-go](https://github.com/xtaci/kcp-go) **star:2401** KCP - Fast and Reliable ARQ Protocol. [![star > 2000][Awesome]](https://github.com/xtaci/kcp-go) [![There was an update last week][Green]](https://github.com/xtaci/kcp-go) [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcp-go)
* [gobgp](https://github.com/osrg/gobgp) **star:1783** BGP implemented in the Go Programming Language. [![There was an update last week][Green]](https://github.com/osrg/gobgp) [![godoc][GoDoc]](https://godoc.org/github.com/osrg/gobgp) * [gobgp](https://github.com/osrg/gobgp) **star:1783** BGP implemented in the Go Programming Language. [![There was an update last week][Green]](https://github.com/osrg/gobgp) [![godoc][GoDoc]](https://godoc.org/github.com/osrg/gobgp)
@ -1336,9 +1336,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [SQLBoiler](https://github.com/volatiletech/sqlboiler) **star:2556** ORM generator. Generate a featureful and blazing-fast ORM tailored to your database schema. [![star > 2000][Awesome]](https://github.com/volatiletech/sqlboiler) [![There was an update last week][Green]](https://github.com/volatiletech/sqlboiler) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/sqlboiler) * [SQLBoiler](https://github.com/volatiletech/sqlboiler) **star:2556** ORM generator. Generate a featureful and blazing-fast ORM tailored to your database schema. [![star > 2000][Awesome]](https://github.com/volatiletech/sqlboiler) [![There was an update last week][Green]](https://github.com/volatiletech/sqlboiler) [![godoc][GoDoc]](https://godoc.org/github.com/volatiletech/sqlboiler)
* [upper.io/db](https://github.com/upper/db) **star:2016** Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers. [![star > 2000][Awesome]](https://github.com/upper/db) [![godoc][GoDoc]](https://godoc.org/github.com/upper/db) * [upper.io/db](https://github.com/upper/db) **star:2016** Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers. [![star > 2000][Awesome]](https://github.com/upper/db) [![godoc][GoDoc]](https://godoc.org/github.com/upper/db)
* [reform](https://github.com/go-reform/reform) **star:835** Better ORM for Go, based on non-empty interfaces and code generation. [![godoc][GoDoc]](https://godoc.org/github.com/go-reform/reform) * [reform](https://github.com/go-reform/reform) **star:835** Better ORM for Go, based on non-empty interfaces and code generation. [![godoc][GoDoc]](https://godoc.org/github.com/go-reform/reform)
* [pop/soda](https://github.com/gobuffalo/pop) **star:776** Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite. [![There was an update last week][Green]](https://github.com/gobuffalo/pop) [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/pop) * [pop/soda](https://github.com/gobuffalo/pop) **star:776** Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite. [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/pop)
* [QBS](https://github.com/coocood/qbs) **star:540** Stands for Query By Struct. A Go ORM. [![It hasn't been updated in the last year][Yellow]](https://github.com/coocood/qbs) [![godoc][GoDoc]](https://godoc.org/github.com/coocood/qbs) [![Contains Chinese documents][CN]](https://github.com/coocood/qbs) * [QBS](https://github.com/coocood/qbs) **star:540** Stands for Query By Struct. A Go ORM. [![It hasn't been updated in the last year][Yellow]](https://github.com/coocood/qbs) [![godoc][GoDoc]](https://godoc.org/github.com/coocood/qbs) [![Contains Chinese documents][CN]](https://github.com/coocood/qbs)
* [go-queryset](https://github.com/jirfag/go-queryset) **star:479** 100% type-safe ORM with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support based on GORM. [![There was an update last week][Green]](https://github.com/jirfag/go-queryset) [![godoc][GoDoc]](https://godoc.org/github.com/jirfag/go-queryset) * [go-queryset](https://github.com/jirfag/go-queryset) **star:479** 100% type-safe ORM with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support based on GORM. [![godoc][GoDoc]](https://godoc.org/github.com/jirfag/go-queryset)
* [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) **star:325** A flexible and powerful SQL string builder library plus a zero-config ORM. [![godoc][GoDoc]](https://godoc.org/github.com/huandu/go-sqlbuilder) * [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) **star:325** A flexible and powerful SQL string builder library plus a zero-config ORM. [![godoc][GoDoc]](https://godoc.org/github.com/huandu/go-sqlbuilder)
* [beego orm](https://github.com/astaxie/beego/tree/master/orm) Powerful orm framework for go. Support: pq/mysql/sqlite3. * [beego orm](https://github.com/astaxie/beego/tree/master/orm) Powerful orm framework for go. Support: pq/mysql/sqlite3.
* [Zoom](https://github.com/albrow/zoom) **star:247** Blazing-fast datastore and querying engine built on Redis. [![It hasn't been updated in the last year][Yellow]](https://github.com/albrow/zoom) [![godoc][GoDoc]](https://godoc.org/github.com/albrow/zoom) * [Zoom](https://github.com/albrow/zoom) **star:247** Blazing-fast datastore and querying engine built on Redis. [![It hasn't been updated in the last year][Yellow]](https://github.com/albrow/zoom) [![godoc][GoDoc]](https://godoc.org/github.com/albrow/zoom)
@ -1384,7 +1384,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## Query Language ## Query Language
* [graphql-go](https://github.com/graphql-go/graphql) **star:5781** Implementation of GraphQL for Go. [![star > 2000][Awesome]](https://github.com/graphql-go/graphql) [![godoc][GoDoc]](https://godoc.org/github.com/graphql-go/graphql) * [graphql-go](https://github.com/graphql-go/graphql) **star:5781** Implementation of GraphQL for Go. [![star > 2000][Awesome]](https://github.com/graphql-go/graphql) [![godoc][GoDoc]](https://godoc.org/github.com/graphql-go/graphql)
* [graphql](https://github.com/neelance/graphql-go) **star:3076** GraphQL server with a focus on ease of use. [![star > 2000][Awesome]](https://github.com/neelance/graphql-go) [![There was an update last week][Green]](https://github.com/neelance/graphql-go) [![godoc][GoDoc]](https://godoc.org/github.com/neelance/graphql-go) * [graphql](https://github.com/neelance/graphql-go) **star:3076** GraphQL server with a focus on ease of use. [![star > 2000][Awesome]](https://github.com/neelance/graphql-go) [![godoc][GoDoc]](https://godoc.org/github.com/neelance/graphql-go)
* [gojsonq](https://github.com/thedevsaddam/gojsonq) **star:1085** A simple Go package to Query over JSON Data. [![There was an update last week][Green]](https://github.com/thedevsaddam/gojsonq) [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/gojsonq) * [gojsonq](https://github.com/thedevsaddam/gojsonq) **star:1085** A simple Go package to Query over JSON Data. [![There was an update last week][Green]](https://github.com/thedevsaddam/gojsonq) [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/gojsonq)
* [jsonql](https://github.com/elgs/jsonql) **star:216** JSON query expression library in Golang. [![godoc][GoDoc]](https://godoc.org/github.com/elgs/jsonql) * [jsonql](https://github.com/elgs/jsonql) **star:216** JSON query expression library in Golang. [![godoc][GoDoc]](https://godoc.org/github.com/elgs/jsonql)
* [rql](https://github.com/a8m/rql) **star:130** Resource Query Language for REST API. [![godoc][GoDoc]](https://godoc.org/github.com/a8m/rql) * [rql](https://github.com/a8m/rql) **star:130** Resource Query Language for REST API. [![godoc][GoDoc]](https://godoc.org/github.com/a8m/rql)
@ -1396,7 +1396,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [packr](https://github.com/gobuffalo/packr) **star:2537** The simple and easy way to embed static files into Go binaries. [![star > 2000][Awesome]](https://github.com/gobuffalo/packr) [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/packr) * [packr](https://github.com/gobuffalo/packr) **star:2537** The simple and easy way to embed static files into Go binaries. [![star > 2000][Awesome]](https://github.com/gobuffalo/packr) [![godoc][GoDoc]](https://godoc.org/github.com/gobuffalo/packr)
* [statik](https://github.com/rakyll/statik) **star:2404** Embeds static files into a Go executable. [![star > 2000][Awesome]](https://github.com/rakyll/statik) [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/statik) * [statik](https://github.com/rakyll/statik) **star:2404** Embeds static files into a Go executable. [![star > 2000][Awesome]](https://github.com/rakyll/statik) [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/statik)
* [go.rice](https://github.com/GeertJohan/go.rice) **star:1793** go.rice is a Go package that makes working with resources such as html,js,css,images and templates very easy. [![There was an update last week][Green]](https://github.com/GeertJohan/go.rice) [![godoc][GoDoc]](https://godoc.org/github.com/GeertJohan/go.rice) * [go.rice](https://github.com/GeertJohan/go.rice) **star:1793** go.rice is a Go package that makes working with resources such as html,js,css,images and templates very easy. [![godoc][GoDoc]](https://godoc.org/github.com/GeertJohan/go.rice)
* [vfsgen](https://github.com/shurcooL/vfsgen) **star:763** Generates a vfsdata.go file that statically implements the given virtual filesystem. [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/vfsgen) * [vfsgen](https://github.com/shurcooL/vfsgen) **star:763** Generates a vfsdata.go file that statically implements the given virtual filesystem. [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/vfsgen)
* [esc](https://github.com/mjibson/esc) **star:510** Embeds files into Go programs and provides http.FileSystem interfaces to them. [![godoc][GoDoc]](https://godoc.org/github.com/mjibson/esc) * [esc](https://github.com/mjibson/esc) **star:510** Embeds files into Go programs and provides http.FileSystem interfaces to them. [![godoc][GoDoc]](https://godoc.org/github.com/mjibson/esc)
* [fileb0x](https://github.com/UnnoTed/fileb0x) **star:493** Simple tool to embed files in go with focus on "customization" and ease to use. [![godoc][GoDoc]](https://godoc.org/github.com/UnnoTed/fileb0x) * [fileb0x](https://github.com/UnnoTed/fileb0x) **star:493** Simple tool to embed files in go with focus on "customization" and ease to use. [![godoc][GoDoc]](https://godoc.org/github.com/UnnoTed/fileb0x)
@ -1473,7 +1473,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mapstructure](https://github.com/mitchellh/mapstructure) **star:2908** Go library for decoding generic map values into native Go structures. [![star > 2000][Awesome]](https://github.com/mitchellh/mapstructure) [![godoc][GoDoc]](https://godoc.org/github.com/mitchellh/mapstructure) * [mapstructure](https://github.com/mitchellh/mapstructure) **star:2908** Go library for decoding generic map values into native Go structures. [![star > 2000][Awesome]](https://github.com/mitchellh/mapstructure) [![godoc][GoDoc]](https://godoc.org/github.com/mitchellh/mapstructure)
* [go-codec](https://github.com/ugorji/go) **star:1324** High Performance, feature-Rich, idiomatic encode, decode and rpc library for msgpack, cbor and json, with runtime-based OR code-generation support. [![godoc][GoDoc]](https://godoc.org/github.com/ugorji/go) * [go-codec](https://github.com/ugorji/go) **star:1324** High Performance, feature-Rich, idiomatic encode, decode and rpc library for msgpack, cbor and json, with runtime-based OR code-generation support. [![godoc][GoDoc]](https://godoc.org/github.com/ugorji/go)
* [colfer](https://github.com/pascaldekloe/colfer) **star:500** Code generation for the Colfer binary format. * [colfer](https://github.com/pascaldekloe/colfer) **star:500** Code generation for the Colfer binary format.
* [csvutil](https://github.com/jszwec/csvutil) **star:336** High Performance, idiomatic CSV record encoding and decoding to native Go structures. [![There was an update last week][Green]](https://github.com/jszwec/csvutil) [![godoc][GoDoc]](https://godoc.org/github.com/jszwec/csvutil) * [csvutil](https://github.com/jszwec/csvutil) **star:336** High Performance, idiomatic CSV record encoding and decoding to native Go structures. [![godoc][GoDoc]](https://godoc.org/github.com/jszwec/csvutil)
* [go-capnproto](https://github.com/glycerine/go-capnproto) **star:275** Cap'n Proto library and parser for go. [![godoc][GoDoc]](https://godoc.org/github.com/glycerine/go-capnproto) * [go-capnproto](https://github.com/glycerine/go-capnproto) **star:275** Cap'n Proto library and parser for go. [![godoc][GoDoc]](https://godoc.org/github.com/glycerine/go-capnproto)
* [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) **star:131** GoLang library for working with PHP session format and PHP Serialize/Unserialize functions. [![It hasn't been updated in the last year][Yellow]](https://github.com/yvasiyarov/php_session_decoder) [![godoc][GoDoc]](https://godoc.org/github.com/yvasiyarov/php_session_decoder) * [php_session_decoder](https://github.com/yvasiyarov/php_session_decoder) **star:131** GoLang library for working with PHP session format and PHP Serialize/Unserialize functions. [![It hasn't been updated in the last year][Yellow]](https://github.com/yvasiyarov/php_session_decoder) [![godoc][GoDoc]](https://godoc.org/github.com/yvasiyarov/php_session_decoder)
* [structomap](https://github.com/tuvistavie/structomap) **star:106** Library to easily and dynamically generate maps from static structures. [![godoc][GoDoc]](https://godoc.org/github.com/tuvistavie/structomap) * [structomap](https://github.com/tuvistavie/structomap) **star:106** Library to easily and dynamically generate maps from static structures. [![godoc][GoDoc]](https://godoc.org/github.com/tuvistavie/structomap)
@ -1548,7 +1548,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* Testing Frameworks * Testing Frameworks
* [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) Convert markdown snippets into testable go code. * [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) Convert markdown snippets into testable go code.
* [Testify](https://github.com/stretchr/testify) **star:9171** Sacred extension to the standard go testing package. [![star > 2000][Awesome]](https://github.com/stretchr/testify) [![There was an update last week][Green]](https://github.com/stretchr/testify) [![godoc][GoDoc]](https://godoc.org/github.com/stretchr/testify) * [Testify](https://github.com/stretchr/testify) **star:9171** Sacred extension to the standard go testing package. [![star > 2000][Awesome]](https://github.com/stretchr/testify) [![There was an update last week][Green]](https://github.com/stretchr/testify) [![godoc][GoDoc]](https://godoc.org/github.com/stretchr/testify)
* [go-cmp](https://github.com/google/go-cmp) **star:1455** Package for comparing Go values in tests. [![There was an update last week][Green]](https://github.com/google/go-cmp) [![godoc][GoDoc]](https://godoc.org/github.com/google/go-cmp) * [go-cmp](https://github.com/google/go-cmp) **star:1455** Package for comparing Go values in tests. [![godoc][GoDoc]](https://godoc.org/github.com/google/go-cmp)
* [httpexpect](https://github.com/gavv/httpexpect) **star:1231** Concise, declarative, and easy to use end-to-end HTTP and REST API testing. [![godoc][GoDoc]](https://godoc.org/github.com/gavv/httpexpect) * [httpexpect](https://github.com/gavv/httpexpect) **star:1231** Concise, declarative, and easy to use end-to-end HTTP and REST API testing. [![godoc][GoDoc]](https://godoc.org/github.com/gavv/httpexpect)
* [godog](https://github.com/DATA-DOG/godog) **star:873** Cucumber or Behat like BDD framework for Go. [![There was an update last week][Green]](https://github.com/DATA-DOG/godog) [![godoc][GoDoc]](https://godoc.org/github.com/DATA-DOG/godog) * [godog](https://github.com/DATA-DOG/godog) **star:873** Cucumber or Behat like BDD framework for Go. [![There was an update last week][Green]](https://github.com/DATA-DOG/godog) [![godoc][GoDoc]](https://godoc.org/github.com/DATA-DOG/godog)
* [baloo](https://github.com/h2non/baloo) **star:662** Expressive and versatile end-to-end HTTP API testing made easy. [![godoc][GoDoc]](https://godoc.org/github.com/h2non/baloo) * [baloo](https://github.com/h2non/baloo) **star:662** Expressive and versatile end-to-end HTTP API testing made easy. [![godoc][GoDoc]](https://godoc.org/github.com/h2non/baloo)
@ -1580,7 +1580,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Hamcrest](https://github.com/rdrdr/hamcrest) **star:27** fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results. [![It hasn't been updated in the last year][Yellow]](https://github.com/rdrdr/hamcrest) [![godoc][GoDoc]](https://godoc.org/github.com/rdrdr/hamcrest) * [Hamcrest](https://github.com/rdrdr/hamcrest) **star:27** fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results. [![It hasn't been updated in the last year][Yellow]](https://github.com/rdrdr/hamcrest) [![godoc][GoDoc]](https://godoc.org/github.com/rdrdr/hamcrest)
* [dsunit](https://github.com/viant/dsunit) **star:26** Datastore testing for SQL, NoSQL, structured files. [![godoc][GoDoc]](https://godoc.org/github.com/viant/dsunit) * [dsunit](https://github.com/viant/dsunit) **star:26** Datastore testing for SQL, NoSQL, structured files. [![godoc][GoDoc]](https://godoc.org/github.com/viant/dsunit)
* [assert](https://github.com/go-playground/assert) **star:16** Basic Assertion Library used along side native go testing, with building blocks for custom assertions. [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/assert) * [assert](https://github.com/go-playground/assert) **star:16** Basic Assertion Library used along side native go testing, with building blocks for custom assertions. [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/assert)
* [testcase](https://github.com/adamluzsi/testcase) **star:12** Idiomatic testing framework for Behavior Driven Development. [![There was an update last week][Green]](https://github.com/adamluzsi/testcase) [![godoc][GoDoc]](https://godoc.org/github.com/adamluzsi/testcase) * [testcase](https://github.com/adamluzsi/testcase) **star:12** Idiomatic testing framework for Behavior Driven Development. [![godoc][GoDoc]](https://godoc.org/github.com/adamluzsi/testcase)
* [flute](https://github.com/suzuki-shunsuke/flute) **star:11** HTTP client testing framework. [![godoc][GoDoc]](https://godoc.org/github.com/suzuki-shunsuke/flute) * [flute](https://github.com/suzuki-shunsuke/flute) **star:11** HTTP client testing framework. [![godoc][GoDoc]](https://godoc.org/github.com/suzuki-shunsuke/flute)
* [gosuite](https://github.com/pavlo/gosuite) **star:9** Brings lightweight test suites with setup/teardown facilities to `testing` by leveraging Go1.7's Subtests. [![It hasn't been updated in the last year][Yellow]](https://github.com/pavlo/gosuite) [![godoc][GoDoc]](https://godoc.org/github.com/pavlo/gosuite) * [gosuite](https://github.com/pavlo/gosuite) **star:9** Brings lightweight test suites with setup/teardown facilities to `testing` by leveraging Go1.7's Subtests. [![It hasn't been updated in the last year][Yellow]](https://github.com/pavlo/gosuite) [![godoc][GoDoc]](https://godoc.org/github.com/pavlo/gosuite)
* [badio](https://github.com/cavaliercoder/badio) **star:9** Extensions to Go's `testing/iotest` package. [![It hasn't been updated in the last year][Yellow]](https://github.com/cavaliercoder/badio) [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/badio) * [badio](https://github.com/cavaliercoder/badio) **star:9** Extensions to Go's `testing/iotest` package. [![It hasn't been updated in the last year][Yellow]](https://github.com/cavaliercoder/badio) [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/badio)
@ -1697,10 +1697,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [minio-go](https://github.com/minio/minio-go) **star:824** Minio Go Library for Amazon S3 compatible cloud storage. [![godoc][GoDoc]](https://godoc.org/github.com/minio/minio-go) * [minio-go](https://github.com/minio/minio-go) **star:824** Minio Go Library for Amazon S3 compatible cloud storage. [![godoc][GoDoc]](https://godoc.org/github.com/minio/minio-go)
* [facebook](https://github.com/huandu/facebook) **star:818** Go Library that supports the Facebook Graph API. [![godoc][GoDoc]](https://godoc.org/github.com/huandu/facebook) * [facebook](https://github.com/huandu/facebook) **star:818** Go Library that supports the Facebook Graph API. [![godoc][GoDoc]](https://godoc.org/github.com/huandu/facebook)
* [go-jira](https://github.com/andygrunwald/go-jira) **star:656** Go client library for [Atlassian JIRA](https://www.atlassian.com/software/jira) [![There was an update last week][Green]](https://github.com/andygrunwald/go-jira) [![godoc][GoDoc]](https://godoc.org/github.com/andygrunwald/go-jira) * [go-jira](https://github.com/andygrunwald/go-jira) **star:656** Go client library for [Atlassian JIRA](https://www.atlassian.com/software/jira) [![There was an update last week][Green]](https://github.com/andygrunwald/go-jira) [![godoc][GoDoc]](https://godoc.org/github.com/andygrunwald/go-jira)
* [githubql](https://github.com/shurcooL/githubql) **star:570** Go library for accessing the GitHub GraphQL API v4. [![There was an update last week][Green]](https://github.com/shurcooL/githubql) [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/githubql) * [githubql](https://github.com/shurcooL/githubql) **star:570** Go library for accessing the GitHub GraphQL API v4. [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/githubql)
* [webhooks](https://github.com/go-playground/webhooks) **star:428** Webhook receiver for GitHub and Bitbucket. [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/webhooks) * [webhooks](https://github.com/go-playground/webhooks) **star:428** Webhook receiver for GitHub and Bitbucket. [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/webhooks)
* [geo-golang](https://github.com/codingsince1985/geo-golang) **star:334** Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](http://geocoder.opencagedata.com/api.html), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs. [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/geo-golang) * [geo-golang](https://github.com/codingsince1985/geo-golang) **star:334** Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](http://geocoder.opencagedata.com/api.html), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs. [![godoc][GoDoc]](https://godoc.org/github.com/codingsince1985/geo-golang)
* [paypal](https://github.com/logpacker/PayPal-Go-SDK) **star:332** Wrapper for PayPal payment API. [![There was an update last week][Green]](https://github.com/logpacker/PayPal-Go-SDK) [![godoc][GoDoc]](https://godoc.org/github.com/logpacker/PayPal-Go-SDK) * [paypal](https://github.com/logpacker/PayPal-Go-SDK) **star:332** Wrapper for PayPal payment API. [![godoc][GoDoc]](https://godoc.org/github.com/logpacker/PayPal-Go-SDK)
* [go-marathon](https://github.com/gambol99/go-marathon) **star:192** Go library for interacting with Mesosphere's Marathon PAAS. [![There was an update last week][Green]](https://github.com/gambol99/go-marathon) [![godoc][GoDoc]](https://godoc.org/github.com/gambol99/go-marathon) * [go-marathon](https://github.com/gambol99/go-marathon) **star:192** Go library for interacting with Mesosphere's Marathon PAAS. [![There was an update last week][Green]](https://github.com/gambol99/go-marathon) [![godoc][GoDoc]](https://godoc.org/github.com/gambol99/go-marathon)
* [ethrpc](https://github.com/onrik/ethrpc) **star:179** Go bindings for Ethereum JSON RPC API. [![godoc][GoDoc]](https://godoc.org/github.com/onrik/ethrpc) * [ethrpc](https://github.com/onrik/ethrpc) **star:179** Go bindings for Ethereum JSON RPC API. [![godoc][GoDoc]](https://godoc.org/github.com/onrik/ethrpc)
* [gostorm](https://github.com/jsgilmore/gostorm) **star:123** GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells. [![It hasn't been updated in the last year][Yellow]](https://github.com/jsgilmore/gostorm) [![godoc][GoDoc]](https://godoc.org/github.com/jsgilmore/gostorm) * [gostorm](https://github.com/jsgilmore/gostorm) **star:123** GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells. [![It hasn't been updated in the last year][Yellow]](https://github.com/jsgilmore/gostorm) [![godoc][GoDoc]](https://godoc.org/github.com/jsgilmore/gostorm)
@ -1893,7 +1893,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [uuid](https://github.com/gofrs/uuid) **star:632** Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid. [![godoc][GoDoc]](https://godoc.org/github.com/gofrs/uuid) * [uuid](https://github.com/gofrs/uuid) **star:632** Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid. [![godoc][GoDoc]](https://godoc.org/github.com/gofrs/uuid)
* [wuid](https://github.com/edwingeng/wuid) **star:316** An extremely fast unique number generator, 10-135 times faster than UUID. [![godoc][GoDoc]](https://godoc.org/github.com/edwingeng/wuid) * [wuid](https://github.com/edwingeng/wuid) **star:316** An extremely fast unique number generator, 10-135 times faster than UUID. [![godoc][GoDoc]](https://godoc.org/github.com/edwingeng/wuid)
* [goid](https://github.com/jakehl/goid) **star:25** Generate and Parse RFC4122 compliant V4 UUIDs. [![godoc][GoDoc]](https://godoc.org/github.com/jakehl/goid) * [goid](https://github.com/jakehl/goid) **star:25** Generate and Parse RFC4122 compliant V4 UUIDs. [![godoc][GoDoc]](https://godoc.org/github.com/jakehl/goid)
* [sno](https://github.com/muyo/sno) **star:22** Compact, sortable and fast unique IDs with embedded metadata. [![There was an update last week][Green]](https://github.com/muyo/sno) [![godoc][GoDoc]](https://godoc.org/github.com/muyo/sno) * [sno](https://github.com/muyo/sno) **star:22** Compact, sortable and fast unique IDs with embedded metadata. [![godoc][GoDoc]](https://godoc.org/github.com/muyo/sno)
* [nanoid](https://github.com/aidarkhanov/nanoid) **star:15** A tiny and efficient Go unique string ID generator. [![godoc][GoDoc]](https://godoc.org/github.com/aidarkhanov/nanoid) * [nanoid](https://github.com/aidarkhanov/nanoid) **star:15** A tiny and efficient Go unique string ID generator. [![godoc][GoDoc]](https://godoc.org/github.com/aidarkhanov/nanoid)
* [uuid](https://github.com/agext/uuid) **star:10** Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier. [![godoc][GoDoc]](https://godoc.org/github.com/agext/uuid) * [uuid](https://github.com/agext/uuid) **star:10** Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier. [![godoc][GoDoc]](https://godoc.org/github.com/agext/uuid)
@ -2384,7 +2384,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## Websites ## Websites
* [Go Projects](https://github.com/golang/go/wiki/Projects) List of projects on the Go community wiki. * [Go Projects](https://github.com/golang/go/wiki/Projects) List of projects on the Go community wiki.
* [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) **star:25390** List of other amazingly awesome lists. [![star > 2000][Awesome]](https://github.com/bayandin/awesome-awesomeness) [![There was an update last week][Green]](https://github.com/bayandin/awesome-awesomeness) * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) **star:25390** List of other amazingly awesome lists. [![star > 2000][Awesome]](https://github.com/bayandin/awesome-awesomeness)
* [CodinGame](https://www.codingame.com/) Learn Go by solving interactive tasks using small games as practical examples. * [CodinGame](https://www.codingame.com/) Learn Go by solving interactive tasks using small games as practical examples.
* [Go Blog](http://blog.golang.org) The official Go blog. * [Go Blog](http://blog.golang.org) The official Go blog.
* [Go Challenge](http://golang-challenge.org/) Learn Go by solving problems and getting feedback from Go experts. * [Go Challenge](http://golang-challenge.org/) Learn Go by solving problems and getting feedback from Go experts.