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.
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.
The package provides cadvisor, which provides information about the resource usage and performance characteristics of running containers.
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).
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.
Storm is a toolkit for BoltDB, providing various methods to work with it.
This package attempts to represent Go values in a form that can be used almost directly in Go source code.
Hasher is a tool to automate the creation of methods and tables for a string to uint32 mapper.
go-msgio implements functionality to read and write length-delimited slices. It's helpful for building wire protocols.
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 codec provides a High Performance, Feature-Rich Idiomatic Golang 1.4+ codec/encoding library for binc, msgpack, cbor, json.
Package easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection.
This package implements functionality to marshal and unmarshal Swagger API specifications into a Golang object model.
This package provides gorilla/context, which is a general purpose registry for global request variables in the Go programming language.
Package depth provides an ability to traverse and retrieve Go source code dependencies in the form of internal and external packages.
Package packet provides access to Linux packet sockets (https://www.man7.org/linux/man-pages/man7/packet.7.html).