The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.
The loginshell package provides a Go library to get the login shell of the current user.
go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.
Package cdproto provides the Chrome DevTools Protocol commands, types, and events for the cdproto domain.
Package rgbterm colorizes bytes and strings using RGB colors, for a full range of pretty terminal strings.
This package implements functionality to format Assembler code the same way that gofmt formats Go code.
This package provides a set of utilities to safely iterate over arbitrary array and maps types.
gocovmerge takes the results from multiple go test -coverprofile runs and merges them into one profile.
Package rgbterm colorizes bytes and strings using RGB colors, for a full range of pretty terminal strings.
go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.
This package provides a implementation of the porter stemming algorithm: http://tartarus.org/~martin/PorterStemmer/index.html.
This is a Unix utility that outputs randomness. It is a thin wrapper around crypto/rand.
This package provides a avo vectorized version of BLAKE3 implementation in Golang.
Package actionlint is the implementation of actionlint linter. It's a static checker for GitHub Actions workflow files.
This package provides an implementatioin of Crit-bit trees in Golang.
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 ddmin implements the delta-minimization test minimization algorithm.
This package provides a Go module fasthttp which may be used as replacement for native net/http module.
This package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
Package complete provides a tool for bash writing bash completion in go, and bash completion for the go command line.
This package implements algorithms for exponentially weighted moving averages.
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.