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
hashicorp/terraform
Terraform

Terraform is an infrastructure-as-code tool for describing, planning, and applying changes through providers.

Stars 48,628 Forks 10,367 Author hashicorp Language Go License NOASSERTION
Open
gogs/gogs
Gogs

Gogs is a lightweight Go Git service for hosting repositories, users, issues, and basic team development on your own server.

Stars 47,597 Forks 5,075 Author gogs Language Go License MIT
Open
mudler/LocalAI
LocalAI

LocalAI is an open AI engine for running LLM, vision, voice, image, and video models through compatible APIs on your own hardware.

Stars 47,172 Forks 4,174 Author mudler Language Go License Unknown
Open
v2ray/v2ray-core
V2Ray Core

V2Ray Core is a networking core for proxy protocols, routing, and bypassing network restrictions.

Stars 46,899 Forks 8,846 Author v2ray Language Go License MIT
Open
milvus-io/milvus
Milvus

Milvus is a distributed vector database for embedding search, multimodal data, and applications that need semantic search.

Stars 44,974 Forks 4,093 Author milvus-io Language Go License Apache-2.0
Open
spf13/cobra
Cobra

Cobra is a Go library for building command-line applications with commands, flags, nested structure, and a generator.

Stars 44,165 Forks 3,154 Author spf13 Language Go License Apache-2.0
Open