All tags
Catalogue tag

#golang

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

3,162 records
Tagged “golang”Ranked by health index
Go
88Excellenthealth index
uber-go/zap
Blazing fast, structured, leveled logging in Go.
Go★ 24.6KAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
Go
87Excellenthealth index
AlistGo/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
Go★ 50KAug 4, 2026
AGPL-3.0Aug 4, 2026 · metrics 2.10.0
Go · npm
87Excellenthealth index
ArtalkJS/Artalk
🌌 Your Self-hosted Comment System. | 自托管评论系统
Go · TypeScript★ 2,311Aug 5, 2026
MITAug 5, 2026 · metrics 2.10.0
Go · PyPI
87Excellenthealth index
IronSecCo/ironclaw
Security-first, self-hosted AI agents - isolation you can prove, not just promise.
Go★ 19Aug 29, 2026
AGPL-3.0Aug 29, 2026 · metrics 2.10.0
Go
87Excellenthealth index
K1LoW/runbk
runn is a package/tool for running operations following a scenario.
Go★ 643Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
npm
87Excellenthealth index
Marve10s/Better-Fullstack
Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth, AI, payments, and DevOps integrations, all wired together.
TypeScript · Handlebars · JavaScript★ 695Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
npm · Go
87Excellenthealth index
Mininglamp-OSS/octo-cli
Metadata-driven CLI for AI Agent Bots — 48 operations across 7 domains, structured JSON envelope I/O, zero interactive prompts.
Go★ 242↓ 443/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
Go
87Excellenthealth index
Nerzal/gocloak
golang keycloak client
Go★ 1,248Jul 29, 2026
Apache-2.0Jul 29, 2026 · metrics 2.10.0
Go
87Excellenthealth index
SebastienMelki/sebuf
Comprehensive Go protobuf toolkit for building type-safe HTTP APIs with automatic validation, OpenAPI docs, and low number of dependencies
Go★ 122Aug 1, 2026
MITAug 1, 2026 · metrics 2.10.0
Go
87Excellenthealth index
TheDarthMole/upswake
UPSWake reads data from a UPS Nut Server and uses it to dynamically send Wake on Lan packets to servers
Go★ 19Jul 22, 2026
GPL-3.0Jul 22, 2026 · metrics 2.10.0
Go
87Excellenthealth index
Trendyol/es-query-builder
A Simple query builder for Elasticsearch
Go★ 35Aug 23, 2026
MITAug 23, 2026 · metrics 2.10.0
Go · npm
87Excellenthealth index
VersusControl/versus-incident
Versus Incident is the self-hosted AI SRE agent. It learns what your system normally look like and escalates only what is new or unexpected issues — routing to your chat channels and on-call platform.
Go · TypeScript★ 645Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
Go · npm
87Excellenthealth index
a-novel-kit/jwt
A modular JWT library for Go, based on IANA specifications.
Go★ 1Aug 5, 2026
MITAug 5, 2026 · metrics 2.10.0
Go
87Excellenthealth index
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
Go · HTML · C★ 5,161Aug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
Go · npm
87Excellenthealth index
databasus/databasus
PostgreSQL backup tool with Point-In-Time-Recovery and restore verification
Go · TypeScript★ 8,326Aug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
Go
87Excellenthealth index
ebitengine/purego
A library for calling C functions from Go without Cgo
Assembly · Go★ 3,781Aug 14, 2026
Apache-2.0Aug 14, 2026 · metrics 2.10.0
Go
87Excellenthealth index
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
Go★ 39.9KAug 5, 2026
MITAug 5, 2026 · metrics 2.10.0
Go
87Excellenthealth index
go-pay/gopay
微信、支付宝、抖音、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
Go★ 5,720Aug 13, 2026
Apache-2.0Aug 13, 2026 · metrics 2.10.0
Go
87Excellenthealth index
gogpu/ui
Pure Go GUI toolkit built on GoGPU — widgets, layouts, styling
Go★ 390Jul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
Go · npm
87Excellenthealth index
gomuks/gomuks
A Matrix client written in Go.
Go · TypeScript★ 1,695Jul 22, 2026
AGPL-3.0Jul 22, 2026 · metrics 2.10.0
Go · npm
87Excellenthealth index
goreleaser/goreleaser-action
GitHub Action for GoReleaser
TypeScript★ 1,019Jul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
Go
87Excellenthealth index
goshs-labs/goshs
Feature-rich single-binary file server for red teamers and developers. HTTP/S · WebDAV · FTP/SFTP · SMB · LDAP/S · NTLM hash capture · DNS/SMTP callbacks · TLS · Auth · Share links. A powerful python3 -m http.server replacement.
Go · JavaScript★ 953Aug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
Go
87Excellenthealth index
ibm/fp-go
Functional programming library for Go 1.24+, inspired by fp-ts. Uses generic type aliases for a clean, composable API. Provides Option, Either, Result, IO, IOResult, Reader, and ReaderIOResult monads, plus optics (Lens, Prism, Traversal) for immutable data manipulation. Supports Functor, Applicative, and Monad abstractions with do-notation-style
Go★ 2,007Jul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
Go
87Excellenthealth index
idursun/jjui
jjui is a TUI designed for interacting with the Jujutsu version control system.
Go★ 2,128Aug 30, 2026
MITAug 30, 2026 · metrics 2.10.0
Go · RubyGems
87Excellenthealth index
jkaninda/goma-gateway
Goma Gateway – Lightweight, High-Performance API Gateway and Reverse Proxy with declarative config, robust middleware, and support for REST, GraphQL, TCP, UDP, and gRPC.
Go★ 183Jul 25, 2026
Apache-2.0Jul 25, 2026 · metrics 2.10.0
Go
87Excellenthealth index
klauspost/compress
Optimized Go Compression Packages
Go · Assembly★ 5,616Aug 28, 2026
Custom licenseAug 28, 2026 · metrics 2.10.0
Go
87Excellenthealth index
kontext-security/kontext
Secure agents in seconds with permissions enforced at runtime.
Go★ 211Sep 4, 2026
MITSep 4, 2026 · metrics 2.10.0
Go
87Excellenthealth index
kube-burner/kube-burner-ocp
OpenShift integrations and workloads for kube-burner
Go · Shell★ 24Jul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
Go
87Excellenthealth index
mautrix/go-util
Various Go utilities used by mautrix-go and bridges
Go★ 18Jul 20, 2026
MPL-2.0Jul 20, 2026 · metrics 2.10.0
Go
87Excellenthealth index
mautrix/signal
A Matrix-Signal puppeting bridge
Go · C++★ 664Aug 2, 2026
AGPL-3.0Aug 2, 2026 · metrics 2.10.0