This package provides an API for finding and listing processes in a platform-agnostic way.
renameio Go package provides a way to atomically create or replace a file or symbolic link.
This package provide an implementation of https://openid.net/developers/how-connect-works/.
This package provides a client for http://coveralls.io/ Coveralls.io continuous code coverage tracking system.
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 is a fork of the MapFS component of the Go standard library's testing/fstest package.
This package provides a Go library that finds a free open TCP port that is ready to use.
The package provides cadvisor, which provides information about the resource usage and performance characteristics of running containers.
This package provides a functionality to create and access LevelDB databases.
Geometry interfaces to help drive interoperability within the Go geospatial community. This package focuses on 2D geometries.
Package cmdflag provides simple command line commands processing on top of the standard library flag package.
This package provides the tools for monitoring and limiting the flow rate of an arbitrary data stream.
This package provides a Redis client for Golang. It is deprecated, consider using go-github-com-gomodule-redigo instead.
This package provides a Go library and a command line tool for analyzing and summarizing go test output.
This package provides a library to manipulates Linux nftables (the iptables successor). It does not rely on libnftnl wrappers.
gopkg is a universal utility collection for Go, it complements offerings such as Boost, Better std, Cloud tools.
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).
Package crypt is a implementation of crypt(3) by golang, originated from https://code.google.com/p/go-crypt.
Package camelcase is a micro package to split the words of a camelcase type string into a slice of words.
go-msgio implements functionality to read and write length-delimited slices. It's helpful for building wire protocols.
Leakless is a Go library that ensures child processes are properly terminated when the parent process exits, preventing zombie processes.
This package attempts to represent Go values in a form that can be used almost directly in Go source code.