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 …
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
Distributed reliable key-value store for the most critical data of a distributed system
A platform for building proxies to bypass network restrictions.
A golang ebook intro how to build a web with golang
The fantastic ORM library for Golang, aims to be developer friendly
🤖 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…
《The Way to Go》中文译本,中文正式名《Go 入门指南》
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
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…
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
A high productivity, full-stack web framework for the Go language.
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
An alternative full node bitcoin implementation written in Go (golang)
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
A simplified blockchain implementation in Golang