Table of Contents generated with DocToc
- uber-go/automaxprocs - Automatically set GOMAXPROCS to match Linux container CPU quota
- gin/pprof - gin pprof middleware
- ffjson - faster JSON serialization for Go
- easyjson- Fast JSON serializer for golang
- go/codec - idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
- RoaringBitmap - Roaring bitmaps in Go (golang)
- go-metrics - Go port of Coda Hale's Metrics library
- Guru - golang 代码导航工具
- go-tools - golang 代码检查工具
- mapstructure - Go library for decoding generic map values into native Go structures.
- sarama - Sarama is a Go library for Apache Kafka 0.8, 0.9, and 0.10.
- sarama-cluster - Cluster extensions for Sarama, the Go client library for Apache Kafka 0.9 (and later).
- glob - Go glob
- sqlx - general purpose extensions to golang's database/sql
- consistent - Consistent hash package for Go.
- testify - A toolkit with common assertions and mocks that plays nicely with the standard library
- xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle
- Leaktest - goroutine leak detector
- go-torch - Stochastic flame graph profiler for Go programs
- redigo - Go client for Redis
- gometalinter - Concurrently run Go lint tools and normalise their output