go
Go is a programming language built to resemble a simplified version of the C programming language.
There are 71894 repositories under go topic.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
ollama/ollama
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
golang/go
The Go programming language
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic/gin
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.
gohugoio/hugo
The world’s fastest framework for building websites.
syncthing/syncthing
Open Source Continuous File Synchronization
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
traefik/traefik
The Cloud Native Application Proxy
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
golang-standards/project-layout
Standard Go Project Layout
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
go-gitea/gitea
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
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ethereum/go-ethereum
Go implementation of the Ethereum protocol
gogs/gogs
Gogs is a painless self-hosted Git service
usememos/memos
A modern, open-source, self-hosted knowledge management and note-taking platform designed for privacy-conscious users and organizations.
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
spf13/cobra
A Commander for modern Go CLI interactions
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
gofiber/fiber
⚡️ Express inspired web framework written in Go
docker/compose
Define and run multi-container applications with Docker
charmbracelet/bubbletea
A powerful little TUI framework 🏗
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
ehang-io/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.