simple console progress bar for Go
collection of helpers around golang's existing channels
resiliency patterns for golang
fast golang queue using ring-buffer
EditorConfig file parser and writer in Go
Dependable Go errors with tracebacks, version 1
Dependable Go errors with tracebacks, version 2
thread safe connection pool for net.Conn interface
Golang losetup implementation
read INI-style configuration files into Go structs
task runner and file watcher (library)
Go bindings for talking to OpenStack (library)
color manipulation, conversion and printing library/utility
Go Relational Persistence - an ORM-ish library for Go (library)
Reasonable handling of nullable SQL and JSON values
Go package to infer file types based on the magic numbers header signature
HTTP traffic mocking and testing made easy in Go
ACME v2 (RFC 8555) client library for Go
Go package for managing program configuration
Go package with easy bindings for configurable
Go package for writing services
utilities for writing services in Go
helper types for issuing and handling HTTP requests
Golang library for "infinite-precision" decimal arithmetic
INI file read and write functionality in Go
Simple Go IRC library (library)
HTTP mocking for Golang
AES CBC Ciphertext Stealing mode for Go
Golang library of DNS utilities
Golang library for managing identities
Pure Go Kerberos library for clients and services
Remote Procedure Call libraries for golang
Schema descriptions for Juju environment configurations (library)
Go bindings for liblxc
modular web framework in Go
Macaroon implementation in go
Native Go implementation of macaroons (library)
Go library for MongoDB
Go package for writing logs to rolling files
Sentence tokenizer for Go
Elasticsearch client for Golang
PostgreSQL client and ORM for Golang
Redis client for Golang
Go language driver for RethinkDB (library)
Simple retry mechanism for Go
Source Maps consumer for Golang
Javascript Object Signing and Encryption (JOSE) for Go
implementation of JOSE standards (JWE, JWS, JWT) in Go