Package amqp091 is an Advanced Message Queuing Protocol 0.9.1 client with RabbitMQ extensions.
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.
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.
This package is a Go port of the Ruby terminal-tables library for fast and simple ASCII table generation.
runc is a CLI tool and library for spawning and running containers on Linux according to the OCI specification.
This package provides a library for accessing the keychain, typically the SecretService D-Bus interface on GNU/Linux.
This Go library is for walking the directories of a code repository, while respecting .gitignore and .ignore files.
This is a tiny Go package which wraps HTTP handlers to transparently gzip the response body, for clients which support it.
This package implements sysconf and provides the associated SC_* constants to query system configuration values at run time.
This package implements a functionality to perform efficient file copies using reflink operations on compatible filesystems such as btrfs and xfs.
GoPickle is a Go library for loading Python's data serialized with @codepickle and PyTorch module files.
This package provides the github.com/hashicorp/vault/api Golang package. It contains code for interacting with a Vault server.
This package provides a foundational library to analyze an OpenAPI Initiative specification document for easier reasoning about the content.
This package defines plumbing for command dispatch. It is based on and similar in design to the go command-line tool.
This package provides readers and writers for CPIO archives. Currently, only the SVR4 (New ASCII) format is supported, both with and without checksums.
The quickfix Go package provides functions for fixing Go ASTs that are well typed but go build refuses to build.
go-ipld-format is a translation layer between go-ipld-prime nodes and go-ipld-format legacy interface.
This is a parser for graphql, written to mirror the graphql-js reference implementation as closely while remaining idiomatic and easy to use.
The purpose of this package is to provide a version of arbitrary sized arithmetic, in a safer (i.e. constant-time) way, for cryptography.
gotk4 is a GTK4 bindings generator for Go. It also provides generated bindings for ATK, Cairo, GdkPixbuf, GLib, Graphene, GTK4, GTK+3 and Pango.
This package provides an ID extension for go-imap as specified in RFC 2971.