The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.
This package provides a way to attach key/value annotations to a Go context.Context.
This package is a Go library for interacting with the perf subsystem in Linux.
The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.
goquery brings a syntax and a set of features similar to jQuery to the Go language.
sentry-go provides a Sentry client implementation for the Go programming language.
The html2text package converts HTML emails to plain text, allowing text-only mail clients to display them.
This package parses text into shell arguments. Based on the cpan module Parse::CommandLine.
This package provides an emoji is a extension for the goldmark.
This is a pure Go implementation of the MySQL API, compatible with golang's database/sql package.
An implementation of the IPLD DAG-PB spec for go-ipld-prime.
This package provides qtls, a QUIC-capable variant of the Go standard library's TLS 1.3 implementation.
This package provides a library for accessing the keychain, typically the SecretService D-Bus interface on GNU/Linux.
Package capability provides utilities for manipulating POSIX capabilities. It's a maintained fork of https://github.com/syndtr/gocapability.
Ristretto is a concurrent, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance.
runc is a CLI tool and library for spawning and running containers on Linux according to the OCI specification.
This is a tiny Go package which wraps HTTP handlers to transparently gzip the response body, for clients which support it.
This package implements a functionality to perform efficient file copies using reflink operations on compatible filesystems such as btrfs and xfs.
This package implements sysconf and provides the associated SC_* constants to query system configuration values at run time.
GoPickle is a Go library for loading Python's data serialized with @codepickle and PyTorch module files.
This package provides a foundational library to analyze an OpenAPI Initiative specification document for easier reasoning about the content.
The quickfix Go package provides functions for fixing Go ASTs that are well typed but go build refuses to build.