Kerberos Agent uses a single-agent-per-camera design in Go for scalable, encrypted video surveillance on diverse edge hardware. Easy Docker quickstart included.
Explore 100+ practical GoLand IDE tips and demos for Go developers, covering debugging, testing, Docker/K8s workflows, and AI-assisted coding with step-by-step modules.
OpenClaw Dashboard is a Go-based self-hosted web UI for visualizing and interacting with OpenClaw AI data. It offers easy setup, live data refresh, and a chat panel integrated with OpenClaw gateway.
Reconya is a native Go network reconnaissance tool combining ICMP, TCP, and ARP scanning with a vanilla JS web dashboard. Docker support is experimental due to Layer 2 limits.
Updo is a Go CLI tool for uptime monitoring that runs distributed checks across 13 AWS Lambda regions. It supports multi-target, concurrent HTTP checks with Prometheus integration and flexible output modes.
Pirsch is a Go-based server-side web analytics tool that uses fingerprinting without cookies, ensuring GDPR compliance and avoiding ad blockers. It stores data in ClickHouse.
witr is a Go CLI that traces the full causality chain of any running process, replacing fragmented commands with a single interactive tool across Linux, macOS, FreeBSD, and Windows.
awesome-go is a community-driven curated list of Go frameworks and libraries, highlighting the language’s breadth from core tools to emerging AI projects. Essential for Go developers exploring the ecosystem.
Caddy is an extensible Go web server with automatic HTTPS, dynamic API-driven config, and modular architecture, designed for high-scale production use.
Colly is a Go web scraping framework offering fast, concurrent crawlers with a clean API. It handles cookies, sessions, delays, and caching, suited for data mining and archiving.
etcd is a distributed key-value store in Go that uses the Raft consensus algorithm for high availability and consistency, delivering 10,000 writes/sec and used extensively in production.
Ferret v2 is a Go-based declarative system for web scraping that introduces a native Go API and a compatibility layer to ease migration from v1. It balances embeddability, speed, and API evolution.
Gogs is a self-hosted Git service built in Go, notable for its low resource footprint and cross-platform support, running efficiently from Raspberry Pi to cloud droplets.
Hugo is a static site generator in Go, using concurrency for fast builds and advanced asset pipelines. It supports multilingual sites and modular content sharing.
fzf is a fast, portable command-line fuzzy finder in Go that processes millions of items instantly. This article explores its architecture, algorithm, and integration.
Moby provides modular containerization building blocks and a revamped Go SDK, enabling flexible container solutions. It serves as Docker’s upstream with a community-driven approach.
Explore the golang/go repo, the official source for the Go language, its architecture, design tradeoffs, and how to get started with its binary distributions.
LocalAI enables running 36+ AI models locally without GPU, supporting multi-user API access and built-in AI agents with OpenAI-compatible APIs. Here’s how it works and why it matters.
Memos is a Go-based self-hosted note-taking app with a single binary and lightweight Docker image. It supports Markdown notes, multiple databases, plus REST and gRPC APIs.
Ollama simplifies running and managing open-source large language models locally with a unified CLI and REST API, supporting broad integrations and multi-OS support.