Merge pull request #93 from guozhen-robot/robot-1566352051

auto commit
This commit is contained in:
Gaozhen Ying 2019-08-21 10:38:57 +08:00 committed by GitHub
commit 06e709a021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 82 deletions

View File

@ -9,7 +9,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-08-20 09:51:11(每隔1天同步一次)** **此项目是 [awesome-go](https://awesome-go.com/) 中文版,最后一次同步时间 : 2019-08-21 09:44:17(每隔1天同步一次)**
[![chinese](https://yinggaozhen.github.io/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://yinggaozhen.github.io/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)
@ -230,7 +230,7 @@
* [go-arg](https://github.com/alexflint/go-arg) **star:750** 基于结构的参数解析。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alexflint/go-arg) * [go-arg](https://github.com/alexflint/go-arg) **star:750** 基于结构的参数解析。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alexflint/go-arg)
* [complete](https://github.com/posener/complete) **star:626** 使用 Go 语言编写的 bash 命令补全工具以及 Go 命令补全工具. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/posener/complete) * [complete](https://github.com/posener/complete) **star:626** 使用 Go 语言编写的 bash 命令补全工具以及 Go 命令补全工具. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/posener/complete)
* [mow.cli](https://github.com/jawher/mow.cli) **star:624** 用于构建具有复杂标志和参数解析和验证的CLI应用程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jawher/mow.cli) * [mow.cli](https://github.com/jawher/mow.cli) **star:624** 用于构建具有复杂标志和参数解析和验证的CLI应用程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jawher/mow.cli)
* [liner](https://github.com/peterh/liner) **star:592** 类似readline-like的命令行接口库。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/peterh/liner) * [liner](https://github.com/peterh/liner) **star:592** 类似readline-like的命令行接口库。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/peterh/liner)
* [cli](https://github.com/mkideal/cli) **star:481** 基于golang结构标签功能丰富易于使用的命令行包。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mkideal/cli) * [cli](https://github.com/mkideal/cli) **star:481** 基于golang结构标签功能丰富易于使用的命令行包。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mkideal/cli)
* [flaggy](https://github.com/integrii/flaggy) **star:456** 一个健壮的、易用的标志包,具有出色的子命令支持。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/integrii/flaggy) * [flaggy](https://github.com/integrii/flaggy) **star:456** 一个健壮的、易用的标志包,具有出色的子命令支持。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/integrii/flaggy)
* [ops](https://github.com/nanovms/ops) **star:269** Unikernel 构建器/协调器。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/nanovms/ops) * [ops](https://github.com/nanovms/ops) **star:269** Unikernel 构建器/协调器。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/nanovms/ops)
@ -328,7 +328,7 @@
* [drone](https://github.com/drone/drone) **star:19143** Drone 是一个基于 Docker 的持续集成平台,用 Go 编写。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/drone/drone) * [drone](https://github.com/drone/drone) **star:19143** Drone 是一个基于 Docker 的持续集成平台,用 Go 编写。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/drone/drone)
* [goveralls](https://github.com/mattn/goveralls) **star:580** Coveralls.io 是一个用 Go 编写,可持续对代码覆盖率进行检测的系统。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/goveralls) * [goveralls](https://github.com/mattn/goveralls) **star:580** Coveralls.io 是一个用 Go 编写,可持续对代码覆盖率进行检测的系统。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/goveralls)
* [overalls](https://github.com/go-playground/overalls) **star:98** 针对多package 的 Go 语言项目,可为类似 goveralls 这样的工具生成覆盖率报告。 [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/overalls) * [overalls](https://github.com/go-playground/overalls) **star:98** 针对多package 的 Go 语言项目,可为类似 goveralls 这样的工具生成覆盖率报告。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/overalls)
* [duci](https://github.com/duck8823/duci) **star:44** 一个简单的 ci 服务。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/duck8823/duci) * [duci](https://github.com/duck8823/duci) **star:44** 一个简单的 ci 服务。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/duck8823/duci)
* [gomason](https://github.com/nikogura/gomason) **star:33** 在一个干净的工作区中对你的 Go 二进制文件进行测试、构建、签名和发布。 [![godoc][GoDoc]](https://godoc.org/github.com/nikogura/gomason) * [gomason](https://github.com/nikogura/gomason) **star:33** 在一个干净的工作区中对你的 Go 二进制文件进行测试、构建、签名和发布。 [![godoc][GoDoc]](https://godoc.org/github.com/nikogura/gomason)
* [roveralls](https://github.com/LawrenceWoodman/roveralls) **star:12** 递归覆盖测试工具。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/LawrenceWoodman/roveralls) * [roveralls](https://github.com/LawrenceWoodman/roveralls) **star:12** 递归覆盖测试工具。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/LawrenceWoodman/roveralls)
@ -409,10 +409,10 @@
* [groupcache](https://github.com/golang/groupcache) **star:7687** Groupcache是一个缓存和缓存填充库在许多情况下它是memcached的替代品。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/golang/groupcache) * [groupcache](https://github.com/golang/groupcache) **star:7687** Groupcache是一个缓存和缓存填充库在许多情况下它是memcached的替代品。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/golang/groupcache)
* [badger](https://github.com/dgraph-io/badger) **star:6320** 快速 K/V 存储。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/dgraph-io/badger) * [badger](https://github.com/dgraph-io/badger) **star:6320** 快速 K/V 存储。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/dgraph-io/badger)
* [rqlite](https://github.com/rqlite/rqlite) **star:4722** 基于SQLite的轻量级分布式关系数据库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/rqlite/rqlite) * [rqlite](https://github.com/rqlite/rqlite) **star:4722** 基于SQLite的轻量级分布式关系数据库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/rqlite/rqlite)
* [goleveldb](https://github.com/syndtr/goleveldb) **star:3186** 在Go中实现[LevelDB](https://github.com/google/leveldb) key/value数据库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/syndtr/goleveldb) * [goleveldb](https://github.com/syndtr/goleveldb) **star:3186** 在Go中实现[LevelDB](https://github.com/google/leveldb) key/value数据库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/syndtr/goleveldb)
* [ledisdb](https://github.com/siddontang/ledisdb) **star:3084** Ledisdb是一种高性能的NoSQL类似于基于LevelDB的Redis。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/ledisdb) * [ledisdb](https://github.com/siddontang/ledisdb) **star:3084** Ledisdb是一种高性能的NoSQL类似于基于LevelDB的Redis。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/ledisdb)
* [go-cache](https://github.com/pmylund/go-cache) **star:2944** 基于内存的 K/V 存储/缓存 : (类似于Memcached),适用于单机应用程序。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pmylund/go-cache) * [go-cache](https://github.com/pmylund/go-cache) **star:2944** 基于内存的 K/V 存储/缓存 : (类似于Memcached),适用于单机应用程序。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pmylund/go-cache)
* [BigCache](https://github.com/allegro/bigcache) **star:2474** 高效的键/值缓存为千兆字节的数据。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/allegro/bigcache) * [BigCache](https://github.com/allegro/bigcache) **star:2474** 高效的键/值缓存为千兆字节的数据。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/allegro/bigcache)
* [buntdb](https://github.com/tidwall/buntdb) **star:2450** 基于内存的K/V快速可嵌入的数据库可自定义索引和空间支持。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/tidwall/buntdb) * [buntdb](https://github.com/tidwall/buntdb) **star:2450** 基于内存的K/V快速可嵌入的数据库可自定义索引和空间支持。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/tidwall/buntdb)
* [tiedot](https://github.com/HouzuoGuo/tiedot) **star:2371** 属于你的NoSQL数据库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/HouzuoGuo/tiedot) * [tiedot](https://github.com/HouzuoGuo/tiedot) **star:2371** 属于你的NoSQL数据库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/HouzuoGuo/tiedot)
* [cache2go](https://github.com/muesli/cache2go) **star:1057** 基于内存的 K/V 缓存,支持超时的自动失效。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/muesli/cache2go) * [cache2go](https://github.com/muesli/cache2go) **star:1057** 基于内存的 K/V 缓存,支持超时的自动失效。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/muesli/cache2go)
@ -492,10 +492,10 @@
* Relational Databases * Relational Databases
* [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) **star:8166** MySQL驱动程序。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-sql-driver/mysql) * [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) **star:8166** MySQL驱动程序。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-sql-driver/mysql)
* [pq](https://github.com/lib/pq) **star:5215** 纯 Go 的Postgres驱动。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/lib/pq) * [pq](https://github.com/lib/pq) **star:5215** 纯 Go 的Postgres驱动。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/lib/pq)
* [go-sqlite3](https://github.com/mattn/go-sqlite3) **star:3446** SQLite3驱动程序。 ![star > 1000][Silver] ![最近一周有更新][Green] * [go-sqlite3](https://github.com/mattn/go-sqlite3) **star:3446** SQLite3驱动程序。 ![star > 1000][Silver] ![最近一周有更新][Green]
* [pgx](https://github.com/jackc/pgx) **star:1972** PostgreSQL驱动支持比现有database/sql更多的特性。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/jackc/pgx) * [pgx](https://github.com/jackc/pgx) **star:1972** PostgreSQL驱动支持比现有database/sql更多的特性。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/jackc/pgx)
* [go-mssqldb](https://github.com/denisenkom/go-mssqldb) **star:1027** 微软MSSQL驱动程序。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/denisenkom/go-mssqldb) * [go-mssqldb](https://github.com/denisenkom/go-mssqldb) **star:1027** 微软MSSQL驱动程序。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/denisenkom/go-mssqldb)
* [go-oci8](https://github.com/mattn/go-oci8) **star:409** Oracle 驱动程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/go-oci8) * [go-oci8](https://github.com/mattn/go-oci8) **star:409** Oracle 驱动程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/go-oci8)
* [goracle](https://github.com/go-goracle/goracle) **star:245** 基于 ODPI-C 的 Oracle 驱动程序 ![star > 100][Bronze] ![最近一周有更新][Green] * [goracle](https://github.com/go-goracle/goracle) **star:245** 基于 ODPI-C 的 Oracle 驱动程序 ![star > 100][Bronze] ![最近一周有更新][Green]
* [firebirdsql](https://github.com/nakagami/firebirdsql) **star:104** Firebird RDBMS SQL驱动程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/nakagami/firebirdsql) * [firebirdsql](https://github.com/nakagami/firebirdsql) **star:104** Firebird RDBMS SQL驱动程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/nakagami/firebirdsql)
@ -511,7 +511,7 @@
* [mgo](https://github.com/globalsign/mgo) **star:1651** (已停止维护) MongoDB驱动。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/globalsign/mgo) * [mgo](https://github.com/globalsign/mgo) **star:1651** (已停止维护) MongoDB驱动。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/globalsign/mgo)
* [gorethink](https://github.com/dancannon/gorethink) **star:1463** RethinkDB 驱动。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/dancannon/gorethink) * [gorethink](https://github.com/dancannon/gorethink) **star:1463** RethinkDB 驱动。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/dancannon/gorethink)
* [neoism](https://github.com/jmcvetta/neoism) **star:357** Golang 的 Neo4j 客户端。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jmcvetta/neoism) * [neoism](https://github.com/jmcvetta/neoism) **star:357** Golang 的 Neo4j 客户端。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jmcvetta/neoism)
* [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) **star:307** Aerospike 客户端。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/aerospike/aerospike-client-go) * [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) **star:307** Aerospike 客户端。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/aerospike/aerospike-client-go)
* [gocb](https://github.com/couchbase/gocb) **star:293** 官方Couchbase Go SDK。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/gocb) * [gocb](https://github.com/couchbase/gocb) **star:293** 官方Couchbase Go SDK。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/gocb)
* [go-couchbase](https://github.com/couchbase/go-couchbase) **star:293** Couchbase客户端。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/go-couchbase) * [go-couchbase](https://github.com/couchbase/go-couchbase) **star:293** Couchbase客户端。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/go-couchbase)
* [gocql](http://gocql.github.io) Apache Cassandra 的 Go 驱动。 * [gocql](http://gocql.github.io) Apache Cassandra 的 Go 驱动。
@ -552,7 +552,7 @@
*用于处理日期和时间的库。 (翻译出错了? 试试 [英文版](README_EN.md#date-and-time) 吧~)* *用于处理日期和时间的库。 (翻译出错了? 试试 [英文版](README_EN.md#date-and-time) 吧~)*
* [now](https://github.com/jinzhu/now) **star:2195** now 是时间有关的工具类。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/jinzhu/now) * [now](https://github.com/jinzhu/now) **star:2195** now 是时间有关的工具类。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/jinzhu/now)
* [dateparse](https://github.com/araddon/dateparse) **star:903** 可以解析很多格式不固定的日期字符串。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/araddon/dateparse) * [dateparse](https://github.com/araddon/dateparse) **star:903** 可以解析很多格式不固定的日期字符串。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/araddon/dateparse)
* [carbon](https://github.com/uniplaces/carbon) **star:341** 简单的时间扩展,包含了许多使用方法,从 PHP Carbon 库移植的。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uniplaces/carbon) * [carbon](https://github.com/uniplaces/carbon) **star:341** 简单的时间扩展,包含了许多使用方法,从 PHP Carbon 库移植的。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uniplaces/carbon)
* [durafmt](https://github.com/hako/durafmt) **star:243** 轻量级、可让time.Duration更加易读的库。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hako/durafmt) * [durafmt](https://github.com/hako/durafmt) **star:243** 轻量级、可让time.Duration更加易读的库。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hako/durafmt)
* [timeutil](https://github.com/leekchan/timeutil) **star:170** 面向 Golang 的时间库,集成了很多有用的扩展(Timedelta, Strftime, ...)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/leekchan/timeutil) * [timeutil](https://github.com/leekchan/timeutil) **star:170** 面向 Golang 的时间库,集成了很多有用的扩展(Timedelta, Strftime, ...)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/leekchan/timeutil)
@ -584,7 +584,7 @@
* [dragonboat](https://github.com/lni/dragonboat) **star:2567** 一个功能齐全,高性能的库集。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/lni/dragonboat) ![包含中文文档][CN] * [dragonboat](https://github.com/lni/dragonboat) **star:2567** 一个功能齐全,高性能的库集。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/lni/dragonboat) ![包含中文文档][CN]
* [glow](https://github.com/chrislusf/glow) **star:2538** 全部用 Go 实现易用、可伸缩可用于分布式大数据处理Map-Reduce, DAG执行。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/glow) * [glow](https://github.com/chrislusf/glow) **star:2538** 全部用 Go 实现易用、可伸缩可用于分布式大数据处理Map-Reduce, DAG执行。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/glow)
* [gleam](https://github.com/chrislusf/gleam) **star:2109** 使用纯Go和Luajit编写的快速、可伸缩的分布式map/reduce系统结合了Go的高并发性和Luajit的高性能可以独立运行或分布式运行。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/gleam) * [gleam](https://github.com/chrislusf/gleam) **star:2109** 使用纯Go和Luajit编写的快速、可伸缩的分布式map/reduce系统结合了Go的高并发性和Luajit的高性能可以独立运行或分布式运行。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/gleam)
* [emitter-io](https://github.com/emitter-io/emitter) **star:1946** 高性能、分布式、安全和低延迟的发布-订阅平台使用MQTT、Websockets和love构建。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/emitter-io/emitter) * [emitter-io](https://github.com/emitter-io/emitter) **star:1946** 高性能、分布式、安全和低延迟的发布-订阅平台使用MQTT、Websockets和love构建。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/emitter-io/emitter)
* [KrakenD](https://github.com/devopsfaith/krakend) **star:1782** 具有中间件的高性能API网关框架。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/devopsfaith/krakend) * [KrakenD](https://github.com/devopsfaith/krakend) **star:1782** 具有中间件的高性能API网关框架。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/devopsfaith/krakend)
* [hprose](https://github.com/hprose/hprose-golang) **star:1012** 支持25+种语言RPC库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hprose/hprose-golang) ![包含中文文档][CN] * [hprose](https://github.com/hprose/hprose-golang) **star:1012** 支持25+种语言RPC库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hprose/hprose-golang) ![包含中文文档][CN]
* [ringpop-go](https://github.com/uber/ringpop-go) **star:576** 可伸缩的容错、应用分层的的Go应用程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uber/ringpop-go) * [ringpop-go](https://github.com/uber/ringpop-go) **star:576** 可伸缩的容错、应用分层的的Go应用程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uber/ringpop-go)
@ -819,11 +819,11 @@
* [ui](https://github.com/andlabs/ui) **star:7010** 跨平台的 Platform-native GUI 库。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/andlabs/ui) * [ui](https://github.com/andlabs/ui) **star:7010** 跨平台的 Platform-native GUI 库。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/andlabs/ui)
* [Wails](https://wails.app) Mac, Windows, Linux桌面应用程序主要基于含有内置的OS HTML渲染器的HTML UI。 * [Wails](https://wails.app) Mac, Windows, Linux桌面应用程序主要基于含有内置的OS HTML渲染器的HTML UI。
* [fyne](https://github.com/fyne-io/fyne) **star:6389** 为 Go 而设计的跨平台的本地GUIs使用EFL呈现。支持 : Linux, macOS, Windows。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/fyne-io/fyne) * [fyne](https://github.com/fyne-io/fyne) **star:6389** 为 Go 而设计的跨平台的本地GUIs使用EFL呈现。支持 : Linux, macOS, Windows。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/fyne-io/fyne)
* [qt](https://github.com/therecipe/qt) **star:6117** 实现了 Qt 的 Go接口(支持Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi)。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/therecipe/qt) * [qt](https://github.com/therecipe/qt) **star:6117** 实现了 Qt 的 Go接口(支持Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi)。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/therecipe/qt)
* [webview](https://github.com/zserge/webview) **star:4695** 跨平台webview窗口具有简单的双向JavaScript绑定(Windows / macOS / Linux)。 ![star > 1000][Silver] * [webview](https://github.com/zserge/webview) **star:4695** 跨平台webview窗口具有简单的双向JavaScript绑定(Windows / macOS / Linux)。 ![star > 1000][Silver]
* [walk](https://github.com/lxn/walk) **star:3716** Windows应用程序库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/lxn/walk) * [walk](https://github.com/lxn/walk) **star:3716** Windows应用程序库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/lxn/walk)
* [app](https://github.com/murlokswarm/app) **star:2964** 用于创建包含了 GO, HTML 和 CSS 的应用程序。支持 MacOS, Windows 正在开发中。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/murlokswarm/app) * [app](https://github.com/murlokswarm/app) **star:2964** 用于创建包含了 GO, HTML 和 CSS 的应用程序。支持 MacOS, Windows 正在开发中。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/murlokswarm/app)
* [go-astilectron](https://github.com/asticode/go-astilectron) **star:2695** 使用 GO 和 HTML/JS/CSS (电子驱动)进行构建跨平台 GUI 应用程序。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/asticode/go-astilectron) * [go-astilectron](https://github.com/asticode/go-astilectron) **star:2695** 使用 GO 和 HTML/JS/CSS (电子驱动)进行构建跨平台 GUI 应用程序。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/asticode/go-astilectron)
* [go-gtk](http://mattn.github.io/go-gtk/) 实现了 GTK 的 Go接口。 * [go-gtk](http://mattn.github.io/go-gtk/) 实现了 GTK 的 Go接口。
* [go-sciter](https://github.com/sciter-sdk/go-sciter) **star:1455** 实现了 Sciter 的 Go 接口 : 用于现代桌面 UI 开发的可嵌入HTML/CSS/脚本引擎。可跨平台。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/sciter-sdk/go-sciter) * [go-sciter](https://github.com/sciter-sdk/go-sciter) **star:1455** 实现了 Sciter 的 Go 接口 : 用于现代桌面 UI 开发的可嵌入HTML/CSS/脚本引擎。可跨平台。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/sciter-sdk/go-sciter)
* [gotk3](https://github.com/gotk3/gotk3) **star:778** 实现了 GTK3 的 Go接口。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/gotk3/gotk3) * [gotk3](https://github.com/gotk3/gotk3) **star:778** 实现了 GTK3 的 Go接口。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/gotk3/gotk3)
@ -943,7 +943,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [zap](https://github.com/uber-go/zap) **star:7538** 快速、结构化、多等级的日志记录。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/uber-go/zap) * [zap](https://github.com/uber-go/zap) **star:7538** 快速、结构化、多等级的日志记录。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/uber-go/zap)
* [spew](https://github.com/davecgh/go-spew) **star:3325** 为Go数据结构实现一个漂亮的printer用于帮助调试。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/davecgh/go-spew) * [spew](https://github.com/davecgh/go-spew) **star:3325** 为Go数据结构实现一个漂亮的printer用于帮助调试。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/davecgh/go-spew)
* [glog](https://github.com/golang/glog) **star:2315** 为Go提供了多等级日志记录。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/golang/glog) * [glog](https://github.com/golang/glog) **star:2315** 为Go提供了多等级日志记录。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/golang/glog)
* [zerolog](https://github.com/rs/zerolog) **star:2263** Zero-allocation JSON日志记录。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/rs/zerolog) * [zerolog](https://github.com/rs/zerolog) **star:2263** Zero-allocation JSON日志记录。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/rs/zerolog)
* [tail](https://github.com/hpcloud/tail) **star:1546** 努力模拟实现BSD的tail的特性的Go包。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hpcloud/tail) * [tail](https://github.com/hpcloud/tail) **star:1546** 努力模拟实现BSD的tail的特性的Go包。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hpcloud/tail)
* [lumberjack](https://github.com/natefinch/lumberjack) **star:1462** 简单的滚动日志io.WriteCloser的实现。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/natefinch/lumberjack) * [lumberjack](https://github.com/natefinch/lumberjack) **star:1462** 简单的滚动日志io.WriteCloser的实现。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/natefinch/lumberjack)
* [seelog](https://github.com/cihub/seelog) **star:1359** 具有灵活调度、过滤和格式化的日志功能。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/cihub/seelog) * [seelog](https://github.com/cihub/seelog) **star:1359** 具有灵活调度、过滤和格式化的日志功能。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/cihub/seelog)
@ -1034,7 +1034,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) **star:1839** gopush-cluster是一个gopush服务器集群。 ![star > 1000][Silver] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/Terry-Mao/gopush-cluster) ![包含中文文档][CN] * [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) **star:1839** gopush-cluster是一个gopush服务器集群。 ![star > 1000][Silver] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/Terry-Mao/gopush-cluster) ![包含中文文档][CN]
* [melody](https://github.com/olahol/melody) **star:1572** 处理websocket session的极简框架包括广播和自动ping/pong处理。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/olahol/melody) * [melody](https://github.com/olahol/melody) **star:1572** 处理websocket session的极简框架包括广播和自动ping/pong处理。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/olahol/melody)
* [mangos](https://github.com/go-mangos/mangos) **star:1535** Nanomsg(“可伸缩协议”)的纯go实现,具有传输互操作性。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/go-mangos/mangos) * [mangos](https://github.com/go-mangos/mangos) **star:1535** Nanomsg(“可伸缩协议”)的纯go实现,具有传输互操作性。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/go-mangos/mangos)
* [Mercure](https://github.com/dunglas/mercure) **star:1521** 使用Mercure协议分派服务器发送(server-sent)更新的服务器和库(构建在服务器发送事件之上)。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/dunglas/mercure) * [Mercure](https://github.com/dunglas/mercure) **star:1521** 使用Mercure协议分派服务器发送(server-sent)更新的服务器和库(构建在服务器发送事件之上)。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/dunglas/mercure)
* [go-nsq](https://github.com/nsqio/go-nsq) **star:1465** NSQ的官方Go包。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsqio/go-nsq) * [go-nsq](https://github.com/nsqio/go-nsq) **star:1465** NSQ的官方Go包。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsqio/go-nsq)
* [Uniqush-Push](https://github.com/uniqush/uniqush-push) **star:1100** Redis支持的统一推送服务, 用于服务端向移动设备的消息通知。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/uniqush/uniqush-push) * [Uniqush-Push](https://github.com/uniqush/uniqush-push) **star:1100** Redis支持的统一推送服务, 用于服务端向移动设备的消息通知。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/uniqush/uniqush-push)
* [zmq4](https://github.com/pebbe/zmq4) **star:776** ZeroMQ的Go interface第4版。也可用于[第3版](https://github.com/pebbe/zmq3)和[第2版](https://github.com/pebbe/zmq2)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/pebbe/zmq4) * [zmq4](https://github.com/pebbe/zmq4) **star:776** ZeroMQ的Go interface第4版。也可用于[第3版](https://github.com/pebbe/zmq3)和[第2版](https://github.com/pebbe/zmq2)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/pebbe/zmq4)
@ -1075,7 +1075,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*用于操作Microsoft Excel的库。 (翻译出错了? 试试 [英文版](README_EN.md#microsoft-excel) 吧~)* *用于操作Microsoft Excel的库。 (翻译出错了? 试试 [英文版](README_EN.md#microsoft-excel) 吧~)*
* [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:4515** 用于读写Microsoft Excel™(XLSX)文件的Go语言库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize) * [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:4515** 用于读写Microsoft Excel™(XLSX)文件的Go语言库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize)
* [xlsx](https://github.com/tealeg/xlsx) **star:3453** 用以简化在Go程序中读取使用最新版本Microsoft Excel的XML格式文件的库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx) * [xlsx](https://github.com/tealeg/xlsx) **star:3453** 用以简化在Go程序中读取使用最新版本Microsoft Excel的XML格式文件的库。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx)
* [xlsx](https://github.com/plandem/xlsx) **star:75** 在Go程序以快速和安全的方式读取/更新现有的Microsoft Excel文件。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx) * [xlsx](https://github.com/plandem/xlsx) **star:75** 在Go程序以快速和安全的方式读取/更新现有的Microsoft Excel文件。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx)
* [go-excel](https://github.com/szyhf/go-excel) **star:46** 一个简单轻便的阅读器,可以将类关系型数据库(relate-db-like)的excel作为表来读取。 [![godoc][GoDoc]](https://godoc.org/github.com/szyhf/go-excel) * [go-excel](https://github.com/szyhf/go-excel) **star:46** 一个简单轻便的阅读器,可以将类关系型数据库(relate-db-like)的excel作为表来读取。 [![godoc][GoDoc]](https://godoc.org/github.com/szyhf/go-excel)
* [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:12** libxlsxwriter的Go binding, 用于编写XLSX (Microsoft Excel)文件。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter) * [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:12** libxlsxwriter的Go binding, 用于编写XLSX (Microsoft Excel)文件。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter)
@ -1200,7 +1200,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*用于处理各种网络层的库。 (翻译出错了? 试试 [英文版](README_EN.md#networking) 吧~)* *用于处理各种网络层的库。 (翻译出错了? 试试 [英文版](README_EN.md#networking) 吧~)*
* [kcptun](https://github.com/xtaci/kcptun) **star:10713** 基于KCP协议的非常简单和快速udp隧道。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcptun) * [kcptun](https://github.com/xtaci/kcptun) **star:10713** 基于KCP协议的非常简单和快速udp隧道。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcptun)
* [fasthttp](https://github.com/valyala/fasthttp) **star:9457** 一个快速HTTP实现比net/http快10倍。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/valyala/fasthttp) * [fasthttp](https://github.com/valyala/fasthttp) **star:9457** 一个快速HTTP实现比net/http快10倍。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/valyala/fasthttp)
* [dns](https://github.com/miekg/dns) **star:3849** 用于 DNS 的库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns) * [dns](https://github.com/miekg/dns) **star:3849** 用于 DNS 的库。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns)
* [HTTPLab](https://github.com/gchaincl/httplab) **star:3416** HTTPLabs 允许你检查 HTTP 请求和伪造响应。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab) * [HTTPLab](https://github.com/gchaincl/httplab) **star:3416** HTTPLabs 允许你检查 HTTP 请求和伪造响应。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab)
@ -1218,7 +1218,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mqttPaho](https://eclipse.org/paho/clients/golang/) Paho Go客户端提供了一个 MQTT 客户端库用于通过TCP、TLS或WebSockets连接到MQTT代理。 * [mqttPaho](https://eclipse.org/paho/clients/golang/) Paho Go客户端提供了一个 MQTT 客户端库用于通过TCP、TLS或WebSockets连接到MQTT代理。
* [mdns](https://github.com/hashicorp/mdns) **star:554** 简单mDNS(Multicast DNS)客户端/服务器库。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hashicorp/mdns) * [mdns](https://github.com/hashicorp/mdns) **star:554** 简单mDNS(Multicast DNS)客户端/服务器库。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hashicorp/mdns)
* [grab](https://github.com/cavaliercoder/grab) **star:549** 用于管理文件下载。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/grab) * [grab](https://github.com/cavaliercoder/grab) **star:549** 用于管理文件下载。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/grab)
* [ftp](https://github.com/jlaffaye/ftp) **star:534** 实现了[RFC 959](http://tools.ietf.org/html/rfc959)中描述的ftp客户端。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/jlaffaye/ftp) * [ftp](https://github.com/jlaffaye/ftp) **star:534** 实现了[RFC 959](http://tools.ietf.org/html/rfc959)中描述的ftp客户端。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jlaffaye/ftp)
* [lhttp](https://github.com/fanux/lhttp) **star:514** 强大的websocket框架可以让你更容易的构建IM服务器。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fanux/lhttp) ![包含中文文档][CN] * [lhttp](https://github.com/fanux/lhttp) **star:514** 强大的websocket框架可以让你更容易的构建IM服务器。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fanux/lhttp) ![包含中文文档][CN]
* [gosnmp](https://github.com/soniah/gosnmp) **star:440** 用于执行 SNMP 操作的原生 Go 库。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/soniah/gosnmp) * [gosnmp](https://github.com/soniah/gosnmp) **star:440** 用于执行 SNMP 操作的原生 Go 库。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/soniah/gosnmp)
* [gotcp](https://github.com/gansidui/gotcp) **star:420** 用于快速编写 tcp 应用程序。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gansidui/gotcp) * [gotcp](https://github.com/gansidui/gotcp) **star:420** 用于快速编写 tcp 应用程序。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gansidui/gotcp)
@ -1384,7 +1384,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-gt](https://github.com/ThePaw/go-gt) **star:6** 用“Go”语言编写的图论算法。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ThePaw/go-gt) * [go-gt](https://github.com/ThePaw/go-gt) **star:6** 用“Go”语言编写的图论算法。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ThePaw/go-gt)
* [piecewiselinear](https://github.com/sgreben/piecewiselinear) **star:5** 微型线性插值库。 [![godoc][GoDoc]](https://godoc.org/github.com/sgreben/piecewiselinear) * [piecewiselinear](https://github.com/sgreben/piecewiselinear) **star:5** 微型线性插值库。 [![godoc][GoDoc]](https://godoc.org/github.com/sgreben/piecewiselinear)
* [bradleyterry](https://github.com/seanhagen/bradleyterry) 为成对比较提供了一个 Bradley-Terry 模型。 * [bradleyterry](https://github.com/seanhagen/bradleyterry) 为成对比较提供了一个 Bradley-Terry 模型。
* [assocentity](https://github.com/ndabAP/assocentity) **star:4** assocentity 返回单词到给定实体的平均距离。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/ndabAP/assocentity) * [assocentity](https://github.com/ndabAP/assocentity) **star:4** assocentity 返回单词到给定实体的平均距离。 [![godoc][GoDoc]](https://godoc.org/github.com/ndabAP/assocentity)
* [rootfinding](https://github.com/khezen/rootfinding) **star:3** 二次函数求根算法库。 [![godoc][GoDoc]](https://godoc.org/github.com/khezen/rootfinding) * [rootfinding](https://github.com/khezen/rootfinding) **star:3** 二次函数求根算法库。 [![godoc][GoDoc]](https://godoc.org/github.com/khezen/rootfinding)
## 安全 ## 安全
@ -1746,7 +1746,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [rerun](https://github.com/ivpusic/rerun) **star:153** 当源代码发生更改时重新编译和重新运行go应用程序。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ivpusic/rerun) * [rerun](https://github.com/ivpusic/rerun) **star:153** 当源代码发生更改时重新编译和重新运行go应用程序。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ivpusic/rerun)
* [moldova](https://github.com/StabbyCutyou/moldova) **star:148** 基于输入目标生成随机数据的工具 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/StabbyCutyou/moldova) * [moldova](https://github.com/StabbyCutyou/moldova) **star:148** 基于输入目标生成随机数据的工具 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/StabbyCutyou/moldova)
* [gubrak](https://github.com/novalagung/gubrak) **star:144** 带有语法糖的Golang实用工具就像lodash。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/novalagung/gubrak) * [gubrak](https://github.com/novalagung/gubrak) **star:144** 带有语法糖的Golang实用工具就像lodash。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/novalagung/gubrak)
* [gotenv](https://github.com/subosito/gotenv) **star:144**`.env` 或者任何 `io.Reader`。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/subosito/gotenv) * [gotenv](https://github.com/subosito/gotenv) **star:144**`.env` 或者任何 `io.Reader`。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/subosito/gotenv)
* [robustly](https://github.com/VividCortex/robustly) **star:137** 有弹性的执行函数,遇到错误时捕获并重新运行。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/VividCortex/robustly) * [robustly](https://github.com/VividCortex/robustly) **star:137** 有弹性的执行函数,遇到错误时捕获并重新运行。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/VividCortex/robustly)
* [util](https://github.com/shomali11/util) **star:137** 有用实用函数的集合。(字符串,并发,操作,…) ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shomali11/util) * [util](https://github.com/shomali11/util) **star:137** 有用实用函数的集合。(字符串,并发,操作,…) ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shomali11/util)
* [Death](https://github.com/vrecan/death) **star:133** 利用信号管理应用程序的关闭。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/vrecan/death) * [Death](https://github.com/vrecan/death) **star:133** 利用信号管理应用程序的关闭。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/vrecan/death)
@ -1904,7 +1904,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Resoursea](https://github.com/resoursea/api) **star:29** 用于快速编写基于资源的服务的REST框架。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/resoursea/api) * [Resoursea](https://github.com/resoursea/api) **star:29** 用于快速编写基于资源的服务的REST框架。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/resoursea/api)
* [aah](https://aahframework.org) 可伸缩、高性能、快速开发的Go Web框架。 * [aah](https://aahframework.org) 可伸缩、高性能、快速开发的Go Web框架。
* [rex](https://github.com/goanywhere/rex) **star:27** Rex 是一个用于进行模块化开发的库基于Gorilla/mux 完全兼容大多数的 net/HTTP. ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/goanywhere/rex) * [rex](https://github.com/goanywhere/rex) **star:27** Rex 是一个用于进行模块化开发的库基于Gorilla/mux 完全兼容大多数的 net/HTTP. ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/goanywhere/rex)
* [rux](https://github.com/gookit/rux) **star:10** 简单而快速的web框架可用于构建golang HTTP应用程序 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/gookit/rux) ![包含中文文档][CN] * [rux](https://github.com/gookit/rux) **star:10** 简单而快速的web框架可用于构建golang HTTP应用程序 [![godoc][GoDoc]](https://godoc.org/github.com/gookit/rux) ![包含中文文档][CN]
* [Banjo](https://github.com/nsheremet/banjo) **star:8** 非常简单和快速的网络框架 Go 。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/nsheremet/banjo) * [Banjo](https://github.com/nsheremet/banjo) **star:8** 非常简单和快速的网络框架 Go 。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/nsheremet/banjo)
* [route](https://github.com/goroute/route) **star:2** 简单但功能强大的HTTP请求多路复用器。 [![godoc][GoDoc]](https://godoc.org/github.com/goroute/route) * [route](https://github.com/goroute/route) **star:2** 简单但功能强大的HTTP请求多路复用器。 [![godoc][GoDoc]](https://godoc.org/github.com/goroute/route)
@ -1932,9 +1932,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [renderer](https://github.com/thedevsaddam/renderer) **star:169** 简单、轻量级和更快的响应(JSON、JSONP、XML、YAML、HTML、文件)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/renderer) * [renderer](https://github.com/thedevsaddam/renderer) **star:169** 简单、轻量级和更快的响应(JSON、JSONP、XML、YAML、HTML、文件)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/renderer)
* [rye](https://github.com/InVisionApp/rye) **star:94** 支持JWT、CORS、Statsd和Go 1.7上下文的小型Go中间件库(带有罐装中间件)。 [![godoc][GoDoc]](https://godoc.org/github.com/InVisionApp/rye) * [rye](https://github.com/InVisionApp/rye) **star:94** 支持JWT、CORS、Statsd和Go 1.7上下文的小型Go中间件库(带有罐装中间件)。 [![godoc][GoDoc]](https://godoc.org/github.com/InVisionApp/rye)
* [gores](https://github.com/alioygur/gores) **star:82** 处理HTML、JSON、XML等响应的Go包。对于RESTful api非常有用。 [![godoc][GoDoc]](https://godoc.org/github.com/alioygur/gores) * [gores](https://github.com/alioygur/gores) **star:82** 处理HTML、JSON、XML等响应的Go包。对于RESTful api非常有用。 [![godoc][GoDoc]](https://godoc.org/github.com/alioygur/gores)
* [chain](https://github.com/codemodus/chain) **star:63** 带有范围数据的处理程序包装器链接(基于网络/上下文的“中间件”)。 [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/chain) * [chain](https://github.com/codemodus/chain) **star:63** 带有范围数据的处理程序包装器链接(基于网络/上下文的“中间件”)。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/chain)
* [go-wrap](https://github.com/go-on/wrap) **star:59** net/http的小型中间件包。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/go-on/wrap) * [go-wrap](https://github.com/go-on/wrap) **star:59** net/http的小型中间件包。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/go-on/wrap)
* [catena](https://github.com/codemodus/catena) **star:7** HTTP.Handler wrapper catenation (和chain具有相同的 API ).。 [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/catena) * [catena](https://github.com/codemodus/catena) **star:7** HTTP.Handler wrapper catenation (和chain具有相同的 API ).。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/catena)
### 路由器 ### 路由器
@ -1990,14 +1990,13 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [GoLint](https://github.com/golang/lint) **star:3168** Go 源码的 linter。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/golang/lint) * [GoLint](https://github.com/golang/lint) **star:3168** Go 源码的 linter。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/golang/lint)
* [errcheck](https://github.com/kisielk/errcheck) **star:1324** Errcheck是一个用于检查Go程序中未检查错误的程序。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/kisielk/errcheck) * [errcheck](https://github.com/kisielk/errcheck) **star:1324** Errcheck是一个用于检查Go程序中未检查错误的程序。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/kisielk/errcheck)
* [gcvis](https://github.com/davecheney/gcvis) **star:919** 实时可视化跟踪 GC 数据。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/gcvis) * [gcvis](https://github.com/davecheney/gcvis) **star:919** 实时可视化跟踪 GC 数据。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/gcvis)
* [php-parser](https://github.com/z7zmey/php-parser) **star:648** 用 Go 编写的 PHP 解析器。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/z7zmey/php-parser)
* [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) 用于大量静态分析检查,您可能已经从 c# 的 ReSharper 等工具中习惯了这些检查。 * [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) 用于大量静态分析检查,您可能已经从 c# 的 ReSharper 等工具中习惯了这些检查。
* [tarp](https://github.com/verygoodsoftwarenotvirus/tarp) 在源码中寻找没有直接单元测试的函数和方法。 * [php-parser](https://github.com/z7zmey/php-parser) **star:648** 用 Go 编写的 PHP 解析器。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/z7zmey/php-parser)
* [go-critic](https://github.com/go-critic/go-critic) **star:581** 源代码检查工具。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/go-critic/go-critic) * [go-critic](https://github.com/go-critic/go-critic) **star:581** 源代码检查工具。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/go-critic/go-critic)
* [GolangCI](https://golangci.com/) GolangCI 是一个针对 GitHub pull 请求的自动代码审查服务。服务是开源的,对开源项目是免费的。
* [goimports](https://godoc.org/golang.org/x/tools/cmd/goimports) 来修复(添加,删除) Go 中自动导入的工具。 * [goimports](https://godoc.org/golang.org/x/tools/cmd/goimports) 来修复(添加,删除) Go 中自动导入的工具。
* [goast-viewer](https://github.com/yuroyoro/goast-viewer) **star:378** 基于 Web 的 Golang AST 可视化工具。 ![star > 100][Bronze] * [GolangCI](https://golangci.com/) GolangCI 是一个针对 GitHub pull 请求的自动代码审查服务。服务是开源的,对开源项目是免费的。
* [GoCover.io](http://gocover.io/) GoCover.io 提供了任意 golang 包的代码覆盖率服务。 * [GoCover.io](http://gocover.io/) GoCover.io 提供了任意 golang 包的代码覆盖率服务。
* [goast-viewer](https://github.com/yuroyoro/goast-viewer) **star:378** 基于 Web 的 Golang AST 可视化工具。 ![star > 100][Bronze]
* [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) **star:283** go-cleanarch 的创建是为了验证 Clean 体系结构规则,比如 Go 项目中的依赖关系。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/roblaszczak/go-cleanarch) * [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) **star:283** go-cleanarch 的创建是为了验证 Clean 体系结构规则,比如 Go 项目中的依赖关系。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/roblaszczak/go-cleanarch)
* [unconvert](https://github.com/mdempsky/unconvert) **star:259** 在源码中删除不必要的类型转换。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mdempsky/unconvert) * [unconvert](https://github.com/mdempsky/unconvert) **star:259** 在源码中删除不必要的类型转换。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mdempsky/unconvert)
* [unused](https://github.com/dominikh/go-tools/tree/master/cmd/unused) 对未使用的常量、变量、函数和类型的代码进行检查。 * [unused](https://github.com/dominikh/go-tools/tree/master/cmd/unused) 对未使用的常量、变量、函数和类型的代码进行检查。
@ -2009,6 +2008,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [lint](https://github.com/surullabs/lint) **star:63** 将 linters 作为测试的一部分。 [![godoc][GoDoc]](https://godoc.org/github.com/surullabs/lint) * [lint](https://github.com/surullabs/lint) **star:63** 将 linters 作为测试的一部分。 [![godoc][GoDoc]](https://godoc.org/github.com/surullabs/lint)
* [validate](https://github.com/mccoyst/validate) **star:62** 使用 tags 自动验证结构体字段。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mccoyst/validate) * [validate](https://github.com/mccoyst/validate) **star:62** 使用 tags 自动验证结构体字段。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mccoyst/validate)
* [go-outdated](https://github.com/firstrow/go-outdated) **star:45** 显示过期包的终端应用。 [![godoc][GoDoc]](https://godoc.org/github.com/firstrow/go-outdated) ![归档项目][Archived] * [go-outdated](https://github.com/firstrow/go-outdated) **star:45** 显示过期包的终端应用。 [![godoc][GoDoc]](https://godoc.org/github.com/firstrow/go-outdated) ![归档项目][Archived]
* [tarp](https://github.com/verygoodsoftwarenotvirus/tarp) **star:14** 在源码中寻找没有直接单元测试的函数和方法。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/verygoodsoftwarenotvirus/tarp) ![归档项目][Archived]
## 编辑器插件 ## 编辑器插件
@ -2017,7 +2017,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gocode](https://github.com/nsf/gocode) **star:4750** Autocompletion daemon for the Go programming language. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsf/gocode) * [gocode](https://github.com/nsf/gocode) **star:4750** Autocompletion daemon for the Go programming language. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsf/gocode)
* [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) 在 VS Code 中支持 Go 的基准分析。 * [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) 在 VS Code 中支持 Go 的基准分析。
* [GoSublime](https://github.com/DisposaBoy/GoSublime) **star:3242** 包含了可为文本编辑器 SublimeText 3 提供代码自动填充和其他类似IDE的功能的 Golang IDE 插件集合。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/DisposaBoy/GoSublime) * [GoSublime](https://github.com/DisposaBoy/GoSublime) **star:3242** 包含了可为文本编辑器 SublimeText 3 提供代码自动填充和其他类似IDE的功能的 Golang IDE 插件集合。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/DisposaBoy/GoSublime)
* [go-plus](https://github.com/joefitzgerald/go-plus) **star:1485** 在 Atom 中添加自动完成,格式化,语法检查,高亮和审查。 ![star > 1000][Silver] ![最近一周有更新][Green] * [go-plus](https://github.com/joefitzgerald/go-plus) **star:1485** 在 Atom 中添加自动完成,格式化,语法检查,高亮和审查。 ![star > 1000][Silver]
* [go-mode](https://github.com/dominikh/go-mode.el) **star:963** 在 GNU/Emacs 支持 GO。 ![star > 100][Bronze] ![最近一周有更新][Green] * [go-mode](https://github.com/dominikh/go-mode.el) **star:963** 在 GNU/Emacs 支持 GO。 ![star > 100][Bronze] ![最近一周有更新][Green]
* [Watch](https://github.com/eaburns/Watch) **star:169** Runs a command in an acme win on file changes. ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/eaburns/Watch) * [Watch](https://github.com/eaburns/Watch) **star:169** Runs a command in an acme win on file changes. ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/eaburns/Watch)
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) **star:81** 在保存时突出显示语法错误的 Vim 插件。 ![最近一年没有更新][Yellow] * [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) **star:81** 在保存时突出显示语法错误的 Vim 插件。 ![最近一年没有更新][Yellow]
@ -2041,13 +2041,13 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## Go 工具 ## Go 工具
* [go-swagger](https://github.com/go-swagger/go-swagger) **star:4021** 基于 Go 的Swagger 2.0实现。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-swagger/go-swagger) * [go-swagger](https://github.com/go-swagger/go-swagger) **star:4021** 基于 Go 的Swagger 2.0实现。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-swagger/go-swagger)
* [OctoLinker](https://github.com/OctoLinker/browser-extension) **star:3821** 借助的 OctoLinker 浏览器扩展,可以高效的地浏览 GitHub go文件。 ![star > 1000][Silver] ![最近一周有更新][Green]
* [go-callvis](https://github.com/TrueFurby/go-callvis) **star:2008** 使用 dot format 可视化 Go 程序的调用图。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/TrueFurby/go-callvis) * [go-callvis](https://github.com/TrueFurby/go-callvis) **star:2008** 使用 dot format 可视化 Go 程序的调用图。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/TrueFurby/go-callvis)
* [richgo](https://github.com/kyoh86/richgo) **star:396** 用文本装饰丰富 go test 的输出。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/kyoh86/richgo) * [richgo](https://github.com/kyoh86/richgo) **star:396** 用文本装饰丰富 go test 的输出。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/kyoh86/richgo)
* [depth](https://github.com/KyleBanks/depth) **star:383** 通过分析导入,将包依赖关系树可视化输出。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/KyleBanks/depth) * [depth](https://github.com/KyleBanks/depth) **star:383** 通过分析导入,将包依赖关系树可视化输出。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/KyleBanks/depth)
* [gb](https://getgb.io/) 一个基于项目的易用的构建工具。 * [gb](https://getgb.io/) 一个基于项目的易用的构建工具。
* [rts](https://github.com/galeone/rts) **star:185** 从服务器响应生成Go结构。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/galeone/rts) * [rts](https://github.com/galeone/rts) **star:185** 从服务器响应生成Go结构。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/galeone/rts)
* [godbg](https://github.com/tylerwince/godbg) **star:157** 实现了 Rusts 的 dbg! 宏,可以方便的在开发过程中快速、容易地调试。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/tylerwince/godbg) * [godbg](https://github.com/tylerwince/godbg) **star:157** 实现了 Rusts 的 dbg! 宏,可以方便的在开发过程中快速、容易地调试。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/tylerwince/godbg)
* [OctoLinker](https://github.com/OctoLinker/browser-extension) 借助的 OctoLinker 浏览器扩展,可以高效的地浏览 GitHub go文件。
* [colorgo](https://github.com/songgao/colorgo) **star:98** 将 go 命令包装成彩色的 go build 输出。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/songgao/colorgo) * [colorgo](https://github.com/songgao/colorgo) **star:98** 将 go 命令包装成彩色的 go build 输出。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/songgao/colorgo)
* [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) **star:38** Bash completion for go and wgo。 ![最近一年没有更新][Yellow] * [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) **star:38** Bash completion for go and wgo。 ![最近一年没有更新][Yellow]
* [generator-go-lang](https://github.com/axelspringer/generator-go-lang) **star:13** 一个[Yeoman](http://yeoman.io)生成器,用于启动新的 Go 项目。 * [generator-go-lang](https://github.com/axelspringer/generator-go-lang) **star:13** 一个[Yeoman](http://yeoman.io)生成器,用于启动新的 Go 项目。
@ -2062,9 +2062,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [kubernetes](https://github.com/kubernetes/kubernetes) **star:56804** 来自谷歌的容器集群管理器。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/kubernetes/kubernetes) * [kubernetes](https://github.com/kubernetes/kubernetes) **star:56804** 来自谷歌的容器集群管理器。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/kubernetes/kubernetes)
* [Moby](https://github.com/moby/moby) **star:54617** Collaborative project for the container ecosystem to assemble container-based systems. ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/moby/moby) * [Moby](https://github.com/moby/moby) **star:54617** Collaborative project for the container ecosystem to assemble container-based systems. ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/moby/moby)
* [traefik](https://github.com/containous/traefik) **star:23937** 反向代理和负载均衡器,支持多个后端。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/containous/traefik) * [traefik](https://github.com/containous/traefik) **star:23937** 反向代理和负载均衡器,支持多个后端。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/containous/traefik)
* [Gitea](https://github.com/go-gitea/gitea) **star:15519** 从 Gogs fork完全由社区驱动。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-gitea/gitea) ![包含中文文档][CN]
* [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) 将所有GitHub repositories、issues、milestones 和 labels 都迁移到 Gitea。 * [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) 将所有GitHub repositories、issues、milestones 和 labels 都迁移到 Gitea。
* [Gitea](https://github.com/go-gitea/gitea) **star:15519** 从 Gogs fork完全由社区驱动。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-gitea/gitea) ![包含中文文档][CN]
* [Vegeta](https://github.com/tsenart/vegeta) **star:12297** HTTP负载测试工具和库。超过9000 ! ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tsenart/vegeta) * [Vegeta](https://github.com/tsenart/vegeta) **star:12297** HTTP负载测试工具和库。超过9000 ! ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tsenart/vegeta)
* [Packer](https://github.com/mitchellh/packer) **star:9271** 用于从一个源配置为多个平台创建相同的机器图像。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/mitchellh/packer)
* [Hey](https://github.com/rakyll/hey) **star:6393** 压力测试工具,可用来代替 ApacheBench (ab)。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/hey) * [Hey](https://github.com/rakyll/hey) **star:6393** 压力测试工具,可用来代替 ApacheBench (ab)。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/hey)
* [GVM](https://github.com/moovweb/gvm) **star:4498** GVM 提供了一个接口来管理 Go 版本。 ![star > 1000][Silver] * [GVM](https://github.com/moovweb/gvm) **star:4498** GVM 提供了一个接口来管理 Go 版本。 ![star > 1000][Silver]
* [Wide](https://wide.b3log.org/login) 为使用 Golang 的团队提供基于 web 的 IDE。 * [Wide](https://wide.b3log.org/login) 为使用 Golang 的团队提供基于 web 的 IDE。
@ -2082,10 +2083,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) **star:676** 允许你的 Go应用程序 进行自我更新。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/sanbornm/go-selfupdate) * [go-selfupdate](https://github.com/sanbornm/go-selfupdate) **star:676** 允许你的 Go应用程序 进行自我更新。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/sanbornm/go-selfupdate)
* [skm](https://github.com/TimothyYe/skm) **star:551** SKM是一个简单而强大的SSH密钥管理器它可以帮助您轻松地管理多个SSH密钥! ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/TimothyYe/skm) * [skm](https://github.com/TimothyYe/skm) **star:551** SKM是一个简单而强大的SSH密钥管理器它可以帮助您轻松地管理多个SSH密钥! ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/TimothyYe/skm)
* [Pomerium](https://github.com/pomerium/pomerium) **star:541** Pomerium是一个可识别身份的访问代理。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/pomerium/pomerium) * [Pomerium](https://github.com/pomerium/pomerium) **star:541** Pomerium是一个可识别身份的访问代理。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/pomerium/pomerium)
* [Scaleway-cli](https://github.com/scaleway/scaleway-cli) **star:539** 从命令行管理 BareMetal 服务器(与使用Docker一样容易)。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/scaleway/scaleway-cli) * [Scaleway-cli](https://github.com/scaleway/scaleway-cli) **star:539** 从命令行管理 BareMetal 服务器(与使用Docker一样容易)。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/scaleway/scaleway-cli)
* [aurora](https://github.com/xuri/aurora) **star:406** 基于web的跨平台 Beanstalkd 队列服务器控制台。 ![star > 100][Bronze] * [aurora](https://github.com/xuri/aurora) **star:406** 基于web的跨平台 Beanstalkd 队列服务器控制台。 ![star > 100][Bronze]
* [govvv](https://github.com/ahmetalpbalkan/govvv) **star:392** 可轻松地添加版本信息到 Go 二进制文件。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ahmetalpbalkan/govvv)
* [gonative](https://github.com/inconshreveable/gonative) **star:312** 用原生 Go 创建一个跨平台的 Go 工具链。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/inconshreveable/gonative) * [gonative](https://github.com/inconshreveable/gonative) **star:312** 用原生 Go 创建一个跨平台的 Go 工具链。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/inconshreveable/gonative)
* [govvv](https://github.com/ahmetalpbalkan/govvv) 可轻松地添加版本信息到 Go 二进制文件。
* [Mora](https://github.com/emicklei/mora) **star:267** 用于访问 MongoDB 文档和元数据的 REST 服务器。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/emicklei/mora) * [Mora](https://github.com/emicklei/mora) **star:267** 用于访问 MongoDB 文档和元数据的 REST 服务器。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/emicklei/mora)
* [lstags](https://github.com/ivanilves/lstags) **star:220** 提供了工具和API可用来同步不同注册中心的Docker图像。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/ivanilves/lstags) * [lstags](https://github.com/ivanilves/lstags) **star:220** 提供了工具和API可用来同步不同注册中心的Docker图像。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/ivanilves/lstags)
* [Gogs](https://gogs.io/) 自托管的Git服务。 * [Gogs](https://gogs.io/) 自托管的Git服务。
@ -2097,7 +2098,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gobrew](https://github.com/cryptojuice/gobrew) **star:175** gobrew 允许您轻松地在 go 的多个版本之间切换。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] * [gobrew](https://github.com/cryptojuice/gobrew) **star:175** gobrew 允许您轻松地在 go 的多个版本之间切换。 ![star > 100][Bronze] ![最近一年没有更新][Yellow]
* [Blast](https://github.com/dave/blast) **star:167** 一个用于API负载测试和批处理作业的简单工具。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/dave/blast) * [Blast](https://github.com/dave/blast) **star:167** 一个用于API负载测试和批处理作业的简单工具。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/dave/blast)
* [ostent](https://github.com/ostrost/ostent) **star:165** 收集和显示系统指标,并可选 Graphite and/or fluxdb作为依赖。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ostrost/ostent) * [ostent](https://github.com/ostrost/ostent) **star:165** 收集和显示系统指标,并可选 Graphite and/or fluxdb作为依赖。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ostrost/ostent)
* [Packer](https://github.com/mitchellh/packer) 用于从一个源配置为多个平台创建相同的机器图像。
* [grapes](https://github.com/yaronsumel/grapes) **star:136** 旨在轻松地通过ssh分发命令的轻量级工具。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/yaronsumel/grapes) * [grapes](https://github.com/yaronsumel/grapes) **star:136** 旨在轻松地通过ssh分发命令的轻量级工具。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/yaronsumel/grapes)
* [easyssh-proxy](https://github.com/appleboy/easyssh-proxy) **star:103** Golang package for easy remote execution through SSH and SCP downloading via `ProxyCommand`. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/easyssh-proxy) * [easyssh-proxy](https://github.com/appleboy/easyssh-proxy) **star:103** Golang package for easy remote execution through SSH and SCP downloading via `ProxyCommand`. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/easyssh-proxy)
* [kcli](https://github.com/cswank/kcli) **star:80** 用于检查kafka主题/分区/消息的命令行工具。 [![godoc][GoDoc]](https://godoc.org/github.com/cswank/kcli) * [kcli](https://github.com/cswank/kcli) **star:80** 用于检查kafka主题/分区/消息的命令行工具。 [![godoc][GoDoc]](https://godoc.org/github.com/cswank/kcli)
@ -2114,27 +2114,28 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
### 其他软件 ### 其他软件
* [hugo](http://gohugo.io/) 快速、现代的静态网站引擎。
* [Gor](https://github.com/buger/gor) **star:11425** Http 流量复制工具,用于实时回放从生产环境到阶段/开发环境的流量。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/buger/gor)
* [Seaweed File System](https://github.com/chrislusf/seaweedfs) **star:8317** 快速、简单、可伸缩的分布式文件系统采用了O(1)磁盘查找。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/seaweedfs) * [Seaweed File System](https://github.com/chrislusf/seaweedfs) **star:8317** 快速、简单、可伸缩的分布式文件系统采用了O(1)磁盘查找。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/seaweedfs)
* [rkt](https://github.com/coreos/rkt) 一个应用容器,与其他容器格式(如Docker)兼容,并支持其他执行引擎(如KVM)。
* [restic](https://github.com/restic/restic) **star:7570** 消除重复项备份程序。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/restic/restic) * [restic](https://github.com/restic/restic) **star:7570** 消除重复项备份程序。 ![star > 5000][Gold] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/restic/restic)
* [confd](https://github.com/kelseyhightower/confd) **star:6460** 使用 etcd 或 consul 的模板和数据管理本地应用程序配置文件。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/kelseyhightower/confd) * [confd](https://github.com/kelseyhightower/confd) **star:6460** 使用 etcd 或 consul 的模板和数据管理本地应用程序配置文件。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/kelseyhightower/confd)
* [Comcast](https://github.com/tylertreat/Comcast) **star:6182** 模拟坏的网络连接。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/Comcast) * [Comcast](https://github.com/tylertreat/Comcast) **star:6182** 模拟坏的网络连接。 ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/Comcast)
* [LiteIDE](https://github.com/visualfc/liteide) **star:5524** 简单的、开源的、跨平台的Go IDE。 ![star > 5000][Gold] ![包含中文文档][CN] * [LiteIDE](https://github.com/visualfc/liteide) **star:5524** 简单的、开源的、跨平台的Go IDE。 ![star > 5000][Gold] ![包含中文文档][CN]
* [drive](https://github.com/odeke-em/drive) **star:4981** 基于命令行的谷歌驱动器客户端。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/odeke-em/drive) * [drive](https://github.com/odeke-em/drive) **star:4981** 基于命令行的谷歌驱动器客户端。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/odeke-em/drive)
* [orange-cat](https://github.com/noraesae/orange-cat) 用Go编写的Markdown预览器。
* [nes](https://github.com/fogleman/nes) **star:4150** 任天堂娱乐系统(NES)模拟器。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/fogleman/nes) * [nes](https://github.com/fogleman/nes) **star:4150** 任天堂娱乐系统(NES)模拟器。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/fogleman/nes)
* [toxiproxy](https://github.com/shopify/toxiproxy) **star:3972** 为自动化测试模拟网络和系统条件的代理。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/shopify/toxiproxy)
* [tsuru](https://tsuru.io/) Extensible and open source Platform as a Service software. * [tsuru](https://tsuru.io/) Extensible and open source Platform as a Service software.
* [toxiproxy](https://github.com/shopify/toxiproxy) **star:3972** 为自动化测试模拟网络和系统条件的代理。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/shopify/toxiproxy)
* [Pipe](https://github.com/b3log/pipe) **star:3106** 一个小巧漂亮的博客平台。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/b3log/pipe) * [Pipe](https://github.com/b3log/pipe) **star:3106** 一个小巧漂亮的博客平台。 ![star > 1000][Silver] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/b3log/pipe)
* [Duplicacy](https://github.com/gilbertchen/duplicacy) **star:2704** 跨平台网络和云备份工具。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gilbertchen/duplicacy) * [Duplicacy](https://github.com/gilbertchen/duplicacy) **star:2704** 跨平台网络和云备份工具。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gilbertchen/duplicacy)
* [myLG](https://github.com/mehrdadrad/mylg) **star:2204** 命令行网络诊断工具。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/mehrdadrad/mylg) * [myLG](https://github.com/mehrdadrad/mylg) **star:2204** 命令行网络诊断工具。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/mehrdadrad/mylg)
* [GoBoy](https://github.com/Humpheh/goboy) **star:2111** 用 Go 编写的任天堂Game Boy彩色模拟器。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/Humpheh/goboy) * [GoBoy](https://github.com/Humpheh/goboy) **star:2111** 用 Go 编写的任天堂Game Boy彩色模拟器。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/Humpheh/goboy)
* [syncthing](https://syncthing.net/) 开放,分散的文件同步工具和协议。
* [Stack Up](https://github.com/pressly/sup) **star:1998** Stack Up 是一个超级简单的部署工具 — 只面向Unix。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pressly/sup) * [Stack Up](https://github.com/pressly/sup) **star:1998** Stack Up 是一个超级简单的部署工具 — 只面向Unix。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pressly/sup)
* [limetext](http://limetext.org/) 一个强大而优雅的文本编辑器 * [syncthing](https://syncthing.net/) 开放,分散的文件同步工具和协议
* [lgo](https://github.com/yunabe/lgo) **star:1811** 与 Jupyter 可进行交互 Go 程序。它支持代码完成、代码检查以及与Go 100% 兼容性。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/yunabe/lgo) * [lgo](https://github.com/yunabe/lgo) **star:1811** 与 Jupyter 可进行交互 Go 程序。它支持代码完成、代码检查以及与Go 100% 兼容性。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/yunabe/lgo)
* [limetext](http://limetext.org/) 一个强大而优雅的文本编辑器。
* [snap](https://github.com/intelsdi-x/snap) **star:1803** 强大的遥测框架。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/intelsdi-x/snap) * [snap](https://github.com/intelsdi-x/snap) **star:1803** 强大的遥测框架。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/intelsdi-x/snap)
* [Circuit](https://github.com/gocircuit/circuit) **star:1788** Circuit 是一个可编程平台即服务(PaaS)和/或基础设施即服务(IaaS),用于管理、发现、同步和编排包含云应用程序的服务和主机。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gocircuit/circuit) * [Circuit](https://github.com/gocircuit/circuit) **star:1788** Circuit 是一个可编程平台即服务(PaaS)和/或基础设施即服务(IaaS),用于管理、发现、同步和编排包含云应用程序的服务和主机。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gocircuit/circuit)
* [borg](https://github.com/crufter/borg) **star:1420** 基于终端的bash代码段搜索引擎。 ![star > 1000][Silver] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/crufter/borg)
* [Go Package Store](https://github.com/shurcooL/Go-Package-Store) **star:877** App that displays updates for the Go packages in your GOPATH. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/Go-Package-Store) * [Go Package Store](https://github.com/shurcooL/Go-Package-Store) **star:877** App that displays updates for the Go packages in your GOPATH. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/Go-Package-Store)
* [Documize](https://github.com/documize/community) **star:842** 集成了SaaS工具数据的现代wiki软件。 ![star > 100][Bronze] ![最近一周有更新][Green] * [Documize](https://github.com/documize/community) **star:842** 集成了SaaS工具数据的现代wiki软件。 ![star > 100][Bronze] ![最近一周有更新][Green]
* [scc](https://github.com/boyter/scc) **star:780** 一个非常快速准确的代码计数器,采用了复杂的计算和 COCOMO 预估。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/boyter/scc) * [scc](https://github.com/boyter/scc) **star:780** 一个非常快速准确的代码计数器,采用了复杂的计算和 COCOMO 预估。 ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/boyter/scc)
@ -2151,20 +2152,18 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [ipe](https://github.com/dimiro1/ipe) **star:279** Open source Pusher server implementation compatible with Pusher client libraries written in GO. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/dimiro1/ipe) * [ipe](https://github.com/dimiro1/ipe) **star:279** Open source Pusher server implementation compatible with Pusher client libraries written in GO. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/dimiro1/ipe)
* [ide](https://github.com/thestrukture/ide) **star:254** 基于浏览器的IDE ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/thestrukture/ide) * [ide](https://github.com/thestrukture/ide) **star:254** 基于浏览器的IDE ![star > 100][Bronze] ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/thestrukture/ide)
* [Cherry](https://github.com/rafael-santiago/cherry) **star:194** 微型网络聊天服务器。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/rafael-santiago/cherry) * [Cherry](https://github.com/rafael-santiago/cherry) **star:194** 微型网络聊天服务器。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/rafael-santiago/cherry)
* [orange-cat](https://github.com/noraesae/orange-cat) **star:179** 用Go编写的Markdown预览器。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/noraesae/orange-cat)
* [Orbit](https://github.com/gulien/orbit) **star:128** 一个根据模板来运行命令和生成文件的简单小工具。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gulien/orbit) * [Orbit](https://github.com/gulien/orbit) **star:128** 一个根据模板来运行命令和生成文件的简单小工具。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gulien/orbit)
* [Juju](https://jujucharms.com/) Cloud-agnostic的服务部署和编制 —— 支持EC2、Azure、Openstack、MAAS等。 * [Juju](https://jujucharms.com/) Cloud-agnostic的服务部署和编制 —— 支持EC2、Azure、Openstack、MAAS等。
* [joincap](https://github.com/assafmo/joincap) **star:122** 用于合并多个pcap文件的命令行实用程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/assafmo/joincap) * [joincap](https://github.com/assafmo/joincap) **star:122** 用于合并多个pcap文件的命令行实用程序。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/assafmo/joincap)
* [Docker](http://www.docker.com/) 面向开发人员和系统管理员的分布式应用程序的开放平台。 * [Docker](http://www.docker.com/) 面向开发人员和系统管理员的分布式应用程序的开放平台。
* [DDNS](https://github.com/skibish/ddns) **star:99** 个人 DDNS 客户端。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/skibish/ddns) * [DDNS](https://github.com/skibish/ddns) **star:99** 个人 DDNS 客户端。 ![最近一周有更新][Green] [![godoc][GoDoc]](https://godoc.org/github.com/skibish/ddns)
* [boxed](https://github.com/tejo/boxed) **star:72** 基于Dropbox的博客引擎。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tejo/boxed) * [boxed](https://github.com/tejo/boxed) **star:72** 基于Dropbox的博客引擎。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tejo/boxed)
* [borg](https://github.com/crufter/borg) 基于终端的bash代码段搜索引擎。
* [naclpipe](https://github.com/unix4fun/naclpipe) **star:20** 基于加密管的简单的NaCL EC25519工具。 [![godoc][GoDoc]](https://godoc.org/github.com/unix4fun/naclpipe) * [naclpipe](https://github.com/unix4fun/naclpipe) **star:20** 基于加密管的简单的NaCL EC25519工具。 [![godoc][GoDoc]](https://godoc.org/github.com/unix4fun/naclpipe)
* [term-quiz](https://github.com/crazcalm/term-quiz) **star:17** 测试你的终端。 [![godoc][GoDoc]](https://godoc.org/github.com/crazcalm/term-quiz) * [term-quiz](https://github.com/crazcalm/term-quiz) **star:17** 测试你的终端。 [![godoc][GoDoc]](https://godoc.org/github.com/crazcalm/term-quiz)
* [Snitch](https://github.com/lucasgomide/snitch) **star:15** 当有人通过 Tsuru 部署任何应用程序时,会通知您的团队以及其他工具。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/lucasgomide/snitch) * [Snitch](https://github.com/lucasgomide/snitch) **star:15** 当有人通过 Tsuru 部署任何应用程序时,会通知您的团队以及其他工具。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/lucasgomide/snitch)
* [GoLand](https://jetbrains.com/go) 功能齐全的跨平台 Go IDE。 * [GoLand](https://jetbrains.com/go) 功能齐全的跨平台 Go IDE。
* [GoDocTooltip](https://github.com/diankong/GoDocTooltip) **star:12** 包含了 Go 使用手册文档的 Chrome 扩展。 ![最近一年没有更新][Yellow] * [GoDocTooltip](https://github.com/diankong/GoDocTooltip) **star:12** 包含了 Go 使用手册文档的 Chrome 扩展。 ![最近一年没有更新][Yellow]
* [hugo](http://gohugo.io/) 快速、现代的静态网站引擎。
* [Gor](https://github.com/buger/gor) Http 流量复制工具,用于实时回放从生产环境到阶段/开发环境的流量。
# 资源 # 资源
@ -2176,11 +2175,11 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-web-framework-benchmark](https://github.com/smallnest/go-web-framework-benchmark) **star:1011** web框架基准测试。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/smallnest/go-web-framework-benchmark) * [go-web-framework-benchmark](https://github.com/smallnest/go-web-framework-benchmark) **star:1011** web框架基准测试。 ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/smallnest/go-web-framework-benchmark)
* [skynet](https://github.com/atemerev/skynet) **star:916** 天网 1M 线程微基准测试。 ![star > 100][Bronze] * [skynet](https://github.com/atemerev/skynet) **star:916** 天网 1M 线程微基准测试。 ![star > 100][Bronze]
* [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) **star:876** Go序列化方法的基准测试。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alecthomas/go_serialization_benchmarks) * [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) **star:876** Go序列化方法的基准测试。 ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alecthomas/go_serialization_benchmarks)
* [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) Go语言常用基本操作的基准测试。
* [speedtest-resize](https://github.com/fawick/speedtest-resize) **star:172** 对比各种图像大小调整算法性能。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fawick/speedtest-resize) * [speedtest-resize](https://github.com/fawick/speedtest-resize) **star:172** 对比各种图像大小调整算法性能。 ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fawick/speedtest-resize)
* [go-benchmarks](https://github.com/tylertreat/go-benchmarks) **star:123** Few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/go-benchmarks) * [go-benchmarks](https://github.com/tylertreat/go-benchmarks) **star:123** Few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches ![star > 100][Bronze] ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/go-benchmarks)
* [gospeed](https://github.com/feyeleanor/GoSpeed) **star:93** 计算语言结构的速度的微观基准测试。 [![godoc][GoDoc]](https://godoc.org/github.com/feyeleanor/GoSpeed) * [gospeed](https://github.com/feyeleanor/GoSpeed) **star:93** 计算语言结构的速度的微观基准测试。 [![godoc][GoDoc]](https://godoc.org/github.com/feyeleanor/GoSpeed)
* [autobench](https://github.com/davecheney/autobench) **star:89** 用来来比较不同Go版本之间的性能的框架。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/autobench) * [autobench](https://github.com/davecheney/autobench) **star:89** 用来来比较不同Go版本之间的性能的框架。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/autobench)
* [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) **star:52** Go语言常用基本操作的基准测试。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/PuerkitoBio/gocostmodel)
* [golang-sql-benchmark](https://github.com/tyler-smith/golang-sql-benchmark) **star:49** 为流行的 Go 数据库/SQL实用程序收集基准测试。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tyler-smith/golang-sql-benchmark) * [golang-sql-benchmark](https://github.com/tyler-smith/golang-sql-benchmark) **star:49** 为流行的 Go 数据库/SQL实用程序收集基准测试。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tyler-smith/golang-sql-benchmark)
* [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) **star:19** 强大的HTTP基准测试工具包含了АbWrkSiege工具。收集统计和各种参数指标并比较相关结果。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mrLSD/go-benchmark-app) * [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) **star:19** 强大的HTTP基准测试工具包含了АbWrkSiege工具。收集统计和各种参数指标并比较相关结果。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mrLSD/go-benchmark-app)
* [kvbench](https://github.com/jimrobinson/kvbench) **star:14** K / V 类型数据库基准测试。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/jimrobinson/kvbench) * [kvbench](https://github.com/jimrobinson/kvbench) **star:14** K / V 类型数据库基准测试。 ![最近一年没有更新][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/jimrobinson/kvbench)

View File

@ -9,7 +9,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-08-20 10:15:40(Synchronize every day)** **This project is [awesome-go](https://awesome-go.com/) Chinese version, last sync time : 2019-08-21 09:45:53(Synchronize every day)**
[![english](https://yinggaozhen.github.io/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://yinggaozhen.github.io/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)
@ -230,7 +230,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-arg](https://github.com/alexflint/go-arg) **star:750** Struct-based argument parsing in Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alexflint/go-arg) * [go-arg](https://github.com/alexflint/go-arg) **star:750** Struct-based argument parsing in Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alexflint/go-arg)
* [complete](https://github.com/posener/complete) **star:626** Write bash completions in Go + Go command bash completion. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/posener/complete) * [complete](https://github.com/posener/complete) **star:626** Write bash completions in Go + Go command bash completion. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/posener/complete)
* [mow.cli](https://github.com/jawher/mow.cli) **star:624** Go library for building CLI applications with sophisticated flag and argument parsing and validation. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jawher/mow.cli) * [mow.cli](https://github.com/jawher/mow.cli) **star:624** Go library for building CLI applications with sophisticated flag and argument parsing and validation. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jawher/mow.cli)
* [liner](https://github.com/peterh/liner) **star:592** Go readline-like library for command-line interfaces. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/peterh/liner) * [liner](https://github.com/peterh/liner) **star:592** Go readline-like library for command-line interfaces. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/peterh/liner)
* [cli](https://github.com/mkideal/cli) **star:481** Feature-rich and easy to use command-line package based on golang struct tags. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mkideal/cli) * [cli](https://github.com/mkideal/cli) **star:481** Feature-rich and easy to use command-line package based on golang struct tags. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mkideal/cli)
* [flaggy](https://github.com/integrii/flaggy) **star:456** A robust and idiomatic flags package with excellent subcommand support. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/integrii/flaggy) * [flaggy](https://github.com/integrii/flaggy) **star:456** A robust and idiomatic flags package with excellent subcommand support. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/integrii/flaggy)
* [ops](https://github.com/nanovms/ops) **star:269** Unikernel Builder/Orchestrator. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/nanovms/ops) * [ops](https://github.com/nanovms/ops) **star:269** Unikernel Builder/Orchestrator. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/nanovms/ops)
@ -328,7 +328,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [drone](https://github.com/drone/drone) **star:19143** Drone is a Continuous Integration platform built on Docker, written in Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/drone/drone) * [drone](https://github.com/drone/drone) **star:19143** Drone is a Continuous Integration platform built on Docker, written in Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/drone/drone)
* [goveralls](https://github.com/mattn/goveralls) **star:580** Go integration for Coveralls.io continuous code coverage tracking system. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/goveralls) * [goveralls](https://github.com/mattn/goveralls) **star:580** Go integration for Coveralls.io continuous code coverage tracking system. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/goveralls)
* [overalls](https://github.com/go-playground/overalls) **star:98** Multi-Package go project coverprofile for tools like goveralls. [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/overalls) * [overalls](https://github.com/go-playground/overalls) **star:98** Multi-Package go project coverprofile for tools like goveralls. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/go-playground/overalls)
* [duci](https://github.com/duck8823/duci) **star:44** A simple ci server no needs domain specific languages. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/duck8823/duci) * [duci](https://github.com/duck8823/duci) **star:44** A simple ci server no needs domain specific languages. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/duck8823/duci)
* [gomason](https://github.com/nikogura/gomason) **star:33** Test, Build, Sign, and Publish your go binaries from a clean workspace. [![godoc][GoDoc]](https://godoc.org/github.com/nikogura/gomason) * [gomason](https://github.com/nikogura/gomason) **star:33** Test, Build, Sign, and Publish your go binaries from a clean workspace. [![godoc][GoDoc]](https://godoc.org/github.com/nikogura/gomason)
* [roveralls](https://github.com/LawrenceWoodman/roveralls) **star:12** Recursive coverage testing tool. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/LawrenceWoodman/roveralls) * [roveralls](https://github.com/LawrenceWoodman/roveralls) **star:12** Recursive coverage testing tool. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/LawrenceWoodman/roveralls)
@ -409,10 +409,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [groupcache](https://github.com/golang/groupcache) **star:7687** Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/golang/groupcache) * [groupcache](https://github.com/golang/groupcache) **star:7687** Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/golang/groupcache)
* [badger](https://github.com/dgraph-io/badger) **star:6320** Fast key-value store in Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/dgraph-io/badger) * [badger](https://github.com/dgraph-io/badger) **star:6320** Fast key-value store in Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/dgraph-io/badger)
* [rqlite](https://github.com/rqlite/rqlite) **star:4722** The lightweight, distributed, relational database built on SQLite. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/rqlite/rqlite) * [rqlite](https://github.com/rqlite/rqlite) **star:4722** The lightweight, distributed, relational database built on SQLite. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/rqlite/rqlite)
* [goleveldb](https://github.com/syndtr/goleveldb) **star:3186** Implementation of the [LevelDB](https://github.com/google/leveldb) key/value database in Go. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/syndtr/goleveldb) * [goleveldb](https://github.com/syndtr/goleveldb) **star:3186** Implementation of the [LevelDB](https://github.com/google/leveldb) key/value database in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/syndtr/goleveldb)
* [ledisdb](https://github.com/siddontang/ledisdb) **star:3084** Ledisdb is a high performance NoSQL like Redis based on LevelDB. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/ledisdb) * [ledisdb](https://github.com/siddontang/ledisdb) **star:3084** Ledisdb is a high performance NoSQL like Redis based on LevelDB. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/siddontang/ledisdb)
* [go-cache](https://github.com/pmylund/go-cache) **star:2944** In-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pmylund/go-cache) * [go-cache](https://github.com/pmylund/go-cache) **star:2944** In-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pmylund/go-cache)
* [BigCache](https://github.com/allegro/bigcache) **star:2474** Efficient key/value cache for gigabytes of data. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/allegro/bigcache) * [BigCache](https://github.com/allegro/bigcache) **star:2474** Efficient key/value cache for gigabytes of data. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/allegro/bigcache)
* [buntdb](https://github.com/tidwall/buntdb) **star:2450** Fast, embeddable, in-memory key/value database for Go with custom indexing and spatial support. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/tidwall/buntdb) * [buntdb](https://github.com/tidwall/buntdb) **star:2450** Fast, embeddable, in-memory key/value database for Go with custom indexing and spatial support. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/tidwall/buntdb)
* [tiedot](https://github.com/HouzuoGuo/tiedot) **star:2371** Your NoSQL database powered by Golang. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/HouzuoGuo/tiedot) * [tiedot](https://github.com/HouzuoGuo/tiedot) **star:2371** Your NoSQL database powered by Golang. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/HouzuoGuo/tiedot)
* [cache2go](https://github.com/muesli/cache2go) **star:1057** In-memory key:value cache which supports automatic invalidation based on timeouts. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/muesli/cache2go) * [cache2go](https://github.com/muesli/cache2go) **star:1057** In-memory key:value cache which supports automatic invalidation based on timeouts. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/muesli/cache2go)
@ -492,10 +492,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* Relational Databases * Relational Databases
* [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) **star:8166** MySQL driver for Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-sql-driver/mysql) * [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) **star:8166** MySQL driver for Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-sql-driver/mysql)
* [pq](https://github.com/lib/pq) **star:5215** Pure Go Postgres driver for database/sql. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/lib/pq) * [pq](https://github.com/lib/pq) **star:5215** Pure Go Postgres driver for database/sql. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/lib/pq)
* [go-sqlite3](https://github.com/mattn/go-sqlite3) **star:3446** SQLite3 driver for go that uses database/sql. ![star > 1000][Silver] ![There was an update last week][Green] * [go-sqlite3](https://github.com/mattn/go-sqlite3) **star:3446** SQLite3 driver for go that uses database/sql. ![star > 1000][Silver] ![There was an update last week][Green]
* [pgx](https://github.com/jackc/pgx) **star:1972** PostgreSQL driver supporting features beyond those exposed by database/sql. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/jackc/pgx) * [pgx](https://github.com/jackc/pgx) **star:1972** PostgreSQL driver supporting features beyond those exposed by database/sql. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/jackc/pgx)
* [go-mssqldb](https://github.com/denisenkom/go-mssqldb) **star:1027** Microsoft MSSQL driver for Go. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/denisenkom/go-mssqldb) * [go-mssqldb](https://github.com/denisenkom/go-mssqldb) **star:1027** Microsoft MSSQL driver for Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/denisenkom/go-mssqldb)
* [go-oci8](https://github.com/mattn/go-oci8) **star:409** Oracle driver for go that uses database/sql. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/go-oci8) * [go-oci8](https://github.com/mattn/go-oci8) **star:409** Oracle driver for go that uses database/sql. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mattn/go-oci8)
* [goracle](https://github.com/go-goracle/goracle) **star:245** Oracle driver for Go, using the ODPI-C driver. ![star > 100][Bronze] ![There was an update last week][Green] * [goracle](https://github.com/go-goracle/goracle) **star:245** Oracle driver for Go, using the ODPI-C driver. ![star > 100][Bronze] ![There was an update last week][Green]
* [firebirdsql](https://github.com/nakagami/firebirdsql) **star:104** Firebird RDBMS SQL driver for Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/nakagami/firebirdsql) * [firebirdsql](https://github.com/nakagami/firebirdsql) **star:104** Firebird RDBMS SQL driver for Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/nakagami/firebirdsql)
@ -511,7 +511,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [mgo](https://github.com/globalsign/mgo) **star:1651** (unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/globalsign/mgo) * [mgo](https://github.com/globalsign/mgo) **star:1651** (unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/globalsign/mgo)
* [gorethink](https://github.com/dancannon/gorethink) **star:1463** Go language driver for RethinkDB. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/dancannon/gorethink) * [gorethink](https://github.com/dancannon/gorethink) **star:1463** Go language driver for RethinkDB. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/dancannon/gorethink)
* [neoism](https://github.com/jmcvetta/neoism) **star:357** Neo4j client for Golang. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jmcvetta/neoism) * [neoism](https://github.com/jmcvetta/neoism) **star:357** Neo4j client for Golang. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jmcvetta/neoism)
* [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) **star:307** Aerospike client in Go language. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/aerospike/aerospike-client-go) * [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) **star:307** Aerospike client in Go language. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/aerospike/aerospike-client-go)
* [gocb](https://github.com/couchbase/gocb) **star:293** Official Couchbase Go SDK. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/gocb) * [gocb](https://github.com/couchbase/gocb) **star:293** Official Couchbase Go SDK. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/gocb)
* [go-couchbase](https://github.com/couchbase/go-couchbase) **star:293** Couchbase client in Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/go-couchbase) * [go-couchbase](https://github.com/couchbase/go-couchbase) **star:293** Couchbase client in Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/couchbase/go-couchbase)
* [gocql](http://gocql.github.io) Go language driver for Apache Cassandra. * [gocql](http://gocql.github.io) Go language driver for Apache Cassandra.
@ -552,7 +552,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for working with dates and times.* *Libraries for working with dates and times.*
* [now](https://github.com/jinzhu/now) **star:2195** Now is a time toolkit for golang. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/jinzhu/now) * [now](https://github.com/jinzhu/now) **star:2195** Now is a time toolkit for golang. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/jinzhu/now)
* [dateparse](https://github.com/araddon/dateparse) **star:903** Parse date's without knowing format in advance. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/araddon/dateparse) * [dateparse](https://github.com/araddon/dateparse) **star:903** Parse date's without knowing format in advance. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/araddon/dateparse)
* [carbon](https://github.com/uniplaces/carbon) **star:341** Simple Time extension with a lot of util methods, ported from PHP Carbon library. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uniplaces/carbon) * [carbon](https://github.com/uniplaces/carbon) **star:341** Simple Time extension with a lot of util methods, ported from PHP Carbon library. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uniplaces/carbon)
* [durafmt](https://github.com/hako/durafmt) **star:243** Time duration formatting library for Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hako/durafmt) * [durafmt](https://github.com/hako/durafmt) **star:243** Time duration formatting library for Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hako/durafmt)
* [timeutil](https://github.com/leekchan/timeutil) **star:170** Useful extensions (Timedelta, Strftime, ...) to the golang's time package. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/leekchan/timeutil) * [timeutil](https://github.com/leekchan/timeutil) **star:170** Useful extensions (Timedelta, Strftime, ...) to the golang's time package. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/leekchan/timeutil)
@ -584,7 +584,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [dragonboat](https://github.com/lni/dragonboat) **star:2567** A feature complete and high performance multi-group Raft library in Go. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/lni/dragonboat) ![Contains Chinese documents][CN] * [dragonboat](https://github.com/lni/dragonboat) **star:2567** A feature complete and high performance multi-group Raft library in Go. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/lni/dragonboat) ![Contains Chinese documents][CN]
* [glow](https://github.com/chrislusf/glow) **star:2538** Easy-to-Use scalable distributed big data processing, Map-Reduce, DAG execution, all in pure Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/glow) * [glow](https://github.com/chrislusf/glow) **star:2538** Easy-to-Use scalable distributed big data processing, Map-Reduce, DAG execution, all in pure Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/glow)
* [gleam](https://github.com/chrislusf/gleam) **star:2109** Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/gleam) * [gleam](https://github.com/chrislusf/gleam) **star:2109** Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/gleam)
* [emitter-io](https://github.com/emitter-io/emitter) **star:1946** High performance, distributed, secure and low latency publish-subscribe platform built with MQTT, Websockets and love. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/emitter-io/emitter) * [emitter-io](https://github.com/emitter-io/emitter) **star:1946** High performance, distributed, secure and low latency publish-subscribe platform built with MQTT, Websockets and love. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/emitter-io/emitter)
* [KrakenD](https://github.com/devopsfaith/krakend) **star:1782** Ultra performant API Gateway framework with middlewares. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/devopsfaith/krakend) * [KrakenD](https://github.com/devopsfaith/krakend) **star:1782** Ultra performant API Gateway framework with middlewares. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/devopsfaith/krakend)
* [hprose](https://github.com/hprose/hprose-golang) **star:1012** Very newbility RPC Library, support 25+ languages now. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hprose/hprose-golang) ![Contains Chinese documents][CN] * [hprose](https://github.com/hprose/hprose-golang) **star:1012** Very newbility RPC Library, support 25+ languages now. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hprose/hprose-golang) ![Contains Chinese documents][CN]
* [ringpop-go](https://github.com/uber/ringpop-go) **star:576** Scalable, fault-tolerant application-layer sharding for Go applications. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uber/ringpop-go) * [ringpop-go](https://github.com/uber/ringpop-go) **star:576** Scalable, fault-tolerant application-layer sharding for Go applications. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/uber/ringpop-go)
@ -819,11 +819,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [ui](https://github.com/andlabs/ui) **star:7010** Platform-native GUI library for Go. Cross platform. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/andlabs/ui) * [ui](https://github.com/andlabs/ui) **star:7010** Platform-native GUI library for Go. Cross platform. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/andlabs/ui)
* [Wails](https://wails.app) Mac, Windows, Linux desktop apps with HTML UI using built-in OS HTML renderer. * [Wails](https://wails.app) Mac, Windows, Linux desktop apps with HTML UI using built-in OS HTML renderer.
* [fyne](https://github.com/fyne-io/fyne) **star:6389** Cross platform native GUIs designed for Go, rendered using EFL. Supports: Linux, macOS, Windows. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/fyne-io/fyne) * [fyne](https://github.com/fyne-io/fyne) **star:6389** Cross platform native GUIs designed for Go, rendered using EFL. Supports: Linux, macOS, Windows. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/fyne-io/fyne)
* [qt](https://github.com/therecipe/qt) **star:6117** Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi). ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/therecipe/qt) * [qt](https://github.com/therecipe/qt) **star:6117** Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi). ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/therecipe/qt)
* [webview](https://github.com/zserge/webview) **star:4695** Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux). ![star > 1000][Silver] * [webview](https://github.com/zserge/webview) **star:4695** Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux). ![star > 1000][Silver]
* [walk](https://github.com/lxn/walk) **star:3716** Windows application library kit for Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/lxn/walk) * [walk](https://github.com/lxn/walk) **star:3716** Windows application library kit for Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/lxn/walk)
* [app](https://github.com/murlokswarm/app) **star:2964** Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/murlokswarm/app) * [app](https://github.com/murlokswarm/app) **star:2964** Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/murlokswarm/app)
* [go-astilectron](https://github.com/asticode/go-astilectron) **star:2695** Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron). ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/asticode/go-astilectron) * [go-astilectron](https://github.com/asticode/go-astilectron) **star:2695** Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron). ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/asticode/go-astilectron)
* [go-gtk](http://mattn.github.io/go-gtk/) Go bindings for GTK. * [go-gtk](http://mattn.github.io/go-gtk/) Go bindings for GTK.
* [go-sciter](https://github.com/sciter-sdk/go-sciter) **star:1455** Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. Cross platform. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/sciter-sdk/go-sciter) * [go-sciter](https://github.com/sciter-sdk/go-sciter) **star:1455** Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. Cross platform. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/sciter-sdk/go-sciter)
* [gotk3](https://github.com/gotk3/gotk3) **star:778** Go bindings for GTK3. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/gotk3/gotk3) * [gotk3](https://github.com/gotk3/gotk3) **star:778** Go bindings for GTK3. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/gotk3/gotk3)
@ -943,7 +943,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [zap](https://github.com/uber-go/zap) **star:7538** Fast, structured, leveled logging in Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/uber-go/zap) * [zap](https://github.com/uber-go/zap) **star:7538** Fast, structured, leveled logging in Go. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/uber-go/zap)
* [spew](https://github.com/davecgh/go-spew) **star:3325** Implements a deep pretty printer for Go data structures to aid in debugging. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/davecgh/go-spew) * [spew](https://github.com/davecgh/go-spew) **star:3325** Implements a deep pretty printer for Go data structures to aid in debugging. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/davecgh/go-spew)
* [glog](https://github.com/golang/glog) **star:2315** Leveled execution logs for Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/golang/glog) * [glog](https://github.com/golang/glog) **star:2315** Leveled execution logs for Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/golang/glog)
* [zerolog](https://github.com/rs/zerolog) **star:2263** Zero-allocation JSON logger. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/rs/zerolog) * [zerolog](https://github.com/rs/zerolog) **star:2263** Zero-allocation JSON logger. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/rs/zerolog)
* [tail](https://github.com/hpcloud/tail) **star:1546** Go package striving to emulate the features of the BSD tail program. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hpcloud/tail) * [tail](https://github.com/hpcloud/tail) **star:1546** Go package striving to emulate the features of the BSD tail program. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/hpcloud/tail)
* [lumberjack](https://github.com/natefinch/lumberjack) **star:1462** Simple rolling logger, implements io.WriteCloser. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/natefinch/lumberjack) * [lumberjack](https://github.com/natefinch/lumberjack) **star:1462** Simple rolling logger, implements io.WriteCloser. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/natefinch/lumberjack)
* [seelog](https://github.com/cihub/seelog) **star:1359** Logging functionality with flexible dispatching, filtering, and formatting. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/cihub/seelog) * [seelog](https://github.com/cihub/seelog) **star:1359** Logging functionality with flexible dispatching, filtering, and formatting. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/cihub/seelog)
@ -1034,7 +1034,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) **star:1839** gopush-cluster is a go push server cluster. ![star > 1000][Silver] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/Terry-Mao/gopush-cluster) ![Contains Chinese documents][CN] * [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) **star:1839** gopush-cluster is a go push server cluster. ![star > 1000][Silver] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/Terry-Mao/gopush-cluster) ![Contains Chinese documents][CN]
* [melody](https://github.com/olahol/melody) **star:1572** Minimalist framework for dealing with websocket sessions, includes broadcasting and automatic ping/pong handling. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/olahol/melody) * [melody](https://github.com/olahol/melody) **star:1572** Minimalist framework for dealing with websocket sessions, includes broadcasting and automatic ping/pong handling. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/olahol/melody)
* [mangos](https://github.com/go-mangos/mangos) **star:1535** Pure go implementation of the Nanomsg ("Scalable Protocols") with transport interoperability. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/go-mangos/mangos) * [mangos](https://github.com/go-mangos/mangos) **star:1535** Pure go implementation of the Nanomsg ("Scalable Protocols") with transport interoperability. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/go-mangos/mangos)
* [Mercure](https://github.com/dunglas/mercure) **star:1521** Server and library to dispatch server-sent updates using the Mercure protocol (built on top of Server-Sent Events). ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/dunglas/mercure) * [Mercure](https://github.com/dunglas/mercure) **star:1521** Server and library to dispatch server-sent updates using the Mercure protocol (built on top of Server-Sent Events). ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/dunglas/mercure)
* [go-nsq](https://github.com/nsqio/go-nsq) **star:1465** the official Go package for NSQ. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsqio/go-nsq) * [go-nsq](https://github.com/nsqio/go-nsq) **star:1465** the official Go package for NSQ. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsqio/go-nsq)
* [Uniqush-Push](https://github.com/uniqush/uniqush-push) **star:1100** Redis backed unified push service for server-side notifications to mobile devices. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/uniqush/uniqush-push) * [Uniqush-Push](https://github.com/uniqush/uniqush-push) **star:1100** Redis backed unified push service for server-side notifications to mobile devices. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/uniqush/uniqush-push)
* [zmq4](https://github.com/pebbe/zmq4) **star:776** Go interface to ZeroMQ version 4. Also available for [version 3](https://github.com/pebbe/zmq3) and [version 2](https://github.com/pebbe/zmq2). ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/pebbe/zmq4) * [zmq4](https://github.com/pebbe/zmq4) **star:776** Go interface to ZeroMQ version 4. Also available for [version 3](https://github.com/pebbe/zmq3) and [version 2](https://github.com/pebbe/zmq2). ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/pebbe/zmq4)
@ -1075,7 +1075,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries for working with Microsoft Excel.* *Libraries for working with Microsoft Excel.*
* [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:4515** Golang library for reading and writing Microsoft Excel™ (XLSX) files. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize) * [excelize](https://github.com/360EntSecGroup-Skylar/excelize) **star:4515** Golang library for reading and writing Microsoft Excel™ (XLSX) files. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize)
* [xlsx](https://github.com/tealeg/xlsx) **star:3453** Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx) * [xlsx](https://github.com/tealeg/xlsx) **star:3453** Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/tealeg/xlsx)
* [xlsx](https://github.com/plandem/xlsx) **star:75** Fast and safe way to read/update your existing Microsoft Excel files in Go programs. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx) * [xlsx](https://github.com/plandem/xlsx) **star:75** Fast and safe way to read/update your existing Microsoft Excel files in Go programs. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/plandem/xlsx)
* [go-excel](https://github.com/szyhf/go-excel) **star:46** 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:46** 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:12** Golang bindings for libxlsxwriter for writing XLSX (Microsoft Excel) files. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter) * [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:12** Golang bindings for libxlsxwriter for writing XLSX (Microsoft Excel) files. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fterrag/goxlsxwriter)
@ -1200,7 +1200,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries for working with various layers of the network.* *Libraries for working with various layers of the network.*
* [kcptun](https://github.com/xtaci/kcptun) **star:10713** Extremely simple & fast udp tunnel based on KCP protocol. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcptun) * [kcptun](https://github.com/xtaci/kcptun) **star:10713** Extremely simple & fast udp tunnel based on KCP protocol. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/xtaci/kcptun)
* [fasthttp](https://github.com/valyala/fasthttp) **star:9457** Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/valyala/fasthttp) * [fasthttp](https://github.com/valyala/fasthttp) **star:9457** Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/valyala/fasthttp)
* [dns](https://github.com/miekg/dns) **star:3849** Go library for working with DNS. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns) * [dns](https://github.com/miekg/dns) **star:3849** Go library for working with DNS. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/miekg/dns)
* [HTTPLab](https://github.com/gchaincl/httplab) **star:3416** HTTPLabs let you inspect HTTP requests and forge responses. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab) * [HTTPLab](https://github.com/gchaincl/httplab) **star:3416** HTTPLabs let you inspect HTTP requests and forge responses. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gchaincl/httplab)
@ -1218,7 +1218,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mqttPaho](https://eclipse.org/paho/clients/golang/) The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets. * [mqttPaho](https://eclipse.org/paho/clients/golang/) The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets.
* [mdns](https://github.com/hashicorp/mdns) **star:554** Simple mDNS (Multicast DNS) client/server library in Golang. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hashicorp/mdns) * [mdns](https://github.com/hashicorp/mdns) **star:554** Simple mDNS (Multicast DNS) client/server library in Golang. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/hashicorp/mdns)
* [grab](https://github.com/cavaliercoder/grab) **star:549** Go package for managing file downloads. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/grab) * [grab](https://github.com/cavaliercoder/grab) **star:549** Go package for managing file downloads. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/cavaliercoder/grab)
* [ftp](https://github.com/jlaffaye/ftp) **star:534** Package ftp implements a FTP client as described in [RFC 959](http://tools.ietf.org/html/rfc959). ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/jlaffaye/ftp) * [ftp](https://github.com/jlaffaye/ftp) **star:534** Package ftp implements a FTP client as described in [RFC 959](http://tools.ietf.org/html/rfc959). ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/jlaffaye/ftp)
* [lhttp](https://github.com/fanux/lhttp) **star:514** Powerful websocket framework, build your IM server more easily. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fanux/lhttp) ![Contains Chinese documents][CN] * [lhttp](https://github.com/fanux/lhttp) **star:514** Powerful websocket framework, build your IM server more easily. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fanux/lhttp) ![Contains Chinese documents][CN]
* [gosnmp](https://github.com/soniah/gosnmp) **star:440** Native Go library for performing SNMP actions. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/soniah/gosnmp) * [gosnmp](https://github.com/soniah/gosnmp) **star:440** Native Go library for performing SNMP actions. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/soniah/gosnmp)
* [gotcp](https://github.com/gansidui/gotcp) **star:420** Go package for quickly writing tcp applications. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gansidui/gotcp) * [gotcp](https://github.com/gansidui/gotcp) **star:420** Go package for quickly writing tcp applications. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gansidui/gotcp)
@ -1384,7 +1384,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-gt](https://github.com/ThePaw/go-gt) **star:6** Graph theory algorithms written in "Go" language. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ThePaw/go-gt) * [go-gt](https://github.com/ThePaw/go-gt) **star:6** Graph theory algorithms written in "Go" language. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ThePaw/go-gt)
* [piecewiselinear](https://github.com/sgreben/piecewiselinear) **star:5** Tiny linear interpolation library. [![godoc][GoDoc]](https://godoc.org/github.com/sgreben/piecewiselinear) * [piecewiselinear](https://github.com/sgreben/piecewiselinear) **star:5** Tiny linear interpolation library. [![godoc][GoDoc]](https://godoc.org/github.com/sgreben/piecewiselinear)
* [bradleyterry](https://github.com/seanhagen/bradleyterry) Provides a Bradley-Terry Model for pairwise comparisons. * [bradleyterry](https://github.com/seanhagen/bradleyterry) Provides a Bradley-Terry Model for pairwise comparisons.
* [assocentity](https://github.com/ndabAP/assocentity) **star:4** Package assocentity returns the average distance from words to a given entity. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/ndabAP/assocentity) * [assocentity](https://github.com/ndabAP/assocentity) **star:4** Package assocentity returns the average distance from words to a given entity. [![godoc][GoDoc]](https://godoc.org/github.com/ndabAP/assocentity)
* [rootfinding](https://github.com/khezen/rootfinding) **star:3** root-finding algorithms library for finding roots of quadratic functions. [![godoc][GoDoc]](https://godoc.org/github.com/khezen/rootfinding) * [rootfinding](https://github.com/khezen/rootfinding) **star:3** root-finding algorithms library for finding roots of quadratic functions. [![godoc][GoDoc]](https://godoc.org/github.com/khezen/rootfinding)
## Security ## Security
@ -1746,7 +1746,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [rerun](https://github.com/ivpusic/rerun) **star:153** Recompiling and rerunning go apps when source changes. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ivpusic/rerun) * [rerun](https://github.com/ivpusic/rerun) **star:153** Recompiling and rerunning go apps when source changes. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ivpusic/rerun)
* [moldova](https://github.com/StabbyCutyou/moldova) **star:148** Utility for generating random data based on an input template. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/StabbyCutyou/moldova) * [moldova](https://github.com/StabbyCutyou/moldova) **star:148** Utility for generating random data based on an input template. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/StabbyCutyou/moldova)
* [gubrak](https://github.com/novalagung/gubrak) **star:144** Golang utility library with syntactic sugar. It's like lodash, but for golang. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/novalagung/gubrak) * [gubrak](https://github.com/novalagung/gubrak) **star:144** Golang utility library with syntactic sugar. It's like lodash, but for golang. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/novalagung/gubrak)
* [gotenv](https://github.com/subosito/gotenv) **star:144** Load environment variables from `.env` or any `io.Reader` in Go. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/subosito/gotenv) * [gotenv](https://github.com/subosito/gotenv) **star:144** Load environment variables from `.env` or any `io.Reader` in Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/subosito/gotenv)
* [robustly](https://github.com/VividCortex/robustly) **star:137** Runs functions resiliently, catching and restarting panics. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/VividCortex/robustly) * [robustly](https://github.com/VividCortex/robustly) **star:137** Runs functions resiliently, catching and restarting panics. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/VividCortex/robustly)
* [util](https://github.com/shomali11/util) **star:137** Collection of useful utility functions. (strings, concurrency, manipulations, ...). ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shomali11/util) * [util](https://github.com/shomali11/util) **star:137** Collection of useful utility functions. (strings, concurrency, manipulations, ...). ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shomali11/util)
* [Death](https://github.com/vrecan/death) **star:133** Managing go application shutdown with signals. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/vrecan/death) * [Death](https://github.com/vrecan/death) **star:133** Managing go application shutdown with signals. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/vrecan/death)
@ -1904,7 +1904,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Resoursea](https://github.com/resoursea/api) **star:29** REST framework for quickly writing resource based services. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/resoursea/api) * [Resoursea](https://github.com/resoursea/api) **star:29** REST framework for quickly writing resource based services. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/resoursea/api)
* [aah](https://aahframework.org) Scalable, performant, rapid development Web framework for Go. * [aah](https://aahframework.org) Scalable, performant, rapid development Web framework for Go.
* [rex](https://github.com/goanywhere/rex) **star:27** Rex is a library for modular development built upon gorilla/mux, fully compatible with `net/http`. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/goanywhere/rex) * [rex](https://github.com/goanywhere/rex) **star:27** Rex is a library for modular development built upon gorilla/mux, fully compatible with `net/http`. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/goanywhere/rex)
* [rux](https://github.com/gookit/rux) **star:10** Simple and fast web framework for build golang HTTP applications. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/gookit/rux) ![Contains Chinese documents][CN] * [rux](https://github.com/gookit/rux) **star:10** Simple and fast web framework for build golang HTTP applications. [![godoc][GoDoc]](https://godoc.org/github.com/gookit/rux) ![Contains Chinese documents][CN]
* [Banjo](https://github.com/nsheremet/banjo) **star:8** Very simple and fast web framework for Go. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/nsheremet/banjo) * [Banjo](https://github.com/nsheremet/banjo) **star:8** Very simple and fast web framework for Go. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/nsheremet/banjo)
* [route](https://github.com/goroute/route) **star:2** Simple yet powerful HTTP request multiplexer. [![godoc][GoDoc]](https://godoc.org/github.com/goroute/route) * [route](https://github.com/goroute/route) **star:2** Simple yet powerful HTTP request multiplexer. [![godoc][GoDoc]](https://godoc.org/github.com/goroute/route)
@ -1932,9 +1932,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [renderer](https://github.com/thedevsaddam/renderer) **star:169** Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/renderer) * [renderer](https://github.com/thedevsaddam/renderer) **star:169** Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/thedevsaddam/renderer)
* [rye](https://github.com/InVisionApp/rye) **star:94** Tiny Go middleware library (with canned Middlewares) that supports JWT, CORS, Statsd, and Go 1.7 context. [![godoc][GoDoc]](https://godoc.org/github.com/InVisionApp/rye) * [rye](https://github.com/InVisionApp/rye) **star:94** Tiny Go middleware library (with canned Middlewares) that supports JWT, CORS, Statsd, and Go 1.7 context. [![godoc][GoDoc]](https://godoc.org/github.com/InVisionApp/rye)
* [gores](https://github.com/alioygur/gores) **star:82** Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs. [![godoc][GoDoc]](https://godoc.org/github.com/alioygur/gores) * [gores](https://github.com/alioygur/gores) **star:82** Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs. [![godoc][GoDoc]](https://godoc.org/github.com/alioygur/gores)
* [chain](https://github.com/codemodus/chain) **star:63** Handler wrapper chaining with scoped data (net/context-based "middleware"). [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/chain) * [chain](https://github.com/codemodus/chain) **star:63** Handler wrapper chaining with scoped data (net/context-based "middleware"). ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/chain)
* [go-wrap](https://github.com/go-on/wrap) **star:59** Small middlewares package for net/http. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/go-on/wrap) * [go-wrap](https://github.com/go-on/wrap) **star:59** Small middlewares package for net/http. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/go-on/wrap)
* [catena](https://github.com/codemodus/catena) **star:7** http.Handler wrapper catenation (same API as "chain"). [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/catena) * [catena](https://github.com/codemodus/catena) **star:7** http.Handler wrapper catenation (same API as "chain"). ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/codemodus/catena)
### Routers ### Routers
@ -1990,14 +1990,13 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [GoLint](https://github.com/golang/lint) **star:3168** Golint is a linter for Go source code. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/golang/lint) * [GoLint](https://github.com/golang/lint) **star:3168** Golint is a linter for Go source code. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/golang/lint)
* [errcheck](https://github.com/kisielk/errcheck) **star:1324** Errcheck is a program for checking for unchecked errors in Go programs. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/kisielk/errcheck) * [errcheck](https://github.com/kisielk/errcheck) **star:1324** Errcheck is a program for checking for unchecked errors in Go programs. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/kisielk/errcheck)
* [gcvis](https://github.com/davecheney/gcvis) **star:919** Visualise Go program GC trace data in real time. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/gcvis) * [gcvis](https://github.com/davecheney/gcvis) **star:919** Visualise Go program GC trace data in real time. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/gcvis)
* [php-parser](https://github.com/z7zmey/php-parser) **star:648** A Parser for PHP written in Go. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/z7zmey/php-parser)
* [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) staticcheck is `go vet` on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#. * [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) staticcheck is `go vet` on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.
* [tarp](https://github.com/verygoodsoftwarenotvirus/tarp) tarp finds functions and methods without direct unit tests in Go source code. * [php-parser](https://github.com/z7zmey/php-parser) **star:648** A Parser for PHP written in Go. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/z7zmey/php-parser)
* [go-critic](https://github.com/go-critic/go-critic) **star:581** source code linter that brings checks that are currently not implemented in other linters. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/go-critic/go-critic) * [go-critic](https://github.com/go-critic/go-critic) **star:581** source code linter that brings checks that are currently not implemented in other linters. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/go-critic/go-critic)
* [GolangCI](https://golangci.com/) GolangCI is an automated Golang code review service for GitHub pull requests. Service is open source and it's free for open source projects.
* [goimports](https://godoc.org/golang.org/x/tools/cmd/goimports) Tool to fix (add, remove) your Go imports automatically. * [goimports](https://godoc.org/golang.org/x/tools/cmd/goimports) Tool to fix (add, remove) your Go imports automatically.
* [goast-viewer](https://github.com/yuroyoro/goast-viewer) **star:378** Web based Golang AST visualizer. ![star > 100][Bronze] * [GolangCI](https://golangci.com/) GolangCI is an automated Golang code review service for GitHub pull requests. Service is open source and it's free for open source projects.
* [GoCover.io](http://gocover.io/) GoCover.io offers the code coverage of any golang package as a service. * [GoCover.io](http://gocover.io/) GoCover.io offers the code coverage of any golang package as a service.
* [goast-viewer](https://github.com/yuroyoro/goast-viewer) **star:378** Web based Golang AST visualizer. ![star > 100][Bronze]
* [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) **star:283** go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/roblaszczak/go-cleanarch) * [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) **star:283** go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/roblaszczak/go-cleanarch)
* [unconvert](https://github.com/mdempsky/unconvert) **star:259** Remove unnecessary type conversions from Go source. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mdempsky/unconvert) * [unconvert](https://github.com/mdempsky/unconvert) **star:259** Remove unnecessary type conversions from Go source. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/mdempsky/unconvert)
* [unused](https://github.com/dominikh/go-tools/tree/master/cmd/unused) unused checks Go code for unused constants, variables, functions and types. * [unused](https://github.com/dominikh/go-tools/tree/master/cmd/unused) unused checks Go code for unused constants, variables, functions and types.
@ -2009,6 +2008,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [lint](https://github.com/surullabs/lint) **star:63** Run linters as part of go test. [![godoc][GoDoc]](https://godoc.org/github.com/surullabs/lint) * [lint](https://github.com/surullabs/lint) **star:63** Run linters as part of go test. [![godoc][GoDoc]](https://godoc.org/github.com/surullabs/lint)
* [validate](https://github.com/mccoyst/validate) **star:62** Automatically validates struct fields with tags. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mccoyst/validate) * [validate](https://github.com/mccoyst/validate) **star:62** Automatically validates struct fields with tags. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mccoyst/validate)
* [go-outdated](https://github.com/firstrow/go-outdated) **star:45** Console application that displays outdated packages. [![godoc][GoDoc]](https://godoc.org/github.com/firstrow/go-outdated) ![Archived][Archived] * [go-outdated](https://github.com/firstrow/go-outdated) **star:45** Console application that displays outdated packages. [![godoc][GoDoc]](https://godoc.org/github.com/firstrow/go-outdated) ![Archived][Archived]
* [tarp](https://github.com/verygoodsoftwarenotvirus/tarp) **star:14** tarp finds functions and methods without direct unit tests in Go source code. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/verygoodsoftwarenotvirus/tarp) ![Archived][Archived]
## Editor Plugins ## Editor Plugins
@ -2017,7 +2017,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gocode](https://github.com/nsf/gocode) **star:4750** Autocompletion daemon for the Go programming language. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsf/gocode) * [gocode](https://github.com/nsf/gocode) **star:4750** Autocompletion daemon for the Go programming language. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/nsf/gocode)
* [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) This extension adds benchmark profiling support for the Go language to VS Code. * [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) This extension adds benchmark profiling support for the Go language to VS Code.
* [GoSublime](https://github.com/DisposaBoy/GoSublime) **star:3242** Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/DisposaBoy/GoSublime) * [GoSublime](https://github.com/DisposaBoy/GoSublime) **star:3242** Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/DisposaBoy/GoSublime)
* [go-plus](https://github.com/joefitzgerald/go-plus) **star:1485** Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting. ![star > 1000][Silver] ![There was an update last week][Green] * [go-plus](https://github.com/joefitzgerald/go-plus) **star:1485** Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting. ![star > 1000][Silver]
* [go-mode](https://github.com/dominikh/go-mode.el) **star:963** Go mode for GNU/Emacs. ![star > 100][Bronze] ![There was an update last week][Green] * [go-mode](https://github.com/dominikh/go-mode.el) **star:963** Go mode for GNU/Emacs. ![star > 100][Bronze] ![There was an update last week][Green]
* [Watch](https://github.com/eaburns/Watch) **star:169** Runs a command in an acme win on file changes. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/eaburns/Watch) * [Watch](https://github.com/eaburns/Watch) **star:169** Runs a command in an acme win on file changes. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/eaburns/Watch)
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) **star:81** Vim plugin to highlight syntax errors on save. ![It hasn't been updated in the last year][Yellow] * [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) **star:81** Vim plugin to highlight syntax errors on save. ![It hasn't been updated in the last year][Yellow]
@ -2041,13 +2041,13 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## Go Tools ## Go Tools
* [go-swagger](https://github.com/go-swagger/go-swagger) **star:4021** Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-swagger/go-swagger) * [go-swagger](https://github.com/go-swagger/go-swagger) **star:4021** Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-swagger/go-swagger)
* [OctoLinker](https://github.com/OctoLinker/browser-extension) **star:3821** Navigate through go files efficiently with the OctoLinker browser extension for GitHub. ![star > 1000][Silver] ![There was an update last week][Green]
* [go-callvis](https://github.com/TrueFurby/go-callvis) **star:2008** Visualize call graph of your Go program using dot format. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/TrueFurby/go-callvis) * [go-callvis](https://github.com/TrueFurby/go-callvis) **star:2008** Visualize call graph of your Go program using dot format. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/TrueFurby/go-callvis)
* [richgo](https://github.com/kyoh86/richgo) **star:396** Enrich `go test` outputs with text decorations. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/kyoh86/richgo) * [richgo](https://github.com/kyoh86/richgo) **star:396** Enrich `go test` outputs with text decorations. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/kyoh86/richgo)
* [depth](https://github.com/KyleBanks/depth) **star:383** Visualize dependency trees of any package by analyzing imports. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/KyleBanks/depth) * [depth](https://github.com/KyleBanks/depth) **star:383** Visualize dependency trees of any package by analyzing imports. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/KyleBanks/depth)
* [gb](https://getgb.io/) An easy to use project based build tool for the Go programming language. * [gb](https://getgb.io/) An easy to use project based build tool for the Go programming language.
* [rts](https://github.com/galeone/rts) **star:185** RTS: response to struct. Generates Go structs from server responses. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/galeone/rts) * [rts](https://github.com/galeone/rts) **star:185** RTS: response to struct. Generates Go structs from server responses. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/galeone/rts)
* [godbg](https://github.com/tylerwince/godbg) **star:157** Implementation of Rusts `dbg!` macro for quick and easy debugging during development. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/tylerwince/godbg) * [godbg](https://github.com/tylerwince/godbg) **star:157** Implementation of Rusts `dbg!` macro for quick and easy debugging during development. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/tylerwince/godbg)
* [OctoLinker](https://github.com/OctoLinker/browser-extension) Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
* [colorgo](https://github.com/songgao/colorgo) **star:98** Wrapper around `go` command for colorized `go build` output. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/songgao/colorgo) * [colorgo](https://github.com/songgao/colorgo) **star:98** Wrapper around `go` command for colorized `go build` output. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/songgao/colorgo)
* [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) **star:38** Bash completion for go and wgo. ![It hasn't been updated in the last year][Yellow] * [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) **star:38** Bash completion for go and wgo. ![It hasn't been updated in the last year][Yellow]
* [generator-go-lang](https://github.com/axelspringer/generator-go-lang) **star:13** A [Yeoman](http://yeoman.io) generator to get new Go projects started. * [generator-go-lang](https://github.com/axelspringer/generator-go-lang) **star:13** A [Yeoman](http://yeoman.io) generator to get new Go projects started.
@ -2062,9 +2062,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [kubernetes](https://github.com/kubernetes/kubernetes) **star:56804** Container Cluster Manager from Google. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/kubernetes/kubernetes) * [kubernetes](https://github.com/kubernetes/kubernetes) **star:56804** Container Cluster Manager from Google. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/kubernetes/kubernetes)
* [Moby](https://github.com/moby/moby) **star:54617** Collaborative project for the container ecosystem to assemble container-based systems. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/moby/moby) * [Moby](https://github.com/moby/moby) **star:54617** Collaborative project for the container ecosystem to assemble container-based systems. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/moby/moby)
* [traefik](https://github.com/containous/traefik) **star:23937** Reverse proxy and load balancer with support for multiple backends. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/containous/traefik) * [traefik](https://github.com/containous/traefik) **star:23937** Reverse proxy and load balancer with support for multiple backends. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/containous/traefik)
* [Gitea](https://github.com/go-gitea/gitea) **star:15519** Fork of Gogs, entirely community driven. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-gitea/gitea) ![Contains Chinese documents][CN]
* [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance. * [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance.
* [Gitea](https://github.com/go-gitea/gitea) **star:15519** Fork of Gogs, entirely community driven. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/go-gitea/gitea) ![Contains Chinese documents][CN]
* [Vegeta](https://github.com/tsenart/vegeta) **star:12297** HTTP load testing tool and library. It's over 9000! ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tsenart/vegeta) * [Vegeta](https://github.com/tsenart/vegeta) **star:12297** HTTP load testing tool and library. It's over 9000! ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tsenart/vegeta)
* [Packer](https://github.com/mitchellh/packer) **star:9271** Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/mitchellh/packer)
* [Hey](https://github.com/rakyll/hey) **star:6393** Hey is a tiny program that sends some load to a web application. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/hey) * [Hey](https://github.com/rakyll/hey) **star:6393** Hey is a tiny program that sends some load to a web application. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/rakyll/hey)
* [GVM](https://github.com/moovweb/gvm) **star:4498** GVM provides an interface to manage Go versions. ![star > 1000][Silver] * [GVM](https://github.com/moovweb/gvm) **star:4498** GVM provides an interface to manage Go versions. ![star > 1000][Silver]
* [Wide](https://wide.b3log.org/login) Web-based IDE for Teams using Golang. * [Wide](https://wide.b3log.org/login) Web-based IDE for Teams using Golang.
@ -2082,10 +2083,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) **star:676** Enable your Go applications to self update. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/sanbornm/go-selfupdate) * [go-selfupdate](https://github.com/sanbornm/go-selfupdate) **star:676** Enable your Go applications to self update. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/sanbornm/go-selfupdate)
* [skm](https://github.com/TimothyYe/skm) **star:551** SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily! ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/TimothyYe/skm) * [skm](https://github.com/TimothyYe/skm) **star:551** SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily! ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/TimothyYe/skm)
* [Pomerium](https://github.com/pomerium/pomerium) **star:541** Pomerium is an identity-aware access proxy. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/pomerium/pomerium) * [Pomerium](https://github.com/pomerium/pomerium) **star:541** Pomerium is an identity-aware access proxy. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/pomerium/pomerium)
* [Scaleway-cli](https://github.com/scaleway/scaleway-cli) **star:539** Manage BareMetal Servers from Command Line (as easily as with Docker). ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/scaleway/scaleway-cli) * [Scaleway-cli](https://github.com/scaleway/scaleway-cli) **star:539** Manage BareMetal Servers from Command Line (as easily as with Docker). ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/scaleway/scaleway-cli)
* [aurora](https://github.com/xuri/aurora) **star:406** Cross-platform web-based Beanstalkd queue server console. ![star > 100][Bronze] * [aurora](https://github.com/xuri/aurora) **star:406** Cross-platform web-based Beanstalkd queue server console. ![star > 100][Bronze]
* [govvv](https://github.com/ahmetalpbalkan/govvv) **star:392** “go build” wrapper to easily add version information into Go binaries. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ahmetalpbalkan/govvv)
* [gonative](https://github.com/inconshreveable/gonative) **star:312** Tool which creates a build of Go that can cross compile to all platforms while still using the Cgo-enabled versions of the stdlib packages. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/inconshreveable/gonative) * [gonative](https://github.com/inconshreveable/gonative) **star:312** Tool which creates a build of Go that can cross compile to all platforms while still using the Cgo-enabled versions of the stdlib packages. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/inconshreveable/gonative)
* [govvv](https://github.com/ahmetalpbalkan/govvv) “go build” wrapper to easily add version information into Go binaries.
* [Mora](https://github.com/emicklei/mora) **star:267** REST server for accessing MongoDB documents and meta data. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/emicklei/mora) * [Mora](https://github.com/emicklei/mora) **star:267** REST server for accessing MongoDB documents and meta data. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/emicklei/mora)
* [lstags](https://github.com/ivanilves/lstags) **star:220** Tool and API to sync Docker images across different registries. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/ivanilves/lstags) * [lstags](https://github.com/ivanilves/lstags) **star:220** Tool and API to sync Docker images across different registries. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/ivanilves/lstags)
* [Gogs](https://gogs.io/) A Self Hosted Git Service in the Go Programming Language. * [Gogs](https://gogs.io/) A Self Hosted Git Service in the Go Programming Language.
@ -2097,7 +2098,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gobrew](https://github.com/cryptojuice/gobrew) **star:175** gobrew lets you easily switch between multiple versions of go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] * [gobrew](https://github.com/cryptojuice/gobrew) **star:175** gobrew lets you easily switch between multiple versions of go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
* [Blast](https://github.com/dave/blast) **star:167** A simple tool for API load testing and batch jobs. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/dave/blast) * [Blast](https://github.com/dave/blast) **star:167** A simple tool for API load testing and batch jobs. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/dave/blast)
* [ostent](https://github.com/ostrost/ostent) **star:165** collects and displays system metrics and optionally relays to Graphite and/or InfluxDB. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ostrost/ostent) * [ostent](https://github.com/ostrost/ostent) **star:165** collects and displays system metrics and optionally relays to Graphite and/or InfluxDB. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/ostrost/ostent)
* [Packer](https://github.com/mitchellh/packer) Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
* [grapes](https://github.com/yaronsumel/grapes) **star:136** Lightweight tool designed to distribute commands over ssh with ease. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/yaronsumel/grapes) * [grapes](https://github.com/yaronsumel/grapes) **star:136** Lightweight tool designed to distribute commands over ssh with ease. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/yaronsumel/grapes)
* [easyssh-proxy](https://github.com/appleboy/easyssh-proxy) **star:103** Golang package for easy remote execution through SSH and SCP downloading via `ProxyCommand`. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/easyssh-proxy) * [easyssh-proxy](https://github.com/appleboy/easyssh-proxy) **star:103** Golang package for easy remote execution through SSH and SCP downloading via `ProxyCommand`. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/appleboy/easyssh-proxy)
* [kcli](https://github.com/cswank/kcli) **star:80** Command line tool for inspecting kafka topics/partitions/messages. [![godoc][GoDoc]](https://godoc.org/github.com/cswank/kcli) * [kcli](https://github.com/cswank/kcli) **star:80** Command line tool for inspecting kafka topics/partitions/messages. [![godoc][GoDoc]](https://godoc.org/github.com/cswank/kcli)
@ -2114,27 +2114,28 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
### Other Software ### Other Software
* [hugo](http://gohugo.io/) Fast and Modern Static Website Engine.
* [Gor](https://github.com/buger/gor) **star:11425** Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/buger/gor)
* [Seaweed File System](https://github.com/chrislusf/seaweedfs) **star:8317** Fast, Simple and Scalable Distributed File System with O(1) disk seek. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/seaweedfs) * [Seaweed File System](https://github.com/chrislusf/seaweedfs) **star:8317** Fast, Simple and Scalable Distributed File System with O(1) disk seek. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/chrislusf/seaweedfs)
* [rkt](https://github.com/coreos/rkt) App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM.
* [restic](https://github.com/restic/restic) **star:7570** De-duplicating backup program. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/restic/restic) * [restic](https://github.com/restic/restic) **star:7570** De-duplicating backup program. ![star > 5000][Gold] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/restic/restic)
* [confd](https://github.com/kelseyhightower/confd) **star:6460** Manage local application configuration files using templates and data from etcd or consul. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/kelseyhightower/confd) * [confd](https://github.com/kelseyhightower/confd) **star:6460** Manage local application configuration files using templates and data from etcd or consul. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/kelseyhightower/confd)
* [Comcast](https://github.com/tylertreat/Comcast) **star:6182** Simulate bad network connections. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/Comcast) * [Comcast](https://github.com/tylertreat/Comcast) **star:6182** Simulate bad network connections. ![star > 5000][Gold] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/Comcast)
* [LiteIDE](https://github.com/visualfc/liteide) **star:5524** LiteIDE is a simple, open source, cross-platform Go IDE. ![star > 5000][Gold] ![Contains Chinese documents][CN] * [LiteIDE](https://github.com/visualfc/liteide) **star:5524** LiteIDE is a simple, open source, cross-platform Go IDE. ![star > 5000][Gold] ![Contains Chinese documents][CN]
* [drive](https://github.com/odeke-em/drive) **star:4981** Google Drive client for the commandline. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/odeke-em/drive) * [drive](https://github.com/odeke-em/drive) **star:4981** Google Drive client for the commandline. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/odeke-em/drive)
* [orange-cat](https://github.com/noraesae/orange-cat) Markdown previewer written in Go.
* [nes](https://github.com/fogleman/nes) **star:4150** Nintendo Entertainment System (NES) emulator written in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/fogleman/nes) * [nes](https://github.com/fogleman/nes) **star:4150** Nintendo Entertainment System (NES) emulator written in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/fogleman/nes)
* [toxiproxy](https://github.com/shopify/toxiproxy) **star:3972** Proxy to simulate network and system conditions for automated tests. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/shopify/toxiproxy)
* [tsuru](https://tsuru.io/) Extensible and open source Platform as a Service software. * [tsuru](https://tsuru.io/) Extensible and open source Platform as a Service software.
* [toxiproxy](https://github.com/shopify/toxiproxy) **star:3972** Proxy to simulate network and system conditions for automated tests. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/shopify/toxiproxy)
* [Pipe](https://github.com/b3log/pipe) **star:3106** A small and beautiful blogging platform. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/b3log/pipe) * [Pipe](https://github.com/b3log/pipe) **star:3106** A small and beautiful blogging platform. ![star > 1000][Silver] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/b3log/pipe)
* [Duplicacy](https://github.com/gilbertchen/duplicacy) **star:2704** A cross-platform network and cloud backup tool based on the idea of lock-free deduplication. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gilbertchen/duplicacy) * [Duplicacy](https://github.com/gilbertchen/duplicacy) **star:2704** A cross-platform network and cloud backup tool based on the idea of lock-free deduplication. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gilbertchen/duplicacy)
* [myLG](https://github.com/mehrdadrad/mylg) **star:2204** Command Line Network Diagnostic tool written in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/mehrdadrad/mylg) * [myLG](https://github.com/mehrdadrad/mylg) **star:2204** Command Line Network Diagnostic tool written in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/mehrdadrad/mylg)
* [GoBoy](https://github.com/Humpheh/goboy) **star:2111** Nintendo Game Boy Color emulator written in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/Humpheh/goboy) * [GoBoy](https://github.com/Humpheh/goboy) **star:2111** Nintendo Game Boy Color emulator written in Go. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/Humpheh/goboy)
* [syncthing](https://syncthing.net/) Open, decentralized file synchronization tool and protocol.
* [Stack Up](https://github.com/pressly/sup) **star:1998** Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pressly/sup) * [Stack Up](https://github.com/pressly/sup) **star:1998** Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/pressly/sup)
* [limetext](http://limetext.org/) Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. * [syncthing](https://syncthing.net/) Open, decentralized file synchronization tool and protocol.
* [lgo](https://github.com/yunabe/lgo) **star:1811** Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/yunabe/lgo) * [lgo](https://github.com/yunabe/lgo) **star:1811** Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/yunabe/lgo)
* [limetext](http://limetext.org/) Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text.
* [snap](https://github.com/intelsdi-x/snap) **star:1803** Powerful telemetry framework. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/intelsdi-x/snap) * [snap](https://github.com/intelsdi-x/snap) **star:1803** Powerful telemetry framework. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/intelsdi-x/snap)
* [Circuit](https://github.com/gocircuit/circuit) **star:1788** Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gocircuit/circuit) * [Circuit](https://github.com/gocircuit/circuit) **star:1788** Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/gocircuit/circuit)
* [borg](https://github.com/crufter/borg) **star:1420** Terminal based search engine for bash snippets. ![star > 1000][Silver] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/crufter/borg)
* [Go Package Store](https://github.com/shurcooL/Go-Package-Store) **star:877** App that displays updates for the Go packages in your GOPATH. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/Go-Package-Store) * [Go Package Store](https://github.com/shurcooL/Go-Package-Store) **star:877** App that displays updates for the Go packages in your GOPATH. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/shurcooL/Go-Package-Store)
* [Documize](https://github.com/documize/community) **star:842** Modern wiki software that integrates data from SaaS tools. ![star > 100][Bronze] ![There was an update last week][Green] * [Documize](https://github.com/documize/community) **star:842** Modern wiki software that integrates data from SaaS tools. ![star > 100][Bronze] ![There was an update last week][Green]
* [scc](https://github.com/boyter/scc) **star:780** Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/boyter/scc) * [scc](https://github.com/boyter/scc) **star:780** Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/boyter/scc)
@ -2151,20 +2152,18 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [ipe](https://github.com/dimiro1/ipe) **star:279** Open source Pusher server implementation compatible with Pusher client libraries written in GO. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/dimiro1/ipe) * [ipe](https://github.com/dimiro1/ipe) **star:279** Open source Pusher server implementation compatible with Pusher client libraries written in GO. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/dimiro1/ipe)
* [ide](https://github.com/thestrukture/ide) **star:254** Browser accessible IDE. Designed for Go with Go. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/thestrukture/ide) * [ide](https://github.com/thestrukture/ide) **star:254** Browser accessible IDE. Designed for Go with Go. ![star > 100][Bronze] ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/thestrukture/ide)
* [Cherry](https://github.com/rafael-santiago/cherry) **star:194** Tiny webchat server in Go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/rafael-santiago/cherry) * [Cherry](https://github.com/rafael-santiago/cherry) **star:194** Tiny webchat server in Go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/rafael-santiago/cherry)
* [orange-cat](https://github.com/noraesae/orange-cat) **star:179** Markdown previewer written in Go. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/noraesae/orange-cat)
* [Orbit](https://github.com/gulien/orbit) **star:128** A simple tool for running commands and generating files from templates. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gulien/orbit) * [Orbit](https://github.com/gulien/orbit) **star:128** A simple tool for running commands and generating files from templates. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/gulien/orbit)
* [Juju](https://jujucharms.com/) Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [Juju](https://jujucharms.com/) Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more.
* [joincap](https://github.com/assafmo/joincap) **star:122** Command-line utility for merging multiple pcap files together. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/assafmo/joincap) * [joincap](https://github.com/assafmo/joincap) **star:122** Command-line utility for merging multiple pcap files together. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/assafmo/joincap)
* [Docker](http://www.docker.com/) Open platform for distributed applications for developers and sysadmins. * [Docker](http://www.docker.com/) Open platform for distributed applications for developers and sysadmins.
* [DDNS](https://github.com/skibish/ddns) **star:99** Personal DDNS client with Digital Ocean Networking DNS as backend. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/skibish/ddns) * [DDNS](https://github.com/skibish/ddns) **star:99** Personal DDNS client with Digital Ocean Networking DNS as backend. ![There was an update last week][Green] [![godoc][GoDoc]](https://godoc.org/github.com/skibish/ddns)
* [boxed](https://github.com/tejo/boxed) **star:72** Dropbox based blog engine. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tejo/boxed) * [boxed](https://github.com/tejo/boxed) **star:72** Dropbox based blog engine. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tejo/boxed)
* [borg](https://github.com/crufter/borg) Terminal based search engine for bash snippets.
* [naclpipe](https://github.com/unix4fun/naclpipe) **star:20** Simple NaCL EC25519 based crypto pipe tool written in Go. [![godoc][GoDoc]](https://godoc.org/github.com/unix4fun/naclpipe) * [naclpipe](https://github.com/unix4fun/naclpipe) **star:20** Simple NaCL EC25519 based crypto pipe tool written in Go. [![godoc][GoDoc]](https://godoc.org/github.com/unix4fun/naclpipe)
* [term-quiz](https://github.com/crazcalm/term-quiz) **star:17** Quizzes for your terminal. [![godoc][GoDoc]](https://godoc.org/github.com/crazcalm/term-quiz) * [term-quiz](https://github.com/crazcalm/term-quiz) **star:17** Quizzes for your terminal. [![godoc][GoDoc]](https://godoc.org/github.com/crazcalm/term-quiz)
* [Snitch](https://github.com/lucasgomide/snitch) **star:15** Simple way to notify your team and many tools when someone has deployed any application via Tsuru. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/lucasgomide/snitch) * [Snitch](https://github.com/lucasgomide/snitch) **star:15** Simple way to notify your team and many tools when someone has deployed any application via Tsuru. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/lucasgomide/snitch)
* [GoLand](https://jetbrains.com/go) Full featured cross-platform Go IDE. * [GoLand](https://jetbrains.com/go) Full featured cross-platform Go IDE.
* [GoDocTooltip](https://github.com/diankong/GoDocTooltip) **star:12** Chrome extension for Go Doc sites, which shows function description as tooltip at function list. ![It hasn't been updated in the last year][Yellow] * [GoDocTooltip](https://github.com/diankong/GoDocTooltip) **star:12** Chrome extension for Go Doc sites, which shows function description as tooltip at function list. ![It hasn't been updated in the last year][Yellow]
* [hugo](http://gohugo.io/) Fast and Modern Static Website Engine.
* [Gor](https://github.com/buger/gor) Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time.
# Resources # Resources
@ -2176,11 +2175,11 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-web-framework-benchmark](https://github.com/smallnest/go-web-framework-benchmark) **star:1011** Go web framework benchmark. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/smallnest/go-web-framework-benchmark) * [go-web-framework-benchmark](https://github.com/smallnest/go-web-framework-benchmark) **star:1011** Go web framework benchmark. ![star > 1000][Silver] [![godoc][GoDoc]](https://godoc.org/github.com/smallnest/go-web-framework-benchmark)
* [skynet](https://github.com/atemerev/skynet) **star:916** Skynet 1M threads microbenchmark. ![star > 100][Bronze] * [skynet](https://github.com/atemerev/skynet) **star:916** Skynet 1M threads microbenchmark. ![star > 100][Bronze]
* [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) **star:876** Benchmarks of Go serialization methods. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alecthomas/go_serialization_benchmarks) * [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) **star:876** Benchmarks of Go serialization methods. ![star > 100][Bronze] [![godoc][GoDoc]](https://godoc.org/github.com/alecthomas/go_serialization_benchmarks)
* [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) Benchmarks of common basic operations for the Go language.
* [speedtest-resize](https://github.com/fawick/speedtest-resize) **star:172** Compare various Image resize algorithms for the Go language. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fawick/speedtest-resize) * [speedtest-resize](https://github.com/fawick/speedtest-resize) **star:172** Compare various Image resize algorithms for the Go language. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/fawick/speedtest-resize)
* [go-benchmarks](https://github.com/tylertreat/go-benchmarks) **star:123** Few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/go-benchmarks) * [go-benchmarks](https://github.com/tylertreat/go-benchmarks) **star:123** Few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tylertreat/go-benchmarks)
* [gospeed](https://github.com/feyeleanor/GoSpeed) **star:93** Go micro-benchmarks for calculating the speed of language constructs. [![godoc][GoDoc]](https://godoc.org/github.com/feyeleanor/GoSpeed) * [gospeed](https://github.com/feyeleanor/GoSpeed) **star:93** Go micro-benchmarks for calculating the speed of language constructs. [![godoc][GoDoc]](https://godoc.org/github.com/feyeleanor/GoSpeed)
* [autobench](https://github.com/davecheney/autobench) **star:89** Framework to compare the performance between different Go versions. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/autobench) * [autobench](https://github.com/davecheney/autobench) **star:89** Framework to compare the performance between different Go versions. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/davecheney/autobench)
* [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) **star:52** Benchmarks of common basic operations for the Go language. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/PuerkitoBio/gocostmodel)
* [golang-sql-benchmark](https://github.com/tyler-smith/golang-sql-benchmark) **star:49** Collection of benchmarks for popular Go database/SQL utilities. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tyler-smith/golang-sql-benchmark) * [golang-sql-benchmark](https://github.com/tyler-smith/golang-sql-benchmark) **star:49** Collection of benchmarks for popular Go database/SQL utilities. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/tyler-smith/golang-sql-benchmark)
* [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) **star:19** Powerful HTTP-benchmark tool mixed with Аb, Wrk, Siege tools. Gathering statistics and various parameters for benchmarks and comparison results. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mrLSD/go-benchmark-app) * [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) **star:19** Powerful HTTP-benchmark tool mixed with Аb, Wrk, Siege tools. Gathering statistics and various parameters for benchmarks and comparison results. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/mrLSD/go-benchmark-app)
* [kvbench](https://github.com/jimrobinson/kvbench) **star:14** Key/Value database benchmark. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/jimrobinson/kvbench) * [kvbench](https://github.com/jimrobinson/kvbench) **star:14** Key/Value database benchmark. ![It hasn't been updated in the last year][Yellow] [![godoc][GoDoc]](https://godoc.org/github.com/jimrobinson/kvbench)