Package ddmin implements the delta-minimization test minimization algorithm.
This package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
This package provides a Go module fasthttp which may be used as replacement for native net/http module.
This package implements algorithms for exponentially weighted moving averages.
Package complete provides a tool for bash writing bash completion in go, and bash completion for the go command line.
Package gostub is used for stubbing variables in tests, and resetting the original value once the test has been run.
This package implement a functionality for validating tags according to rules you define and fixing them according to the defined rules.
This repository contains modified Go standard library packages for use as work arounds until issues are addressed in the official distribution.
Package goldie provides test assertions based on golden files. It's typically used for testing responses with larger data bodies.
go-semver is a semantic versioning library for Go. It lets you parse and compare two semantic version strings.
The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
Package success improves your testing feng shui tremendiously by shimming in Gomega error detection whenever trying to be Successful().
This package provides a dictionary for TLS written in Go providing bidirectional mapping values to their names, plus enum convenience for values.
This package implements fuctionality of detecting and decoding various content front matter formats e.g. JSON, TOML and YAML.
This package implements a functionality to convert keys between the PEM and JWK file formats.
This package provides bindgings to Java Linstore - Software-Defined Block Storage for container, cloud and virtualisation.
This package provides both library functions and a command-line tool to query information regarding the number of CPUs available to the system.
go-verifcid provides CID security code prior to it getting merged into go-cid.
This package implements functionality of loading of OpenAPI Initiative specification documents from local or remote locations. Supports JSON and YAML documents.
This package provides functions to atomically change files, by writing first to a temp file, and then overwriting the target file in an atomic way.
go-libnp is a tiny cross-platform library for extracting information about the music/image/video that is Now Playing on the system.
wish is a test assertion library for Golang, designed to gracefully enhance standard library testing package and behaviors of the go test command.
Interceptor is a framework for building RTP/RTCP communication software. This framework defines a interface that each interceptor must satisfy. These interceptors are then run sequentially.
This package provides useful encodings not included in the standard Text package, including some for dealing with I/O streams from non-UTF-friendly sources.