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
nytimes/gizmo
Gizmo is a Go microservice toolkit from The New York Times providing packages for building HTTP/JSON servers and pubsub daemons with standa…
553772maintenance
k8spacket/k8spacket
k8spacket is a Kubernetes tool that collects TCP traffic and TLS connection metadata using eBPF (tracepoints and traffic-control filters) a…
931095active
TrueBlocks/trueblocks-core
TrueBlocks (chifra) is a local-first command-line tool suite and optional API server that indexes address appearances on Ethereum and other…
791095active
serjs/socks5-server
A lightweight SOCKS5 proxy server written in Go, packaged as a Docker container, built on go-socks5. It supports username/password authenti…
551095stable
kubernetes-sigs/kube-scheduler-simulator
A simulator for the Kubernetes kube-scheduler that runs a fake KWOK-powered cluster with a debuggable scheduler. It annotates Pods with det…
421095active
ncarlier/webhookd
webhookd is a minimalist webhook server written in Go that exposes HTTP endpoints which trigger shell scripts or arbitrary executable proce…
801094active
yandex-cloud/geesefs
GeeseFS is a high-performance FUSE file system written in Go that mounts S3-compatible buckets (Yandex Object Storage, Amazon S3) as local …
871093active
projectdiscovery/wappalyzergo
A high-performance Go library that ports the Wappalyzer technology detection stack, identifying web technologies from HTTP headers and HTML…
951092active
AliyunContainerService/kube-eventer
kube-eventer is a Kubernetes event emitter that forwards cluster events (Normal and Warning) to sinks such as DingTalk, SLS, and Kafka. It …
661091active
go-gorp/gorp
gorp is a Go library that maps Go structs to relational database tables, generating insert/update/delete SQL and binding query results back…
233747maintenance
google/trillian
Trillian is a transparent, cryptographically verifiable append-only data store built on Merkle trees, backed by scalable storage like MySQL…
833746maintenance
perber/leafwiki
LeafWiki is a self-hosted wiki application shipped as a single Go binary that stores content as Markdown files on disk with SQLite, requiri…
871090active
lesismal/arpc
ARPC is a high-performance RPC framework for Go supporting two-way calling, notify, broadcast, and pub/sub over TCP with customizable codec…
671090active
bitly/go-simplejson
go-simplejson is a Go library for reading and manipulating arbitrary JSON with a simple, chainable API. It wraps encoding/json to make it e…
233741maintenance
jf-tech/omniparser
Omniparser is a native Go ETL library that streams input data in formats like CSV, JSON, XML, fixed-length text, and EDI/X12/EDIFACT, trans…
261087active
will-moss/isaiah
Isaiah is a self-hostable web application that recreates the lazydocker terminal UI for managing Docker resources. It lets users manage con…
821086active
kone-net/go-chat
A web-based chat application built in Go using WebSocket for real-time messaging, supporting one-on-one and group chats with text, image, v…
661085active
AlchemillaHQ/Sylve
Sylve is an open-source web-based management platform for FreeBSD that unifies Bhyve virtual machines, FreeBSD Jails, ZFS storage, networki…
871084active
olivia-ai/olivia
Olivia is an open-source chatbot written in Go that uses a neural network for natural language understanding, aiming to be a free alternati…
103717maintenance
jimmidyson/configmap-reload
A small Go binary that watches Kubernetes ConfigMap and Secret volumes mounted into pods and triggers a reload when they change, currently …
671083active
alcideio/rbac-tool
A kubectl plugin and standalone CLI that simplifies Kubernetes RBAC by visualizing, analyzing, generating, and querying RBAC policies. It h…
261083active
KyleBanks/depth
depth is a command-line tool (also usable as a Go library) that retrieves and visualizes the dependency tree of Go packages. It resolves im…
231083stable
gnolang/gno
Gno is an interpreted, fully deterministic variant of Go with a stack-based virtual machine (GnoVM) for writing succinct, composable smart …
1001081active
open-cluster-management-io/ocm
Open Cluster Management (OCM) is a CNCF sandbox project providing core components for managing fleets of Kubernetes clusters across multicl…
941081active
buildpacks-community/kpack
kpack is a Kubernetes-native container build service that implements Cloud Native Buildpacks to build OCI images from source code. It provi…
921081active
fxamacker/cbor
A Go library for encoding and decoding CBOR (RFC 8949) and CBOR Sequences (RFC 8742) with full conformance to the IETF standard. It support…
911081stable
nevalang/neva
Neva is a statically typed, compiled dataflow programming language where programs are expressed as message-passing graphs that run in paral…
981080active
suyashkumar/dicom
A high-performance, native Go library for parsing, reading, and writing DICOM medical image files, with channel-based streaming of frames a…
661080stable
labulakalia/crocodile
Crocodile is a distributed task scheduling system written in Go with a web UI for managing scheduled tasks. It supports HTTP request tasks …
341080active
muraenateam/muraena
Muraena is an almost-transparent reverse proxy written in Go that automates phishing and post-phishing activities by dynamically proxying a…
661079active
phoenix-zhou/goshop
A B2C e-commerce platform built with Go and the Gin framework using an MVC architecture. It provides an admin backend (product, order, user…
381079active
Qihoo360/wayne
Wayne is a web-based Kubernetes multi-cluster management and publishing platform developed by Qihoo360. It provides visualized Kubernetes o…
233700maintenance
dkorunic/betteralign
betteralign is a Go static analysis tool that detects structs whose fields could be reordered to reduce memory usage, and can optionally re…
961078active
floatpane/matcha
Matcha is a terminal-based email client built in Go using the Bubble Tea TUI framework, offering a modern interface for reading, managing, …
791078active
hashicorp/terraform-provider-helm
The official Terraform provider for Helm, written in Go, enabling installation and management of Helm chart releases on Kubernetes clusters…
871077active
carvel-dev/kapp
kapp is a Go CLI deployment tool for Kubernetes that manages groups of resources sharing a common label as a 'Kubernetes application'. It d…
951076active
mdlayher/netlink
A Go library providing low-level access to Linux netlink sockets (AF_NETLINK). It offers an idiomatic, well-tested API for building netlink…
931076stable
plentico/plenti
Plenti is an open-source static site generator (build-time render engine) with a Go-based CLI backend and Svelte-based frontend. It ships w…
751076active
VoAPI/VoAPI
VoAPI is a self-hosted AI large-model API aggregation and distribution gateway written in Go, deployed via Docker. It proxies requests to m…
621076active
microsoft/go-winio
A Go library from Microsoft providing Win32 IO utilities, focused on named pipes and file handles, including using named pipes as a net tra…
681075stable
hoisie/web
web.go is a lightweight web framework for Go inspired by Sinatra and web.py, offering regex-based URL routing, secure cookies, and fastcgi/…
323682maintenance
kubernetes-sigs/node-feature-discovery
Node Feature Discovery (NFD) is a Kubernetes add-on that detects hardware features and system configuration on cluster nodes and advertises…
971074active
buggregator/server
Buggregator is a self-contained debugging server for PHP applications, rewritten in Go as a single ~30 MB binary with an embedded web UI, W…
981073active
minekube/gate
Gate is a high-performance, extensible Minecraft proxy server written in Go that supports Java Edition (1.8 to latest) and Bedrock Edition …
961073active
qiwentaidi/Slack
Slack is an integrated security services toolkit built with Go and the Wails desktop framework, bundling website fingerprinting and vulnera…
781073active
openkruise/kruise-game
OpenKruiseGame (OKG) is a CNCF OpenKruise sub-project providing a custom Kubernetes workload (CRDs and controllers) specialized for game se…
831072active
foxglove/mcap
MCAP is an open-source, serialization-agnostic container file format for multimodal log data, with native reader/writer libraries in C++, G…
981071stable
marcboeker/go-duckdb
go-duckdb is a Go database/sql driver for the DuckDB embedded analytical database engine. It allows Go applications to query DuckDB using t…
101071active
mandiant/GoReSym
GoReSym is a cross-platform CLI tool that extracts symbols, function metadata, types, and program metadata from Go binaries, including stri…
911069active
deviceinsight/kafkactl
kafkactl is a Go-based command-line interface for managing Apache Kafka clusters, supporting operations on topics, consumer groups, ACLs, b…
961067active
u8views/go-u8views
u8views is a web service (with its open-source Go backend in this repo) that tracks GitHub profile views and displays them as an SVG badge …
701067active
mymmrac/telego
Telego is a Telegram Bot API library for Go with a full one-to-one implementation of the Telegram Bot API types and methods. It supports lo…
1001066active
zenazn/goji
Goji is a minimalistic web framework for Go that values composability and simplicity, in the Sinatra/Flask school of design. It is compatib…
233644maintenance
boyter/cs
codespelunker (cs) is a CLI code search tool written in Go that parses code on the fly to understand structure (comments, strings, declarat…
911063active
GoogleCloudPlatform/k8s-config-connector
GCP Config Connector is a Kubernetes add-on that lets you manage Google Cloud resources (e.g., Cloud Spanner, Cloud Storage) declaratively …
991062active
emiago/sipgo
SIPGO is a Go library implementing a fast SIP stack (RFC 3261 and related RFCs) for building SIP services such as proxies and registrars. I…
991062active
ovn-kubernetes/ovn-kubernetes
OVN-Kubernetes is an open-source CNI plugin that provides a robust networking solution for Kubernetes clusters, built on OVN (Open Virtual …
861062active
harmonycloud/kindling
Kindling is an eBPF-based cloud native monitoring tool that runs as a DaemonSet in Kubernetes to capture syscalls and tracepoints from kern…
651062active
djylb/nps
NPS Enhanced is a lightweight, actively maintained NAT traversal and reverse proxy system with a Web management UI, based on the original e…
701061active
facebook/dhcplb
dhcplb is Facebook's production DHCP v4/v6 load balancer and relayer, also usable as a multithreaded DHCP server framework. It balances DHC…
761060active
stripe-samples/checkout-one-time-payments
An official Stripe sample demonstrating how to integrate Stripe Checkout to collect one-time payments via a hosted payment page. It include…
711060active
gopcua/opcua
A native Go implementation of the OPC/UA Binary Protocol for industrial automation communication. It provides client and server functionali…
971058active
chainreactors/spray
Spray is a high-performance HTTP directory fuzzing and content discovery tool written in Go, positioned as a next-generation alternative to…
931058active
omrikiei/ktunnel
Ktunnel is a Go CLI tool that establishes a reverse tunnel between a Kubernetes cluster and your local machine, exposing local resources as…
1001057active
kubernetes/dns
The Kubernetes DNS (kube-dns) project provides cluster-internal DNS resolution for Kubernetes services and pods. It ships containerized com…
741057active
xataio/xata
Xata is an open-source, cloud-native Postgres platform for self-hosting many Postgres instances on Kubernetes, with copy-on-write branching…
591057stable
bigdatagenomics/adam
ADAM is a genomics analysis platform built on Apache Spark that provides schemas and APIs for processing genomic data like reads, variants,…
551057active
CrunchyData/pg_tileserv
pg_tileserv is a lightweight PostGIS-only tile server written in Go that serves Mapbox Vector Tiles (MVT) directly from PostgreSQL/PostGIS.…
481057active
jrhouston/tfk8s
tfk8s is a Go CLI tool that converts Kubernetes YAML manifests into Terraform HCL for use with the Terraform Kubernetes Provider. It suppor…
231057active
awa/go-iap
go-iap is a Go library for verifying in-app purchase receipts across the Apple App Store, Google Play Store, Amazon AppStore, Huawei HMS, a…
951055active
vigolium/vigolium
Vigolium is a high-fidelity web vulnerability scanner written in Go that combines deterministic multi-phase scanning (317 modules for conte…
821055active
zxh0/jvm.go
jvm.go is a toy Java Virtual Machine implemented in Go, focused on code readability as a learning project for both Go and the JVM. It imple…
323600maintenance
golang/glog
A pure Go implementation of leveled logging modeled on Google's C++ glog, providing Info/Warning/Error/Fatal functions plus V-style verbosi…
383598maintenance
buildkite/agent
The Buildkite Agent is an open-source Go toolkit that runs build jobs on your own infrastructure, polling buildkite.com for work, executing…
961053active
markus-wa/demoinfocs-golang
A fast, feature-complete Go library for parsing and analyzing Counter-Strike 2 and CS:GO demo (replay) files, based on Valve's demoinfogo t…
931053active
segmentio/encoding
A Go library providing high-performance encoders and decoders for data formats, most notably a drop-in replacement for the standard library…
861053active
hookdeck/outpost
Outpost is open-source outbound webhook and event delivery infrastructure that lets SaaS platforms reliably send events to their customers'…
841052active
projectdiscovery/cloudlist
Cloudlist is a multi-cloud CLI tool written in Go that lists assets from multiple cloud providers such as AWS, GCP, and Azure. It is intend…
891050active
cloudlena/s3manager
A web-based graphical interface written in Go for managing S3 buckets and objects from any S3-compatible provider. It supports listing, cre…
961049active
marcus/sidecar
Sidecar is a terminal UI application that hosts AI coding agents in embedded interactive terminals alongside split panes for git diffs, fil…
791049active
blang/semver
A Semantic Versioning (semver) library for Go that fully implements the semver 2.0.0 spec. It provides parsing, validation, comparison, ran…
231049stable
Ullaakut/nmap
An idiomatic Go library that wraps the nmap network scanner by shelling out to the nmap binary and parsing its XML output. It lets Go devel…
901047active
l7mp/stunner
STUNner is a Kubernetes media gateway for WebRTC that lets you run WebRTC media servers in the cloud without fighting Kubernetes container …
871047active
axiomhq/hyperloglog
A Go library implementing the HyperLogLog algorithm for approximating the number of distinct elements in a multiset, using LogLog-Beta bias…
841047active
alecthomas/kingpin
Kingpin is a fluent-style, type-safe command-line and flag parser for Go, supporting flags, nested sub-commands, positional arguments, and …
673568maintenance
xm1k3/cent
Cent is a Go CLI tool that aggregates and organizes community-contributed Nuclei vulnerability scanning templates into a single local folde…
811046active
r3labs/sse
A Go library providing both server and client implementations for Server-Sent Events (SSE). It includes a message scheduler with named stre…
321045stable
csznet/tgState
tgState is a self-hosted file hosting and image bed system that uses Telegram as its storage backend, with no limits on file size or format…
251044active
Walter-Sparrow/lunar-tear
Lunar Tear is a private server implementation for a discontinued mobile game, written in Go. It bundles gRPC, CDN, and auth services with a…
701043active
amlweems/xzbot
A research toolkit for the xz backdoor (CVE-2024-3094) containing an OpenSSH honeypot patch to detect exploit attempts, a patch script to r…
253554maintenance
kernel/kernel-images
Kernel is an open-source browser infrastructure platform that provides sandboxed, ready-to-use Chromium browsers as a service for browser a…
651042active
go-macaron/macaron
Macaron is a high-productivity, modular web framework for Go, inspired by Martini, featuring a fast multi-tree router, dependency injection…
533545maintenance
igrigorik/ga-beacon
A small Go service that acts as a collector-as-a-service for Google Analytics via the Measurement Protocol, letting you track page views wi…
323541maintenance
go-redis/redis_rate
A Go library implementing GCRA (leaky bucket) rate limiting on top of Redis, built for the go-redis client. It exposes a simple Allow API w…
771039active
uber-go/gopatch
gopatch is a command-line tool for matching and transforming Go source code using patch files that understand Go syntax. It operates like t…
261039active
goburrow/modbus
A fault-tolerant, fail-fast Go library implementing the Modbus protocol over TCP and serial (RTU/ASCII) transports. It provides a client AP…
231039stable
janpfeifer/gonb
GoNB is a Jupyter notebook kernel for the Go programming language that compiles each cell with the standard Go compiler. It supports auto-c…
941038active
librdkafka
Confluent's Golang client for Apache Kafka, providing high-level Producer and Consumer APIs with support for balanced consumer groups. It i…
921038stable
kubernetes-sigs/ingress2gateway
A Go CLI tool from Kubernetes SIG-Network that converts Ingress resources and provider-specific CRDs into Gateway API resources. It uses a …
891038active
bnb-chain/tss-lib
A Go library implementing multi-party threshold signature schemes (TSS) for ECDSA and EdDSA, based on the Gennaro-Goldfeder CCS 2018 protoc…
701037active

← prev page 23 / 34 next →