The getopt package is a POSIX-compatible implementation of getopt(3) for Go.
Package httphead contains utils for parsing HTTP and HTTP-grammar compatible text protocols headers.
The avo package presents a familiar assembly-like interface that simplifies development without sacrificing performance.
Small web scraper package for Go, with its interface highly similar to that of BeautifulSoup.
This package provides a library for Goroutines that helps to implement more complicated parallel cases.
This package implements a functionality to serialize/deserialize JSON by using JIT and SIMD approaches.
Logrus is a structured logger for Go, completely API compatible with the standard library logger.
This package implements a deep pretty printer for Go data structures to aid data snapshotting.
Package qt implements assertions and other helpers wrapped around the standard library's testing types.
gateway is a Go library for discovering the IP address of the default LAN gateway.
intmap is a fast hashmap implementation for Golang, specialized for maps with integer type keys.
go-units is a library to transform human friendly measurements into machine friendly values.
This package provides an API for finding and listing processes in a platform-agnostic way.
This Package provides filters that can be chained together in a manner similar to Unix pipelines.
renameio Go package provides a way to atomically create or replace a file or symbolic link.
This package provides a client for http://coveralls.io/ Coveralls.io continuous code coverage tracking system.
This package provide an implementatin of https://openid.net/developers/how-connect-works/.
Package userns provides utilities to detect whether we are currently running in a Linux user namespace.
Package kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.
This package provides the tools for monitoring and limiting the flow rate of an arbitrary data stream.
The package provides cadvisor, which provides information about the resource usage and performance characteristics of running containers.
Package cmdflag provides simple command line commands processing on top of the standard library flag package.
This package provides a library to manipulates Linux nftables (the iptables successor). It does not rely on libnftnl wrappers.
This package provides a library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors).