Milvus is an open-source distributed vector database with a Go system layer and C++ core, supporting multiple vector indexes, hybrid search, and Kubernetes-native scaling for AI workloads.
Podman offers daemonless container and pod management with rootless security and Docker CLI compatibility. It rethinks container runtimes with a fork-exec model and user namespaces.
DockMon offers secure multi-host Docker monitoring with a Go agent using mTLS, FastAPI backend, React frontend, real-time dashboards, and multi-channel alerts. A solid choice for enterprise-grade observability.
Shuffle is an open-source SOAR platform with a distributed execution model that scales security automation across cloud and on-prem environments using Golang backend and ReactJS frontend.
OpenCost provides real-time Kubernetes cost allocation across multi-cloud environments, exposing data via MCP server for AI agents. Helm-only install on K8s 1.20+.
Sliver uses compile-time asymmetric encryption keys to generate unique implant binaries and supports multiple C2 protocols for cross-platform adversary emulation. Here’s how it works under the hood.
Explore go-ethereum’s modular CLI tools that implement the Ethereum execution layer in Go. Understand its architecture, key components, and hardware requirements for running a full node.
Explore go-interview-practice, a Go coding challenge platform with automated testing, performance analytics, and AI-powered interview simulation supporting popular Go packages.
Mattermost combines a Go backend and React frontend into a single binary for self-hosted enterprise collaboration. It supports rich plugins, extensive deployment options, and monthly MIT-licensed releases.
golang-standards/project-layout offers a widely adopted, unofficial standard for structuring Go projects. It balances scalability, clarity, and Go idioms for maintainable codebases.
Argo CD implements GitOps for Kubernetes using Go, syncing Git state to clusters with a robust reconciliation loop. Explore its architecture, code strengths, and how to get started.