Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
The fantastic ORM library for Golang, aims to be developer friendly
Delve is a debugger for the Go programming language.
The Go language implementation of gRPC. HTTP/2 based RPC
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
A PDF document generator with high level support for text, drawing and images
Google Cloud Client Libraries for Go.
Golang PDF library for creating and processing PDF files (pure go)
Older version of periph, see new version at https://github.com/periph
Go library for detecting and expanding the user's home directory without cgo.
Builders and buildpacks designed to run on Google Cloud's container platforms
Types and utilities for working with 2d geometry in Golang
Package geom implements efficient geometry types for geospatial applications.
WebP decoder and encoder for Go (Zero Dependencies). 该项目不再维护, 大家自己fork吧
FaaS (Function as a service) framework for writing portable Go functions
Go (golang) wrapper for GDAL, the Geospatial Data Abstraction Library
Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
A Go package for decoding and encoding Garmin FIT files
Autocaching interface to the app engine datastore for Go