This package provides error, which offers simple error handling primitives in Go.
Package is provides a lightweight extension to the standard library's testing capabilities.
Helper tool to run GitHub Actions locally.
The gls package provides a way to store a retrieve values per-goroutine.
This package provides ansi, a Go module that can generate ANSI colored strings.
This package implements a TCP-level socket options that allow manipulation of TCP connection facilities.
Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
This package provides the ability to generate Sortable Identifiers. These identifiers are also universally unique.
This is a Go package for posting to a StatHat account.
This package provides a Go library for reading from continuously updating files, like tail -f.
Package tmx implements a parser for the TMX file format used in the Tiled Map Editor.
Got is a Go test helper library that provides assertion functions and utilities for writing cleaner test code.
This package is an alternative fork of github.com/icrowley/fake used in go-github-com-jackc-pgx.
This package provides scripts and workflows to automate common routines for Golang projects via modular Makefiles and GitHub Actions.
Simple console customizable progress bars for Golang. It's an alternative fork of https://github.com/cheggaaa/pb.
Boiler-plate to securely seed Go's random number generator (if possible).
Gop is a Go pretty printer that formats Go data structures in a readable format for debugging and logging purposes.
This package provides shared utilities used to break circular dependencies of u-root project.
This package provides a port of the XXH3 hash algorithm to Golang. XXH3 is an extremely fast non-cryptographic hash algorithm.
This package implements a simple XML 1.0 parser that understands XML name spaces, along with extended support for control characters.
git-credential-keepassxc is a git credential helper that enables command-line applications to interact with keepassxc databases.
Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and the Peabody RFC Draft (revision 03).
S2 is a library for spherical geometry that aims to have the same robustness,flexibility, and performance as the best planar geometry libraries.
Package @codexff is a net/http middleware/handler to parse Forwarded HTTP Extension in Golang.