Package strutil provides string metrics for calculating string similarity as well as other string utility functions.
The gousb package is an attempt at wrapping the libusb library into a Go-like binding.
This package provides a Go module that provides a safer alternative to exec.LookPath() on Windows.
Package swift provides an easy to use interface to Swift / Openstack Object Storage / Rackspace Cloud Files.
Package jsmin implements JavaScript minifier. It's a direct port of Doulas Crockford's JSMin.
This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure.
Mint (mint.Mint) is wrapper for *testing.T blending testing type to omit repeated t.
Package gunit provides testing package hooks and convenience functions for writing tests in an xUnit style.
Package stdr implements github.com/go-logr/logr.Logger in terms of Go's standard log package.
assert is a testing library that provides high-level assertions API based on Go testing library procedures.
Package arp implements the ARP protocol, as described in RFC 826.
shlex implements a simple lexer which splits input into tokens using shell-style rules for quoting and commenting.
This package implements a functionality for reading and parsing the terminfo database.
This package provides a native DTLS 1.2 implementation in Golang.
Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861.
This package provides a native DTLS 1.2 implementation in Golang.
GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced binary search trees in Go Language.
This go library implements some parts of the official INWX XML-RPC API.
This package provides a Golang log library supporting tracing and log levels that works by wrapping the standard log library.
This package provides a unique identifier generator that is high performance, very fast, and tries to be entropy pool friendly.
This package provides an enhanced version of the compress/lzw library included in the stdlib, and supports GIF, TIFF and PDF.
Perks contains the Go package quantile that computes approximate quantiles over an unbounded data stream within low memory and CPU bounds.
Package jcs transforms UTF-8 JSON data into a canonicalized version according @urlhttps://rfc-editor.org/rfc/rfc8785.html, RFC 8785.
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition".