lazydocker is a terminal UI for managing Docker containers, images, volumes, logs, and compose projects.
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.
Repositories
Go Ethereum is the Go implementation of the Ethereum execution layer protocol and the basis of the geth client.
AList is a file-list and WebDAV program with support for multiple storages, powered by Gin and SolidJS.
Terraform is an infrastructure-as-code tool for describing, planning, and applying changes through providers.
Gogs is a lightweight Go Git service for hosting repositories, users, issues, and basic team development on your own server.
LocalAI is an open AI engine for running LLM, vision, voice, image, and video models through compatible APIs on your own hardware.
nvm-windows is a Node.js version manager for Windows, separate from nvm for macOS/Linux and built with a different architecture.
V2Ray Core is a networking core for proxy protocols, routing, and bypassing network restrictions.
GitHub CLI is GitHub’s official command-line tool for issues, checks, releases, and repository work next to git.
Milvus is a distributed vector database for embedding search, multimodal data, and applications that need semantic search.
Cobra is a Go library for building command-line applications with commands, flags, nested structure, and a generator.
Build Web Application with Golang is an open book about building web applications in Go, with translations into several languages.