Stars
A curated list of awesome Go frameworks, libraries and software
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
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 Way to Go》中文译本,中文正式名《Go 入门指南》
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
A cloud-native Go microservices framework with cli tool for productivity.
🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transf…
Cross platform GUI toolkit in Go inspired by Material Design
Your ultimate Go microservices framework for the cloud-native era.
Delve is a debugger for the Go programming language.
A simple, fast, and fun package for building command line apps in Go
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
gRPC to JSON proxy generator following the gRPC HTTP spec
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming…
Database migrations. CLI and Golang library.
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package