Go library for Amazon S3 compatible cloud storage
implementation of SHA256 using SIMD instructions for Intel and ARM
Golang counters for readers/writers (library)
library for implementing command-line interfaces
Golang library for colorizing strings for terminal output
library for deep copying values in Go
Filesystem library for Go, implementing FAT filesystems so far
Go library for detecting and expanding the user's home directory
read lines from an io.Reader and puts them onto a channel
Find, list, and inspect processes from Go (golang)
library to expose *testing.T as an interface
VNC client and server library for Go
Go package for wrapping words into multiple lines
generate hash values for arbitrary values in Golang
Go library for turning `io.Reader` into channels
library for decoding generic map values into native Go structures
library for building up complex actions using discrete steps
library for catching and handling panics in Go applications
library that demultiplexes line-oriented data from an io.Reader
library for "walking" complex structures, similar to walking a filesystem
library for reading and writing ar archives in Go
powerful markdown processor in Go geared towards the IETF (library)
Parse RSS and Atom feeds in Go (library)
Go XML Pull Parser
Generate x86 Assembly with Go (library)
Go library for creating finer-grained locking
pattern matcher implemented in Go
Pub/Sub implementation in Go
Library to parse mount info and mount filesystems
Modern-go concurrency utilities
Reflection API without runtime reflect.Value cost
create deep copies of things
Statistics package for Go
Golang wrapper for ANSI escape code
Go package for convert Golang's http.Request to CURL command line
Go library for encoding structs into header fields
Chinese pinyin conversion library for Golang.
Go HTTP client with timeouts
Go package for framed snappy streams
OAuth 1.0 Library for Go
collection of utilities for file manipulation in golang
HTTP User Agent parser for Golang
Go wrapper module for the PAM API
raw ANSI sequence helpers for Go
Cancelable reader for Go (library)
finds common flaws in passwords
Go helpers to work with git repositories
retrieve platform-specific paths (app-data, cache, config, etc.)
Print progress bars on the console with Go
collection of (ANSI-sequence aware) text reflow operations & algorithms