Stars
A curated list of awesome Go frameworks, libraries and software
Production-Grade Container Scheduling and Management
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
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
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
Define and run multi-container applications with Docker
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.
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…
HTTP load testing tool and library. It's over 9000!
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
CNCF Jaeger, a Distributed Tracing Platform
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
High-Performance server for NATS.io, the cloud and edge native messaging system.
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP po…
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Easy and Repeatable Kubernetes Development
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package