platform: go
3319 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| uber-archive/cherami-server Cherami is a distributed, scalable, durable, and highly available message queue system developed at Uber for transporting asynchronous task… | 10 | 1406 | abandoned |
| linweiyuan/go-chatgpt-api A Go service that bypasses Cloudflare protection to access ChatGPT's unofficial web endpoints, exposing them as an HTTP API. It also offers… | 10 | 1385 | abandoned |
| aquasecurity/starboard Starboard is a Kubernetes-native security toolkit that integrates heterogeneous security scanners and exposes their results as Kubernetes C… | 85 | 1380 | abandoned |
| fatih/pool A thread-safe connection pool for Go's net.Conn interface that manages and reuses network connections via a channel-based pool. The project… | 10 | 1368 | abandoned |
| bigeagle/gohop GoHop is a VPN implemented in Go with built-in encryption and traffic obfuscation, designed to evade deep packet inspection and censorship … | 23 | 1363 | abandoned |
| nanopack/yoke Yoke is a Postgres high-availability cluster manager written in Go that provides automatic failover and automated cluster recovery across a… | 10 | 1341 | abandoned |
| grammarly/rocker Rocker is a Go-based Docker build tool that extends Dockerfiles with advanced features like attachable build stages, caching, and templatin… | 10 | 1331 | abandoned |
| acheong08/ChatGPTProxy A Go-based proxy server that bypasses Cloudflare protection on ChatGPT using TLS spoofing, exposing ChatGPT through an API-like interface. … | 10 | 1330 | abandoned |
| amazon-archives/aws-lambda-container-image-converter img2lambda is a Go CLI tool that repackages Docker or OCI container images into AWS Lambda function deployment packages and Lambda layers. … | 10 | 1319 | abandoned |
| matthewmueller/joy Joy is a Go-to-JavaScript compiler that translates idiomatic Go into concise JavaScript runnable in every browser, with a CLI for compiling… | 23 | 1315 | abandoned |
| nytlabs/streamtools Streamtools is a graphical toolkit from The New York Times R&D Lab for exploring, analyzing, and modifying streams of real-time data. Users… | 23 | 1312 | abandoned |
| timescale/promscale Promscale is a unified metrics and traces observability backend for Prometheus, Jaeger, and OpenTelemetry, built on PostgreSQL and Timescal… | 10 | 1312 | abandoned |
| rancher/convoy Convoy is a Docker volume plugin written in Go that manages persistent container volumes across multiple storage back-ends such as Device M… | 10 | 1304 | abandoned |
| grafov/m3u8 A Go library for parsing and generating M3U8 playlists used in Apple HTTP Live Streaming (HLS), supporting master and media playlists, encr… | 10 | 1289 | abandoned |
| go-zoo/bone Bone is a lightweight, high-performance HTTP multiplexer (router) for Go that implements the standard net/http Handler interface. It suppor… | 23 | 1282 | abandoned |
| kidoman/embd embd is a hardware abstraction layer (HAL) for embedded Linux single-board computers such as the Raspberry Pi, BeagleBone Black, and C.H.I.… | 32 | 1281 | abandoned |
| heketi/heketi Heketi is a RESTful volume management framework for GlusterFS that automates the lifecycle of GlusterFS volumes, including brick placement … | 10 | 1259 | abandoned |
| appc/spec The App Container (appc) specification and Go tooling, defining an image format (ACI), runtime environment, and discovery mechanism for app… | 10 | 1252 | abandoned |
| go-llvm/llgo llgo is a Go compiler frontend built on LLVM, written in Go, aiming for gccgo-compatible command-line behavior. The project has moved to ll… | 10 | 1250 | abandoned |
| open-falcon-archive/of-release Open-Falcon (of-release) is an open-source, enterprise-level monitoring system originally developed at Xiaomi, providing metric collection,… | 23 | 1241 | abandoned |
| optiv/Mangle Mangle is a Go-based CLI tool that manipulates compiled Windows executables (.exe and DLL) to evade EDR detection. It strips known indicato… | 10 | 1235 | abandoned |
| genuinetools/bane bane is a Go command-line tool that generates custom AppArmor security profiles for Docker containers from a declarative TOML config file. … | 23 | 1229 | abandoned |
| albrow/fo Fo (Functional Go) is an experimental programming language that extends Go with generics, including generic named types, functions, and met… | 10 | 1224 | abandoned |
| opstrace/opstrace Opstrace is an open-source observability distribution that deploys a scalable metrics, logs, and tracing stack (built on Cortex and Loki) o… | 10 | 1210 | abandoned |
| briefercloud/layerform Layerform is a Terraform wrapper CLI that lets engineers build reusable environment stacks from plain .tf files by stacking infrastructure … | 10 | 1206 | abandoned |
| mozilla/mig MIG (Mozilla InvestiGator) is a distributed platform for real-time digital forensics and endpoint investigation, using agents installed acr… | 10 | 1202 | abandoned |
| rakyll/coop A Go package containing implementations of common concurrent program flows such as timed execution, repetition, timeouts, and throttled par… | 10 | 1193 | abandoned |
| docker-archive/libcontainer Docker's original Go library for creating and managing Linux containers using namespaces and cgroups. The project has moved to the Open Con… | 10 | 1190 | abandoned |
| pote/gpm gpm is a barebones, shell-based dependency manager for Go that pins external package dependencies to specific revisions via a Godeps manife… | 23 | 1174 | abandoned |
| amurcanov/proxy-turn-vk-android WDTT is an Android application that establishes a WireGuard tunnel over TURN/DTLS, routing traffic through VK's TURN media-relay servers to… | 10 | 1167 | abandoned |
| OpenTracing OpenTracing is a vendor-neutral API standard for distributed tracing, with this repo being the Go implementation. It has been deprecated in… | 10 | 1166 | abandoned |
| DeimosC2/DeimosC2 DeimosC2 is a Golang-based command and control (C2) framework for post-exploitation, supporting TCP, HTTPS, DoH, and QUIC agent communicati… | 30 | 1160 | abandoned |
| ksonnet/ksonnet ksonnet is a CLI-supported framework for writing, sharing, and deploying Kubernetes application manifests, using Jsonnet to generate and cu… | 10 | 1157 | abandoned |
| golang/leveldb A Go implementation of the LevelDB key-value database. It is an incomplete work-in-progress that is explicitly not ready for production use. | 10 | 1156 | abandoned |
| apache/trafficcontrol Apache Traffic Control is an open-source implementation of a full Content Delivery Network, built around Apache Traffic Server as the cachi… | 10 | 1155 | abandoned |
| hyperledger-archives/fabric A read-only historic archive of Hyperledger Fabric, an enterprise-grade permissioned blockchain framework written in Go with a modular arch… | 10 | 1152 | abandoned |
| uber/tchannel TChannel is a network multiplexing and framing protocol for general-purpose RPC, with peer libraries in Node.js, Python, Go, and Java. It s… | 10 | 1149 | abandoned |
| klothoplatform/klotho Klotho is an open-source CLI tool that transforms plain application code into cloud-native code using in-code annotations, generating infra… | 51 | 1146 | abandoned |
| faceair/youjumpijump A Go-based cheat bot for the WeChat 'Jump Jump' (跳一跳) mini-game that screenshots the screen, computes jump distance via image analysis, and… | 10 | 1146 | abandoned |
| kubernetes-retired/bootkube Bootkube is a Go CLI tool for launching self-hosted Kubernetes clusters by running a temporary control plane that bootstraps a permanent, s… | 10 | 1144 | abandoned |
| uswitch/kiam Kiam is a Kubernetes agent that lets pods assume AWS IAM roles by intercepting EC2 Metadata API requests and serving STS credentials per-po… | 10 | 1143 | abandoned |
| acheong08/ChatGPT-to-API A Go server that exposes an OpenAI-compatible chat completions API backed by ChatGPT's web interface, cycling through accounts and access t… | 10 | 1140 | abandoned |
| kelseyhightower/kube-cert-manager A Kubernetes controller that automatically manages Let's Encrypt TLS certificates, storing them as Kubernetes secrets via ACME dns-01 chall… | 32 | 1111 | abandoned |
| kubernetes-retired/kube-aws kube-aws is a command-line tool for declaratively creating, updating, and destroying Kubernetes clusters on AWS using CloudFormation. The p… | 10 | 1111 | abandoned |
| golang/gddo gddo is the source code for godoc.org, the original Go package documentation and search website. It was archived in 2021 and godoc.org now … | 10 | 1101 | abandoned |
| kolide/fleet Kolide Fleet was an open-source osquery fleet manager written in Go, providing a control server for managing and querying osquery deploymen… | 10 | 1098 | abandoned |
| davecheney/gcvis gcvis is a Go CLI tool that visualizes Go program garbage collector trace data (GODEBUG=gctrace output) in real time via a browser graph. I… | 10 | 1094 | abandoned |
| kubernetes-retired/kube-batch kube-batch is a batch scheduler for Kubernetes designed for high-performance workloads such as AI/ML, Big Data, and HPC jobs. It was the pr… | 10 | 1090 | abandoned |
| gravitational/gravity Gravity is a Kubernetes packaging toolkit that creates portable 'cluster images' (tar files) containing Kubernetes binaries, a built-in reg… | 10 | 1079 | abandoned |
| NVIDIA/gpu-monitoring-tools A deprecated NVIDIA repository containing Go bindings for NVML and DCGM plus the DCGM-Exporter for exposing GPU metrics to Prometheus in Ku… | 10 | 1074 | abandoned |
| mosuka/blast Blast is a full-text search and indexing server written in Go, built on top of Bleve, exposing gRPC and RESTful APIs. It supports clusterin… | 10 | 1073 | abandoned |
| berachain/polaris Polaris is a modular Go framework for embedding the Ethereum Virtual Machine (EVM) into arbitrary applications or consensus engines, includ… | 10 | 1070 | abandoned |
| loft-sh/kiosk Kiosk is a multi-tenancy extension for Kubernetes that lets cluster admins securely share a single cluster among multiple tenants. It provi… | 10 | 1070 | abandoned |
| codetainerapp/codetainer Codetainer is a Go web service that creates Docker-based code sandboxes viewable and controllable through an embeddable HTML terminal in th… | 32 | 1065 | abandoned |
| crosbymichael/skydock Skydock is a Go service that monitors Docker container lifecycle events and automatically registers container services as DNS records in Sk… | 32 | 1051 | abandoned |
| loklak/loklak_go_api A Go client library (SDK) for accessing the Loklak server API, which provides social media search and data. It wraps HTTP calls to a Loklak… | 32 | 1050 | abandoned |
| opsgenie/kubernetes-event-exporter A Go-based tool that watches Kubernetes cluster events and exports them to multiple destinations such as Opsgenie, Slack, and Elasticsearch… | 10 | 1048 | abandoned |
| kubernetes-retired/service-catalog A Kubernetes extension (SIG project) that integrates service brokers via the Open Service Broker API, letting users provision external clou… | 10 | 1039 | abandoned |
| gitchain/gitchain Gitchain is a decentralized, peer-to-peer network for hosting Git repositories, applying ideas from Bitcoin, Namecoin, and DHTs. It runs as… | 32 | 1030 | abandoned |
| duo-labs/webauthn A Go server library implementing the WebAuthn (FIDO2) specification for adding passwordless authentication to web applications. It handles … | 10 | 1030 | abandoned |
| AKS Engine AKS Engine is a deprecated command-line tool that generated ARM templates and provisioned self-managed Kubernetes clusters on Azure. The re… | 10 | 1021 | abandoned |
| juruen/rmapi rMAPI is a Go CLI application that provides shell and scripted access to the reMarkable tablet's Cloud API. It supports listing, uploading,… | 10 | 1015 | abandoned |
| rhaidiz/broxy Broxy is an open-source HTTP/HTTPS intercepting proxy written in Go, built on goproxy with a Qt5-based GUI. It offers an interceptor, filte… | 23 | 1008 | abandoned |
| bsm/sarama-cluster Cluster extensions for Sarama providing Kafka consumer-group support for Go, built for Apache Kafka 0.9+. It is officially deprecated since… | 10 | 1002 | abandoned |
| kubernetes/kubernetes Kubernetes (K8s) is an open-source container orchestration system for automating the deployment, scaling, and management of containerized a… | 95 | 126325 | stable |
| JuliusBrussee/caveman Caveman is an efficiency stack for AI coding agents that reduces token usage through a terse-writing skill, a payload-compression engine, a… | 81 | 103054 | active |
| koala73/worldmonitor World Monitor is an open-source, real-time global intelligence dashboard that aggregates news, markets, military, maritime, aviation, infra… | 73 | 85480 | active |
| rclone/rclone Rclone is a command-line program for syncing, copying, and managing files across more than 70 cloud storage providers such as S3, Google Dr… | 98 | 59531 | stable |
| go-gitea/gitea Gitea is a lightweight, self-hosted, all-in-one software development platform written in Go, providing Git hosting, code review, issue trac… | 98 | 57799 | stable |
| AlistGo/alist Alist is a self-hosted file list and WebDAV server that unifies many storage backends (local disk, OneDrive, Google Drive, S3, FTP, and man… | 98 | 50137 | active |
| V2Ray V2Ray (Project V) is a network proxy platform written in Go for building proxies to bypass network restrictions and censorship. It supports… | 64 | 46939 | active |
| Milvus Milvus is a high-performance, cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor search over embe… | 94 | 45958 | stable |
| gRPC gRPC is a high-performance, open-source universal RPC framework that lets client and server applications communicate transparently across l… | 97 | 45289 | stable |
| Sentry Sentry is a developer-first error tracking and application performance monitoring platform that aggregates exceptions, traces, logs, replay… | 99 | 44721 | active |
| danielmiessler/Fabric Fabric is an open-source framework for augmenting humans with AI by organizing crowdsourced AI prompts (called patterns) into a modular, re… | 86 | 43785 | active |
| Xray-core Xray-core is a network proxy platform written in Go, best known as the successor to v2ray-core and the home of the XTLS/REALITY anti-censor… | 92 | 41380 | active |
| DuckDB DuckDB is an in-process analytical SQL database management system (OLAP) written in C++, designed to be fast, portable, and easy to embed. … | 97 | 40974 | stable |
| Mattermost Mattermost is an open-core, self-hosted collaboration platform offering team chat channels, voice calling, screen sharing, workflow automat… | 95 | 38978 | stable |
| esengine/DeepSeek-Reasonix Reasonix (DeepSeek-Reasonix) is a DeepSeek-native AI coding agent delivered as a single Go binary with a terminal TUI, desktop app, browser… | 77 | 35384 | active |
| kovidgoyal/kitty kitty is a fast, feature-rich, GPU-based terminal emulator written in Python, C, and Go. It supports tabs, window layouts, extensive config… | 98 | 34744 | stable |
| cockroachdb/cockroach CockroachDB is a cloud-native distributed SQL database built on a transactional, strongly-consistent key-value store, written in Go. It sca… | 77 | 32433 | stable |
| conductor-oss/conductor Conductor is an open-source durable execution and workflow orchestration engine for microservices, event-driven workflows, and AI agents, o… | 93 | 32172 | active |
| influxdata/influxdb InfluxDB is an open-source time series database built in Rust on Apache Arrow, DataFusion, and Parquet, designed for high-velocity ingest a… | 96 | 31730 | stable |
| grafana/k6 Grafana k6 is an open-source load and performance testing tool with a Go-based engine and tests written in JavaScript or TypeScript. It sup… | 98 | 31377 | stable |
| chubin/wttr.in wttr.in is a console-oriented weather forecast service that renders weather reports as ANSI terminal art, HTML, or PNG, accessible via curl… | 75 | 30482 | active |
| hashicorp/consul HashiCorp Consul is a distributed, highly available service networking solution providing service discovery, health checking, service mesh … | 94 | 30055 | stable |
| gastownhall/beads Beads (bd) is a dependency-aware, Dolt-backed distributed issue tracker designed for AI coding agents, providing persistent structured memo… | 79 | 26857 | active |
| google/flatbuffers FlatBuffers is Google's cross-platform, memory-efficient serialization library that stores data in a binary format you can read directly wi… | 84 | 26425 | stable |
| navidrome/navidrome Navidrome is a self-hosted, open-source web-based music collection server and streamer written in Go. It indexes your local music files and… | 97 | 23323 | active |
| knadh/listmonk listmonk is a self-hosted, high-performance newsletter and one-way mailing list manager written in Go, packaged as a single binary with a V… | 92 | 23243 | stable |
| getsops/sops SOPS is a CLI tool for encrypting and decrypting configuration files (YAML, JSON, ENV, INI, and binary) while keeping keys and structure vi… | 97 | 23015 | stable |
| HyNetworks/hysteria Hysteria is a fast, censorship-resistant proxy built on a customized QUIC protocol that masquerades as standard HTTP/3 traffic. It supports… | 99 | 22426 | active |
| vectorize-io/hindsight Hindsight is an open-source agent memory system that gives AI agents persistent long-term memory that learns and consolidates knowledge ove… | 79 | 22261 | active |
| airbytehq/airbyte Airbyte is an open-source data movement platform providing 600+ connectors for replicating data from APIs, databases, and files into wareho… | 79 | 21986 | active |
| twpayne/chezmoi chezmoi is a CLI tool for managing personal configuration files (dotfiles) across multiple machines, written in Go and distributed as a sin… | 98 | 21447 | stable |
| Wasmer Wasmer is a high-performance WebAssembly runtime that runs lightweight, secure, sandboxed containers anywhere from desktops to cloud, edge,… | 99 | 21010 | active |
| NATS NATS Server is a high-performance, lightweight open-source messaging system written in Go that provides pub/sub, request/reply, and durable… | 98 | 20652 | stable |
| antonmedv/fx fx is a terminal JSON viewer and processor written in Go, offering an interactive TUI for exploring JSON and JavaScript-expression-based tr… | 84 | 20618 | stable |
| lionsoul2014/ip2region ip2region is an offline IP-to-region localization library and IP data management framework supporting both IPv4 and IPv6 with city-level re… | 96 | 19500 | stable |
| ANTLR v4 ANTLR v4 is a parser generator that reads grammar files and produces parsers, lexers, and parse-tree walkers in ten target languages includ… | 53 | 18992 | stable |