go
Go is a programming language built to resemble a simplified version of the C programming language.
There are 62396 repositories under go topic.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
ollama/ollama
Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
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.
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.
syncthing/syncthing
Open Source Continuous File Synchronization
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
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
golang-standards/project-layout
Standard Go Project Layout
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
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
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
gogs/gogs
Gogs is a painless self-hosted Git service
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
spf13/cobra
A Commander for modern Go CLI interactions
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
pingcap/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
docker/compose
Define and run multi-container applications with Docker
gofiber/fiber
⚡️ Express inspired web framework written in Go
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
harness/gitness
Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
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.
usememos/memos
An open source, lightweight note-taking service. Easily capture and share your great thoughts.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
labstack/echo
High performance, minimalist Go web framework