Highlights
Starred repositories
A curated list of awesome Go frameworks, libraries and software
Production-Grade Container Scheduling and Management
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 world’s fastest framework for building websites.
The Prometheus monitoring system and time series database.
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
A tool for exploring each layer in a docker image
Distributed reliable key-value store for the most critical data of a distributed system
A platform for building proxies to bypass network restrictions.
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
AI-Powered Photos App for the Decentralized Web 🌈💎✨
A tool for secrets management, encryption as a service, and privileged access management
Easily and securely send things from one computer to another 🐊 📦
Podman: A tool for managing OCI containers and pods.
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replica…
Cross platform GUI toolkit in Go inspired by Material Design
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
Elegant Scraper and Crawler Framework for Golang
Delve is a debugger for the Go programming language.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
A declarative, simple, fast, and fun package for building command line tools in Go
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍