Open Source: #go

Catalog projects marked with #go. Tags work as dedicated landing pages, so related tools are easier to find and connect.

This collection holds 56 projects with a combined 3,328,041 GitHub stars. Main languages: Go, Makefile, TypeScript.

About the Go projects

Go was designed for infrastructure — and it shows: Docker, Kubernetes, and half of the modern DevOps stack are written in it. A simple language, a single output binary, and honest concurrency made Go the standard for CLI tools and network services.

The collection covers Go tools, services, and learning repositories. Learning the language — start with the educational entries; picking a production tool — sort by stars.

Filters

Reset
Languages

Repositories

Found: 56
kubernetes/kubernetes
Kubernetes

Kubernetes is an open source system for deploying, maintaining, and scaling containerized applications.

Stars 122,859 Forks 43,261 Author kubernetes Language Go License Apache-2.0
Open
fatedier/frp
frp

frp is a fast reverse proxy for exposing local services behind NAT or a firewall through an external server.

Stars 107,163 Forks 15,061 Author fatedier Language Go License Apache-2.0
Open
gin-gonic/gin
Gin

Gin is a high-performance HTTP framework for Go with a fast router, middleware, JSON binding, recovery, and convenient REST API development.

Stars 88,655 Forks 8,629 Author gin-gonic Language Go License MIT
Open
syncthing/syncthing
Syncthing

Syncthing is an open system for continuous file synchronization between devices without a central cloud.

Stars 85,192 Forks 5,262 Author syncthing Language Go License MPL-2.0
Open
jesseduffield/lazygit
Lazygit

Lazygit is a terminal UI for Git that speeds up commits, rebases, cherry-picks, staging, and history navigation.

Stars 79,194 Forks 2,859 Author jesseduffield Language Go License MIT
Open