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,171 records
Tagged “golang”Ranked by health index
Go
67Goodhealth index
segmentio/encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
Go★ 1,053Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
Go
67Goodhealth index
shamaton/msgpackgen
Extremely Fast MessagePack Serializer and Code Generator for Go. / msgpack.org[Go]
Go★ 44Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
Go
67Goodhealth index
sijms/go-ora
Pure go oracle client
Go★ 968Aug 11, 2026
MITAug 11, 2026 · metrics 2.10.0
Go
67Goodhealth index
sohaha/zlsgo
简单易用、足够轻量、性能好的 Golang 库 - Easy to use, light enough, good performance Golang library
Go★ 1,002Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
Go · npm
67Goodhealth index
spxrogers/agentsync
Sync AI coding-agent configs (Claude Code, OpenCode, Codex, and more) from one canonical, committable source.
Go★ 6Jul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
Go
67Goodhealth index
stxkxs/mkt
Real-time stock & crypto market dashboard for the terminal — live prices, charts, portfolio P&L, and alerts. No API keys.
Go★ 5Jul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
Go
67Goodhealth index
tavsec/gin-healthcheck
Lightweight, customizable healthcheck endpoint for Gin Framework
Go★ 17Jul 27, 2026
MITJul 27, 2026 · metrics 2.10.0
Go
67Goodhealth index
teran/go-docker-testsuite
Library to run any third-party dependency in Docker on any platform Docker supports
Go★ 4Sep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
Go
67Goodhealth index
tiagosilva07/zyrax-guard
Audit your AI agent configs before you run them — prompt injection, rogue MCP servers, credential-exfil. Plus dependency vetting.
Go★ 2Aug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
Go
67Goodhealth index
toaweme/sintax
Golang templating engine
Go★ 2Jul 23, 2026
Apache-2.0Jul 23, 2026 · metrics 2.10.0
Go
67Goodhealth index
townsendmerino/ken
Fast hybrid code search for agents. Pure Go, drop-in MCP-compatible with semble.
Go★ 27Aug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
Go · npm
67Goodhealth index
typelate/muxt
"html/template" Enhancing Tools for Hypermedia Web Applications
Go★ 6Jul 21, 2026
AGPL-3.0Jul 21, 2026 · metrics 2.10.0
Go
67Goodhealth index
vicanso/elton
High performance, simple Go web framework
Go★ 69Jul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
Go · npm
67Goodhealth index
vineethkrishnan/vaultctl
Zero-knowledge password vault. Self-hosted, end-to-end encrypted, open source.
TypeScript · Go★ 1Jul 22, 2026
AGPL-3.0Jul 22, 2026 · metrics 2.10.0
Go
67Goodhealth index
volcengine/pulumi-volcengine
An Volcengine Pulumi resource package, providing multi-language access to Volcengine
Python · C# · TypeScript★ 9Sep 8, 2026
Apache-2.0Sep 8, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
xberg-io/alef
Generate fully-typed, lint-clean language bindings for Rust libraries across 16 languages
Rust★ 88↓ 2,000/moJul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
Go
67Goodhealth index
ysmaoui/jkit
a cli for interacting with jenkins pipeline jobs and build
Go★ 3Sep 8, 2026
MITSep 8, 2026 · metrics 2.10.0
Go
67Goodhealth index
zakonnic/memstash
High-performance cache for Go (in-memory/Redis/any storage), optimized for maximum throughput, with every known trick done right. Easy to use, yet configurable.
Go★ 4Sep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
Go
65Goodhealth index
0xERR0R/dex
Prometheus Docker EXporter
Go★ 84Jul 19, 2026
Apache-2.0Jul 19, 2026 · metrics 2.10.0
Go
65Goodhealth index
Aejkatappaja/swapbook
Storybook for htmx & hypermedia. One binary points at your running app and renders your components in isolation, with an htmx-aware inspector, live controls and mocked interactions. Works with Go, Django, Rails, Laravel, or any stack. Zero JS toolchain.
Go · PHP · Python★ 23Sep 8, 2026
MITSep 8, 2026 · metrics 2.10.0
Go · npm · PyPI
65Goodhealth index
BananaOps/tracker
An opensource solution to track events in platform
TypeScript★ 28Sep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
Go
65Goodhealth index
Bugs5382/go-log
Tiny zerolog logging for Go services with OpenTelemetry trace correlation
Go · Shell★ 1Jul 27, 2026
MITJul 27, 2026 · metrics 2.10.0
Go
65Goodhealth index
DaanV2/go-optimal
A simple, fast, and easy-to-use library for optimally creating and handling data and slices.
Go★ 3Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Go
65Goodhealth index
Deln0r/ygo
Officially listed, pure-Go port of the Yjs CRDT, byte-for-byte V1/V2 wire-compatible with yjs@13.6.31 (cross-language fixtures, both directions). UndoManager, snapshots, subdocuments, cursors, GC. yserve: single-binary Hocuspocus-compatible server with SQLite persistence and document versioning. iOS/Android via gomobile. No CGO.
Go★ 14Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Go
65Goodhealth index
JLugagne/egauth
Composable, non-opinionated authentication toolkit for Go — import the modules you need (identity, tokens/JWT, sessions, passkeys, OAuth/OIDC, MFA, OTP) and wire them with DI. Secure-by-default, no framework.
Go★ 0Aug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
Go · npm
65Goodhealth index
LarsArtmann/go-atomic-write
Crash-safe, race-free file writes for Go — TOCTOU protection via fingerprint verification, cross-platform file locking, atomic rename, and fsync for crash durability.
MDX · Go · Astro★ 1Aug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
Go
65Goodhealth index
LarsArtmann/go-composable-business-types
Composable business types for Go — bitemporal tracking, actor chains, audit trails, and type-safe primitives
Go★ 1Aug 21, 2026
MITAug 21, 2026 · metrics 2.10.0
Go
65Goodhealth index
LarsArtmann/go-sse
Minimal, type-safe Server-Sent Events library for Go — wire format, connection lifecycle, fan-out broadcasting, and reconnection replay. No framework or payload-format opinions.
Go★ 1Aug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
Go · npm
65Goodhealth index
LarsArtmann/go-workflow-auditlog
Audit logging for Azure/go-workflow — records every step execution event with timestamped events, export to JSON, NDJSON, diagrams, and an interactive HTML dashboard.
Go · JavaScript★ 1Aug 5, 2026
MITAug 5, 2026 · metrics 2.10.0