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
Parse RSS and Atom feeds in Go (library)
Go XML Pull Parser
Generate x86 Assembly with Go (library)
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.
builds a local copy of the Exploit-DB (OffensiveSecurity) (source)
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
finds common flaws in passwords
Print progress bars on the console with Go
smartcrop finds good image crops for arbitrary crop sizes
Advanced ANSI style & color support for your terminal applications
golang functions for HTTP Content-Type autonegotiation (library)
fdroidcl develpoment files
extract urls from text
Python compatible INI parser
Read/write uboot environment
Go middleware for net.Conn tracking
Go package for limiting and monitoring data flow rate
Parse flags, environment variables and config files
Faster string utilities implementation for Go