Stars
A curated list of awesome Go frameworks, libraries and software
Production-Grade Container Scheduling and Management
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
The world’s fastest framework for building websites.
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
The Prometheus monitoring system and time series database.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Distributed reliable key-value store for the most critical data of a distributed system
Go implementation of the Ethereum protocol
A golang ebook intro how to build a web with golang
The fantastic ORM library for Golang, aims to be developer friendly
Define and run multi-container applications with Docker
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
beego is an open-source, high-performance web framework for the Go programming language.
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
A toolkit with common assertions and mocks that plays nicely with the standard library
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, cross-DC ac…
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 simple, fast, and fun package for building command line apps in Go
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http