Stars
A golang ebook intro how to build a web with golang
《The Way to Go》中文译本,中文正式名《Go 入门指南》
A toolkit with common assertions and mocks that plays nicely with the standard library
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
The Go language implementation of gRPC. HTTP/2 based RPC
gRPC to JSON proxy generator following the gRPC HTTP spec
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Go dependency management tool experiment (deprecated)
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
A reflection based dependency injection toolkit for Go.
globalsign / mgo
Forked from domodwyer/mgoThe MongoDB driver for Go