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.
This package implements a deep pretty printer for Go data structures to aid data snapshotting.
Logrus is a structured logger for Go, completely API compatible with the standard library logger.
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.
This package provides an API for finding and listing processes in a platform-agnostic way.
intmap is a fast hashmap implementation for Golang, specialized for maps with integer type keys.
This Package provides filters that can be chained together in a manner similar to Unix pipelines.
go-units is a library to transform human friendly measurements into machine friendly values.
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 kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.
Package userns provides utilities to detect whether we are currently running in a Linux user namespace.
This package provides a functionality to create and access LevelDB databases.
Package cmdflag provides simple command line commands processing on top of the standard library flag package.
The package provides cadvisor, which provides information about the resource usage and performance characteristics of running containers.
This package provides the tools for monitoring and limiting the flow rate of an arbitrary data stream.
This package provides a library to manipulates Linux nftables (the iptables successor). It does not rely on libnftnl wrappers.
This package can be used to return the elapsed time since a given time in a human-readable format.
This package provides a library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors).