Skip to content

Go Projects

Go-based open source projects sorted by contributor friendliness. Stars and good-first-issue counts as of January 2026.

Beginner Friendly (Good First Issues Available)

These projects actively label issues for new contributors and have established contribution guides.

Meshery - Service Mesh Management Plane

Repomeshery/meshery
Stars9.8k
LanguageGo + React
Good First Issues36 open
CNCFSandbox
What it doesWeb-based management plane for service meshes, Kubernetes, and cloud-native infra
Why contributeHighest number of good-first-issues. Actively mentors new contributors. GSoC participant.
Entry pointsUI features, Go backend, docs, Kubernetes integrations

Helm - Kubernetes Package Manager

Repohelm/helm
Stars29.4k
LanguageGo
Good First Issues14 open
CNCFGraduated
What it doesPackage manager for Kubernetes -- define, install, upgrade apps with charts
Why contributeWidely used, CNCF graduated, strong community. You already know Helm from CKA work.
Entry pointsCLI improvements, chart validation, bug fixes, docs

Loki - Log Aggregation

Repografana/loki
Stars27.5k
LanguageGo
Good First Issues12 open
CNCFIncubating
What it doesLike Prometheus but for logs. Horizontally-scalable log aggregation system.
Why contributeGrafana-backed, active community, Hacktoberfest participant.
Entry pointsLogQL improvements, storage backends, bug fixes

LazyGit - Terminal UI for Git

Repojesseduffield/lazygit
Stars71.4k
LanguageGo
Good First Issues11 open
What it doesBeautiful terminal UI for git commands
Why contributeMassive popularity. TUI development in Go (tview/tcell). Practical daily-use tool.
Entry pointsUI improvements, keybinding features, bug fixes

Kubernetes - Container Orchestration

Repokubernetes/kubernetes
Stars120k
LanguageGo
Good First Issues11 open
CNCFGraduated
What it doesThe container orchestration platform
Why contributeThe biggest cloud-native project. Resume gold. Structured SIG-based contribution.
Entry pointsSIG-specific issues, test improvements, kubectl enhancements, docs

OPA Gatekeeper - Policy Engine

Repoopen-policy-agent/gatekeeper
Stars4.1k
LanguageGo
Good First Issues9 open
CNCFGraduated (OPA)
What it doesPolicy engine for Kubernetes admission control using OPA/Rego
Why contributeSmaller codebase, easier to get PRs reviewed. Policy-as-code is growing fast.
Entry pointsConstraint templates, policy library, tests, docs

Trivy - Vulnerability Scanner

Repoaquasecurity/trivy
Stars31.2k
LanguageGo
Good First Issues5 open
CNCFIncubating
What it doesScans containers, filesystems, repos, and cloud infra for vulnerabilities and misconfigs
Why contributeSecurity-focused, Hacktoberfest participant, Aqua-backed.
Entry pointsScanner rules, new detectors, docs, test coverage

OpenTofu - Open Source Terraform

Repoopentofu/opentofu
Stars27.7k
LanguageGo
Good First Issues5 open
What it doesCommunity-driven fork of Terraform. Fully open source IaC tool.
Why contributeHigh visibility, Terraform-compatible, growing fast since BSL license change.
Entry pointsProvider improvements, CLI features, bug fixes, docs

Intermediate (Few or No Labeled Issues, But Welcoming)

These are major projects that accept contributions but require more initiative to find work.

LazyDocker - Terminal UI for Docker

Repojesseduffield/lazydocker
Stars49.4k
LanguageGo
Good First Issues2 open
What it doesTerminal UI for Docker and Docker Compose management
Why contributeSame author as LazyGit. Huge user base.

K9s - Kubernetes TUI

Repoderailed/k9s
Stars32.7k
LanguageGo
Good First Issues1 open
What it doesTerminal UI for Kubernetes cluster management
Why contributeMaintainer actively needs help. Sponsorship-funded. Daily-use K8s tool.

cilium/ebpf - Pure Go eBPF Library

Repocilium/ebpf
Stars7.5k
LanguageGo
Good First Issues2 open
What it doesPure Go library for reading, modifying, and loading eBPF programs
Why contributeBridge between Go and kernel-level networking. Unique skill.

Advanced (Large Codebases, No Hand-Holding)

High-impact projects but expect contributors to be self-directed.

FRP - Fast Reverse Proxy

Repofatedier/frp
Stars104k
LanguageGo
Good First Issues0
What it doesExpose local servers behind NAT/firewall to the internet
Why contributeDeep networking + Go. Proxy protocols, tunneling, NAT traversal.
ChallengeSingle maintainer, no labeled issues, email-based communication.

Traefik - Cloud Native Edge Router

Repotraefik/traefik
Stars61.4k
LanguageGo
Good First Issues0
What it doesModern HTTP reverse proxy and load balancer for microservices

Caddy - Web Server with Automatic HTTPS

Repocaddyserver/caddy
Stars69.5k
LanguageGo
Good First Issues0
What it doesFast, extensible web server with automatic HTTPS

Prometheus - Monitoring and Alerting

Repoprometheus/prometheus
Stars62.5k
LanguageGo
CNCFGraduated
What it doesTime-series monitoring and alerting toolkit

Hugo - Static Site Generator

Repogohugoio/hugo
Stars86.4k
LanguageGo
Good First Issues0
What it doesFastest static site generator, used by thousands of sites

Gin - HTTP Web Framework

Repogin-gonic/gin
Stars87.9k
LanguageGo
Good First Issues0
What it doesHigh-performance HTTP web framework

Released under the MIT License.