Ross ROSS = Recommend OSS · open-source software intelligence for agents

platform: go

3319 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
mailhog/MailHog
MailHog is an email testing tool that runs a fake SMTP server and exposes a web UI and JSON API for inspecting outgoing messages. It can op…
2316138maintenance
OliveTin/OliveTin
OliveTin is a lightweight, self-hosted web application written in Go that exposes predefined shell commands as clickable buttons in a simpl…
943772stable
corazawaf/coraza
OWASP Coraza is an open-source, enterprise-grade Web Application Firewall (WAF) library written in Go, compatible with ModSecurity SecLang …
923761stable
ahmetb/go-linq
A Go library providing .NET LINQ-style language integrated query capabilities over collections. It offers type-safe, lazily-evaluated, chai…
883759active
nikoksr/notify
Notify is a Go library that provides a simple, unified API for sending notifications to many messaging services such as Telegram, Slack, Di…
863759active
spegel-org/spegel
Spegel is a stateless cluster-local OCI registry mirror for Kubernetes that lets every node share container images peer-to-peer via contain…
963753active
edoardottt/cariddi
Cariddi is a fast command-line web crawler written in Go that takes a list of domains, crawls URLs, and scans for endpoints, secrets, API k…
843753active
GMWalletApp/epusdt
Epusdt (GM Pay) is a self-hosted, multi-chain crypto payment gateway written in Go that lets any website accept USDT, USDC, and other token…
963750active
getlantern/systray
A cross-platform Go library for adding an icon and menu to the system tray/notification area on Windows, macOS, and Linux. It provides a si…
323727active
IrineSistiana/mosdns
mosdns is a programmable DNS forwarder and resolver written in Go that supports DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC, and custom rou…
633725active
cheggaaa/pb
A Go library for rendering progress bars in the terminal, with configurable templates, refresh rates, byte formatting, and a proxy reader f…
773723stable
polyaxon/polyaxon
Polyaxon is an open-source AI engineering control plane that teams self-host on their own Kubernetes clusters to schedule, track, and gover…
773723active
dutchcoders/transfer.sh
transfer.sh is a self-hostable file sharing server that lets users upload and share files quickly from the command line using curl or simil…
6215884maintenance
fortio/fortio
Fortio is a Go-based load testing library, CLI tool, and web UI originally built for Istio. It generates load at a specified queries-per-se…
953722stable
microcosm-cc/bluemonday
bluemonday is a fast, highly configurable HTML sanitizer library for Go, inspired by the OWASP Java HTML Sanitizer. It takes untrusted user…
293714stable
Datadog Agent
The Datadog Agent is the open-source agent that collects metrics, logs, traces, and profiles from hosts, containers, and cloud services and…
953713stable
FxPool/FXMinerProxy
FXMinerProxy is a Go-based cryptocurrency mining pool proxy that forwards miner traffic to pools, supports fee-based skimming (抽水), and pro…
943710active
maruel/panicparse
panicparse is a Go tool and library that parses Go panic stack traces, densifies and deduplicates goroutines with similar stacks, and rende…
643709stable
goccy/go-json
goccy/go- is a fast JSON encoder/decoder library for Go that is a drop-in replacement for the standard encoding/ package. It maintains full…
773705active
nadoo/glider
glider is a Go-based forward proxy supporting many protocols (SOCKS5, HTTP, Shadowsocks, Trojan, VLESS, VMess, SSH, etc.) that can act as b…
643702active
kevwan/tproxy
tproxy is a Go CLI tool that proxies TCP connections while displaying and analyzing the traffic passing through them. It supports protocol-…
753701active
loov/lensm
Lensm is a GUI tool for viewing Go assembly alongside source code, with support for C/C++/Rust binaries via symbol tables and DWARF debug i…
673690active
sony/gobreaker
gobreaker is a Go library implementing the Circuit Breaker pattern as a generic, configurable state machine. It prevents sending requests l…
623687stable
oliver006/redis_exporter
A Prometheus exporter written in Go that exposes Valkey and Redis server metrics for scraping. It supports Valkey 7.x-9.x, various Redis ve…
983682active
blacktop/ipsw
ipsw is a Go-based command-line research framework for downloading, parsing, and analyzing Apple iOS and macOS firmware (IPSW/OTA files), M…
953669active
charmbracelet/glamour
Glamour is a Go library for rendering Markdown documents with styled, colorful output on ANSI-compatible terminals using stylesheets. It of…
903665active
9seconds/mtg
mtg is a highly opinionated MTPROTO proxy server for Telegram written in Go, designed to let users access Telegram from censored or restric…
863664active
upper/db
upper/db is a productive data access layer (DAL) for Go that provides a database-agnostic, ORM-like API for working with SQL and NoSQL data…
483657active
moby/swarmkit
SwarmKit is a Go toolkit for orchestrating distributed systems, providing Raft-based consensus, node discovery, task scheduling, and servic…
813647active
arl/statsviz
Statsviz is a Go library that visualizes Go runtime metrics (heap, goroutines, GC pauses, scheduler) as real-time plots in a web UI. It reg…
773645active
ibnaleem/gosearch
GoSearch is a Go-based CLI OSINT tool that searches a username across 300+ websites to find a person's digital footprint, serving as a Sher…
843640active
kubernetes-sigs/agent-sandbox
Agent Sandbox is a Kubernetes SIG project providing a Sandbox Custom Resource Definition (CRD) and controller for managing isolated, statef…
843640active
aws/aws-sdk-go-v2
The official AWS SDK version 2 for the Go programming language, providing clients and utilities for all AWS services such as S3, EC2, and D…
953635stable
kiali/kiali
Kiali is an observability console for the Istio service mesh, providing topology visualization, health monitoring, configuration validation…
993633active
jetify-com/typeid
TypeID is a specification and set of libraries for type-safe, K-sortable, globally unique identifiers that extend UUIDv7 with a snake_case …
613633active
dave/jennifer
Jennifer is a Go library for generating Go source code programmatically via a fluent API. It handles identifiers, imports, and rendering wi…
323628stable
pgrok/pgrok
pgrok is a self-hosted, multi-tenant HTTP/TCP reverse tunnel solution that exposes local development environments to the public internet us…
823627active
go-oauth2/oauth2
A Go library for building OAuth 2.0 authorization servers that issue and manage access tokens. It supports the standard OAuth 2.0 protocol …
443622stable
prometheus-community/windows_exporter
A Prometheus exporter that collects metrics from Windows machines via WMI and exposes them in Prometheus format. It ships with collectors f…
973614active
akuity/kargo
Kargo is a GitOps-based application lifecycle orchestration tool that automates the promotion of software artifacts through multi-stage dep…
953604active
prometheus-community/postgres_exporter
A Prometheus exporter that collects and exposes PostgreSQL server metrics over HTTP for scraping. It supports PostgreSQL 13-18, Docker depl…
933601active
alicebob/miniredis
Miniredis is a pure Go implementation of (parts of) the Redis server designed for use in Go unit tests. It runs an in-memory Redis server w…
893601stable
kagent-dev/kagent
kagent is a Kubernetes-native framework for building, deploying, and managing AI agents as first-class Kubernetes resources via CRDs. It su…
833595active
geekjourneyx/md2wechat-skill
md2wechat is a Go-based CLI tool that converts Markdown into styled WeChat Official Account HTML, with 40+ themes, AI-generated covers and …
813594active
dunglas/vulcain
Vulcain is a protocol and reference gateway server (a Caddy web server module written in Go) that uses Preload hints, 103 Early Hints, and …
923593active
Shpota/goxygen
Goxygen is a command-line project generator that scaffolds full-stack web applications with a Go backend and an Angular, React, or Vue fron…
233593active
erigontech/erigon
Erigon is an Ethereum execution layer client written in Go, focused on efficiency, low disk footprint, and modular deployment. It supports …
993580active
allinssl/allinssl
AllinSSL is a self-hosted, open-source SSL certificate lifecycle management platform with a web dashboard. It automates certificate applica…
753580active
nutsdb/nutsdb
NutsDB is a simple, fast, embeddable and persistent key/value store written in pure Go. It supports fully serializable transactions and dat…
743576active
TangSengDaoDao/TangSengDaoDaoServer
TangSengDaoDao (唐僧叨叨) is an open-source, operationally mature instant messaging server written in Go, providing business-layer IM features …
613573active
nextlevelbuilder/goclaw
GoClaw is a multi-tenant AI agent platform and gateway rebuilt from OpenClaw in Go, supporting 20+ LLM providers and 7 messaging channels f…
743563active
chrislusf/gleam
Gleam is a fast, efficient distributed map/reduce execution system written in pure Go, defining computations as DAG flows that can run stan…
753562active
cayleygraph/cayley
Cayley is an open-source graph database for Linked Data written in Go, inspired by the graph database behind Google's Knowledge Graph (Free…
6715062maintenance
cespare/reflex
Reflex is a small Go CLI tool that watches a directory and reruns a command when matching files change. It supports regex/glob file matchin…
653551stable
nicksnyder/go-i18n
go-i18n is a Go package and companion CLI for translating Go programs into multiple languages. It supports CLDR plural rules for 200+ langu…
823544stable
go-ini/ini
A Go library for reading and writing INI configuration files. It supports multiple data sources, parent-child sections, comments, type conv…
853542stable
juggleim/im-server
JuggleIM is a self-hosted, high-performance instant messaging server written in Go, using a Protobuf + WebSocket long-connection protocol w…
903540active
jedib0t/go-pretty
A Go library for prettifying console output with tables, lists, progress bars, and text utilities. It emphasizes customization and supports…
973526stable
meshbird/meshbird
Meshbird is an open-source cloud-native distributed private networking tool that creates encrypted peer-to-peer overlay networks across mul…
543526active
mergestat/mergestat-lite
mergestat-lite is a Go-based command-line tool that lets you run SQL queries against git repositories and related data sources like the Git…
673518stable
stackrox/kube-linter
KubeLinter is a static analysis CLI tool that checks Kubernetes YAML files, Helm charts, and Kustomize manifests against security and produ…
863501active
aeron-io/simple-binary-encoding
Simple Binary Encoding (SBE) is a high-performance binary message codec implementing the FIX SBE standard for low-latency applications, wit…
993495stable
glasskube/glasskube
Glasskube is an open-source package manager for Kubernetes that installs, updates, and configures cluster packages via a CLI and a local we…
103493active
olric-data/olric
Olric is a distributed, in-memory key/value store and cache written entirely in Go. It can be embedded as a Go library or run as a standalo…
913490active
SurgeDM/Surge
Surge is a fast terminal-based download manager written in Go with a keyboard-driven TUI, a headless daemon with an HTTP API, and a CLI for…
793490active
databus23/helm-diff
A Helm plugin that previews what a `helm upgrade` would change by generating a diff between the deployed release and the newly rendered man…
983484active
mxschmitt/playwright-go
Playwright for Go is a Go library that automates Chromium, Firefox, and WebKit browsers through a single API, supporting both headless and …
983481active
ssut/payload-dumper-go
A fast Go CLI tool that extracts partition images from Android OTA payload.bin files, including incremental (delta) OTA packages, with para…
983481active
containers/toolbox
Toolbx is a Linux command-line tool for creating interactive containerized command line environments on top of Podman and OCI technologies.…
833478active
boltdb/bolt
Bolt is a pure Go embedded key/value database inspired by LMDB, offering a small API for getting and setting values with full transactional…
1014643maintenance
eldadru/ksniff
ksniff is a kubectl plugin that starts remote packet captures on Kubernetes pods by uploading a static tcpdump binary and streaming the out…
233473active
mlogclub/bbs-go
bbs-go is a lightweight, self-hosted community platform for building forums, Q&A sites, and knowledge bases, built with a Go backend and Re…
993472active
hashicorp/go-memdb
A Go library implementing an in-memory database built on immutable radix trees, with schema-defined tables and indexes. It provides MVCC, A…
633472stable
sourcegraph/checkup
Checkup is a distributed, lock-free, self-hosted health check and status page tool written in Go, offering both a CLI and an idiomatic Go l…
633458active
kubernetes/node-problem-detector
A Kubernetes daemon that runs on each node to detect node problems such as hardware failures, kernel deadlocks, and container runtime issue…
973454active
thrasher-corp/gocryptotrader
GoCryptoTrader is a cryptocurrency trading bot and framework written in Go, supporting many major exchanges via REST, Websocket, and FIX AP…
773454active
digitalocean/doctl
doctl is the official command-line interface for the DigitalOcean API, written in Go. It lets users manage droplets, Kubernetes clusters, d…
993451active
badafans/better-cloudflare-ip
A Go CLI tool that finds the best-performing Cloudflare Anycast IP addresses for a user's specific network environment. It randomly samples…
763444active
openai/openai-go
The official Go client library for the OpenAI REST API, providing typed access to models, the Responses API, conversations, and other OpenA…
863434active
gardener/gardener
Gardener is a Kubernetes-native system for managing the full lifecycle of homogeneous Kubernetes clusters at scale across any cloud or infr…
953432active
ahmetb/kubectl-tree
A kubectl plugin that visualizes ownership relationships between Kubernetes objects as a tree, based on ownerReferences. It is installed vi…
913419active
rubenv/sql-migrate
A SQL schema migration tool for Go, usable both as a standalone CLI and as a library. It supports SQLite, PostgreSQL, MySQL, MSSQL, and Ora…
743419stable
looplab/fsm
A finite state machine (FSM) library for Go, inspired by javascript-state-machine and fysom. It lets you define states, events, transitions…
323409stable
iann0036/iamlive
A Go CLI tool that generates IAM policies by monitoring AWS, Azure, or GCP API calls via client-side monitoring or an embedded proxy. It ob…
833407active
samber/mo
samber/mo is a Go library providing monads and functional programming abstractions such as Option, Result, Either, Future, IO, Task, and St…
903403stable
uber-go/mock
GoMock (go.uber.org/mock) is a mocking framework for Go that generates mock implementations of interfaces via the mockgen code-generation t…
733399active
grafana/mcp-grafana
A Model Context Protocol (MCP) server for Grafana that exposes Grafana instances and their ecosystem to AI assistants like Claude Desktop a…
883395active
pashpashpash/vault-ai
OP Vault is a self-hosted application combining a Go backend with a React frontend that lets users upload documents (PDF, txt, epub) into a…
433388active
FairwindsOps/polaris
Polaris is an open source policy engine for Kubernetes that validates and remediates resource configuration against 30+ built-in best-pract…
983384active
TarsCloud/TarsGo
TarsGo is a high-performance RPC and microservice framework for Go built on the Tars protocol, part of the Linux Foundation's Tars project.…
403371stable
charmbracelet/log
A minimal, colorful, leveled structured logging library for Go with a small API. It supports text, JSON, and logfmt formatters, an slog han…
813370active
justinas/alice
Alice is a tiny Go library for chaining HTTP middleware functions and an application handler into a single http.Handler. It transforms nest…
323364stable
prometheus/pushgateway
Prometheus Pushgateway is a metrics acceptor service that lets ephemeral and batch jobs push their metrics so Prometheus can scrape them la…
853361stable
slatedb/slatedb
SlateDB is an embedded key-value storage engine implemented in Rust as a log-structured merge-tree (LSM) that persists all data to object s…
903356active
bwmarrin/snowflake
A Go package for generating and parsing Twitter snowflake IDs, 63-bit integers encoding timestamp, node ID, and sequence number. It support…
233349stable
bojand/ghz
ghz is a command-line utility and Go package for benchmarking and load testing gRPC services. It supports unary, streaming, and duplex call…
733348active
google/differential-privacy
Google's collection of differential privacy libraries for computing ε- and (ε, δ)-differentially private statistics over datasets. It inclu…
783346active
golang/crypto
golang/crypto is the official supplementary cryptography library for the Go programming language, providing packages beyond the standard li…
773343stable
kubernetes/kubectl
The kubectl command-line tool for Kubernetes, whose code lives in a read-only staging repository mirrored from the main kubernetes/kubernet…
773334stable
valyala/quicktemplate
quicktemplate is a fast template engine for Go that compiles templates into Go code, catching most errors at compile time. It claims up to …
323326stable

← prev page 9 / 34 next →