Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Distributed reliable key-value store for the most critical data of a distributed system
An open source trusted cloud native registry project that stores, signs, and scans content.
A toolkit with common assertions and mocks that plays nicely with the standard library
HTTP load testing tool and library. It's over 9000!
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Vitess is a database clustering system for horizontal scaling of MySQL.
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Analyzes resource usage and performance characteristics of running containers.
Customization of kubernetes YAML configurations
Cross-platform filesystem notifications for Go.
Work with remote images registries - retrieving information, images, signing content
The toolkit to pack, ship, store, and deliver container content
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
Backup and migrate Kubernetes applications and their persistent volumes
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
Machinery is an asynchronous task queue/job queue based on distributed message passing.