Starred repositories
A curated list of awesome Go frameworks, libraries and software
A tool for exploring each layer in a docker image
OpenTofu lets you declaratively manage your cloud infrastructure.
Curated list of Go design patterns, recipes and idioms
The easiest, most secure way to use WireGuard and 2FA.
A toolkit with common assertions and mocks that plays nicely with the standard library
Staging repo for development of native port of TypeScript
lightweight, idiomatic and composable router for building Go HTTP services
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
general purpose extensions to golang's database/sql
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
A shell parser, formatter, and interpreter with bash support; includes shfmt
Vulnerability scanner written in Go which uses the data provided by https://osv.dev
Efficient cache for gigabytes of data written in Go.
Implements a deep pretty printer for Go data structures to aid in debugging
A simple, zero-dependencies library to parse environment variables into structs
wazero: the zero dependency WebAssembly runtime for Go developers
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
FUSE-based file system for replicating SQLite databases across a cluster of machines
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers t…