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
nektos/act
act

act is a CLI tool for running GitHub Actions locally so CI scenarios can be tested faster before pushing changes.

Stars 70,797 Forks 1,951 Author nektos Language Go License MIT
Open
minio/minio
MinIO

MinIO is an S3-compatible object store written in Go; the current repository is marked as no longer maintained.

Stars 61,210 Forks 7,627 Author minio Language Go License AGPL-3.0
Open
FiloSottile/mkcert
mkcert

mkcert is a simple utility for creating locally trusted TLS certificates for development.

Stars 59,188 Forks 3,127 Author FiloSottile Language Go License BSD-3-Clause
Open
rclone/rclone
rclone

rclone is a Go utility for syncing and managing files across cloud storage providers.

Stars 58,023 Forks 5,183 Author rclone Language Go License Unknown
Open
go-gitea/gitea
Gitea

Gitea is a lightweight Git service for your own server: repositories, code review, issues, wiki, packages, and team collaboration.

Stars 56,531 Forks 6,833 Author go-gitea Language Go License Unknown
Open