go-github-com-anmitsu-go-shlex
provides a simple lexical analysis like the Unix shell.
Package rgbterm colorizes bytes and strings using RGB colors, for a full range of pretty terminal strings.
Package goon is a deep pretty printer with Go-like notation. It implements the goon specification.
The store
package provides a number of data store types that are useful for bioinformatic analysis.
The store
package provides a number of data store types that are useful for bioinformatic analysis.
This is a Unix utility that outputs randomness. It is a thin wrapper around crypto/rand
.
This package implements a functionality similar to standard big.Int
with some optimizations to use in IPFS.
Package gostub is used for stubbing variables in tests, and resetting the original value once the test has been run.
Package gostub is used for stubbing variables in tests, and resetting the original value once the test has been run.
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.
The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
Package goldie provides test assertions based on golden files. It's typically used for testing responses with larger data bodies.
This repository contains modified Go standard library packages for use as work arounds until issues are addressed in the official distribution.
go-semver
is a semantic versioning library for Go. It lets you parse and compare two semantic version strings.
This repository contains the @codego-codec library, a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for
This package provides a dictionary for TLS written in Go providing bidirectional mapping values to their names, plus enum convenience for values.
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.
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.