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 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.
This package provides the tools for monitoring and limiting the flow rate of an arbitrary data stream.
Package cmdflag provides simple command line commands processing on top of the standard library flag package.
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.
This package provides a library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors).
This package can be used to return the elapsed time since a given time in a human-readable format.
Package crypt is a implementation of crypt(3) by golang, originated from https://code.google.com/p/go-crypt.
Hasher is a tool to automate the creation of methods and tables for a string to uint32 mapper.
Package camelcase is a micro package to split the words of a camelcase type string into a slice of words.
Storm is a toolkit for BoltDB, providing various methods to work with it.
Leakless is a Go library that ensures child processes are properly terminated when the parent process exits, preventing zombie processes.
go-msgio implements functionality to read and write length-delimited slices. It's helpful for building wire protocols.
This package attempts to represent Go values in a form that can be used almost directly in Go source code.
go-cidutil implements various utilities and helper functions for working with CIDs.
Package flaggy is a input flag parsing package that supports recursive subcommands, positional values, and any-position flags without unnecessary complexeties.
Package easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection.