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
uber-archive/cherami-server
Cherami is a distributed, scalable, durable, and highly available message queue system developed at Uber for transporting asynchronous task…
101406abandoned
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…
101385abandoned
aquasecurity/starboard
Starboard is a Kubernetes-native security toolkit that integrates heterogeneous security scanners and exposes their results as Kubernetes C…
851380abandoned
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…
101368abandoned
bigeagle/gohop
GoHop is a VPN implemented in Go with built-in encryption and traffic obfuscation, designed to evade deep packet inspection and censorship …
231363abandoned
nanopack/yoke
Yoke is a Postgres high-availability cluster manager written in Go that provides automatic failover and automated cluster recovery across a…
101341abandoned
grammarly/rocker
Rocker is a Go-based Docker build tool that extends Dockerfiles with advanced features like attachable build stages, caching, and templatin…
101331abandoned
acheong08/ChatGPTProxy
A Go-based proxy server that bypasses Cloudflare protection on ChatGPT using TLS spoofing, exposing ChatGPT through an API-like interface. …
101330abandoned
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. …
101319abandoned
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…
231315abandoned
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…
231312abandoned
timescale/promscale
Promscale is a unified metrics and traces observability backend for Prometheus, Jaeger, and OpenTelemetry, built on PostgreSQL and Timescal…
101312abandoned
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…
101304abandoned
grafov/m3u8
A Go library for parsing and generating M3U8 playlists used in Apple HTTP Live Streaming (HLS), supporting master and media playlists, encr…
101289abandoned
go-zoo/bone
Bone is a lightweight, high-performance HTTP multiplexer (router) for Go that implements the standard net/http Handler interface. It suppor…
231282abandoned
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.…
321281abandoned
heketi/heketi
Heketi is a RESTful volume management framework for GlusterFS that automates the lifecycle of GlusterFS volumes, including brick placement …
101259abandoned
appc/spec
The App Container (appc) specification and Go tooling, defining an image format (ACI), runtime environment, and discovery mechanism for app…
101252abandoned
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…
101250abandoned
open-falcon-archive/of-release
Open-Falcon (of-release) is an open-source, enterprise-level monitoring system originally developed at Xiaomi, providing metric collection,…
231241abandoned
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…
101235abandoned
genuinetools/bane
bane is a Go command-line tool that generates custom AppArmor security profiles for Docker containers from a declarative TOML config file. …
231229abandoned
albrow/fo
Fo (Functional Go) is an experimental programming language that extends Go with generics, including generic named types, functions, and met…
101224abandoned
opstrace/opstrace
Opstrace is an open-source observability distribution that deploys a scalable metrics, logs, and tracing stack (built on Cortex and Loki) o…
101210abandoned
briefercloud/layerform
Layerform is a Terraform wrapper CLI that lets engineers build reusable environment stacks from plain .tf files by stacking infrastructure …
101206abandoned
mozilla/mig
MIG (Mozilla InvestiGator) is a distributed platform for real-time digital forensics and endpoint investigation, using agents installed acr…
101202abandoned
rakyll/coop
A Go package containing implementations of common concurrent program flows such as timed execution, repetition, timeouts, and throttled par…
101193abandoned
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…
101190abandoned
pote/gpm
gpm is a barebones, shell-based dependency manager for Go that pins external package dependencies to specific revisions via a Godeps manife…
231174abandoned
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…
101167abandoned
OpenTracing
OpenTracing is a vendor-neutral API standard for distributed tracing, with this repo being the Go implementation. It has been deprecated in…
101166abandoned
DeimosC2/DeimosC2
DeimosC2 is a Golang-based command and control (C2) framework for post-exploitation, supporting TCP, HTTPS, DoH, and QUIC agent communicati…
301160abandoned
ksonnet/ksonnet
ksonnet is a CLI-supported framework for writing, sharing, and deploying Kubernetes application manifests, using Jsonnet to generate and cu…
101157abandoned
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.
101156abandoned
apache/trafficcontrol
Apache Traffic Control is an open-source implementation of a full Content Delivery Network, built around Apache Traffic Server as the cachi…
101155abandoned
hyperledger-archives/fabric
A read-only historic archive of Hyperledger Fabric, an enterprise-grade permissioned blockchain framework written in Go with a modular arch…
101152abandoned
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…
101149abandoned
klothoplatform/klotho
Klotho is an open-source CLI tool that transforms plain application code into cloud-native code using in-code annotations, generating infra…
511146abandoned
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…
101146abandoned
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…
101144abandoned
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…
101143abandoned
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…
101140abandoned
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…
321111abandoned
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…
101111abandoned
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 …
101101abandoned
kolide/fleet
Kolide Fleet was an open-source osquery fleet manager written in Go, providing a control server for managing and querying osquery deploymen…
101098abandoned
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…
101094abandoned
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…
101090abandoned
gravitational/gravity
Gravity is a Kubernetes packaging toolkit that creates portable 'cluster images' (tar files) containing Kubernetes binaries, a built-in reg…
101079abandoned
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…
101074abandoned
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…
101073abandoned
berachain/polaris
Polaris is a modular Go framework for embedding the Ethereum Virtual Machine (EVM) into arbitrary applications or consensus engines, includ…
101070abandoned
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…
101070abandoned
codetainerapp/codetainer
Codetainer is a Go web service that creates Docker-based code sandboxes viewable and controllable through an embeddable HTML terminal in th…
321065abandoned
crosbymichael/skydock
Skydock is a Go service that monitors Docker container lifecycle events and automatically registers container services as DNS records in Sk…
321051abandoned
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…
321050abandoned
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…
101048abandoned
kubernetes-retired/service-catalog
A Kubernetes extension (SIG project) that integrates service brokers via the Open Service Broker API, letting users provision external clou…
101039abandoned
gitchain/gitchain
Gitchain is a decentralized, peer-to-peer network for hosting Git repositories, applying ideas from Bitcoin, Namecoin, and DHTs. It runs as…
321030abandoned
duo-labs/webauthn
A Go server library implementing the WebAuthn (FIDO2) specification for adding passwordless authentication to web applications. It handles …
101030abandoned
AKS Engine
AKS Engine is a deprecated command-line tool that generated ARM templates and provisioned self-managed Kubernetes clusters on Azure. The re…
101021abandoned
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,…
101015abandoned
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…
231008abandoned
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…
101002abandoned
kubernetes/kubernetes
Kubernetes (K8s) is an open-source container orchestration system for automating the deployment, scaling, and management of containerized a…
95126325stable
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…
81103054active
koala73/worldmonitor
World Monitor is an open-source, real-time global intelligence dashboard that aggregates news, markets, military, maritime, aviation, infra…
7385480active
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…
9859531stable
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…
9857799stable
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…
9850137active
V2Ray
V2Ray (Project V) is a network proxy platform written in Go for building proxies to bypass network restrictions and censorship. It supports…
6446939active
Milvus
Milvus is a high-performance, cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor search over embe…
9445958stable
gRPC
gRPC is a high-performance, open-source universal RPC framework that lets client and server applications communicate transparently across l…
9745289stable
Sentry
Sentry is a developer-first error tracking and application performance monitoring platform that aggregates exceptions, traces, logs, replay…
9944721active
danielmiessler/Fabric
Fabric is an open-source framework for augmenting humans with AI by organizing crowdsourced AI prompts (called patterns) into a modular, re…
8643785active
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…
9241380active
DuckDB
DuckDB is an in-process analytical SQL database management system (OLAP) written in C++, designed to be fast, portable, and easy to embed. …
9740974stable
Mattermost
Mattermost is an open-core, self-hosted collaboration platform offering team chat channels, voice calling, screen sharing, workflow automat…
9538978stable
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…
7735384active
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…
9834744stable
cockroachdb/cockroach
CockroachDB is a cloud-native distributed SQL database built on a transactional, strongly-consistent key-value store, written in Go. It sca…
7732433stable
conductor-oss/conductor
Conductor is an open-source durable execution and workflow orchestration engine for microservices, event-driven workflows, and AI agents, o…
9332172active
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…
9631730stable
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…
9831377stable
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…
7530482active
hashicorp/consul
HashiCorp Consul is a distributed, highly available service networking solution providing service discovery, health checking, service mesh …
9430055stable
gastownhall/beads
Beads (bd) is a dependency-aware, Dolt-backed distributed issue tracker designed for AI coding agents, providing persistent structured memo…
7926857active
google/flatbuffers
FlatBuffers is Google's cross-platform, memory-efficient serialization library that stores data in a binary format you can read directly wi…
8426425stable
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…
9723323active
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…
9223243stable
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…
9723015stable
HyNetworks/hysteria
Hysteria is a fast, censorship-resistant proxy built on a customized QUIC protocol that masquerades as standard HTTP/3 traffic. It supports…
9922426active
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…
7922261active
airbytehq/airbyte
Airbyte is an open-source data movement platform providing 600+ connectors for replicating data from APIs, databases, and files into wareho…
7921986active
twpayne/chezmoi
chezmoi is a CLI tool for managing personal configuration files (dotfiles) across multiple machines, written in Go and distributed as a sin…
9821447stable
Wasmer
Wasmer is a high-performance WebAssembly runtime that runs lightweight, secure, sandboxed containers anywhere from desktops to cloud, edge,…
9921010active
NATS
NATS Server is a high-performance, lightweight open-source messaging system written in Go that provides pub/sub, request/reply, and durable…
9820652stable
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…
8420618stable
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…
9619500stable
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…
5318992stable

← prev page 31 / 34 next →