The Go Framework for microservices
https://go-kratos.dev/
Kratos 3.0: A Framework for Cloud-Native Microservices — A microservices-oriented framework built around HTTP and gRPC. GitHub repo.
about 2 months ago
Public list by ~golangweekly
https://go-kratos.dev/
Kratos 3.0: A Framework for Cloud-Native Microservices — A microservices-oriented framework built around HTTP and gRPC. GitHub repo.
about 2 months ago
https://agentfield.ai/github/?utm_id=golang-260703-github-cta
Build Autonomous Software Factories in Go — AgentField is the Go-native AI backend for autonomous software — orchestrate agents as http.Handlers, build autonomous software factories, ship production-grade systems. Native Go SDK, open- and closed-source models. Open source.
about 2 months ago
https://internals-for-interns.com/posts/go-runtime-profiling/
Understanding the Go Runtime: Profiling — Jesús is back with another of his deep dives, this time into how profiling works under the hood. If you’ve ever used pprof, you’ll learn exactly what’s going on inside Go to make it work, and what the five different types of profile measure.
about 2 months ago
https://blog.andr2i.com/posts/2026-06-22-optimization-catalog-how-4-bytes-of-padding-make-array-clearing-49-faster
How 4 Bytes of Padding Make Array Clearing 49% Faster — Clearing a big Go array runs faster on Intel when it sits at an 8-byte aligned offset. Here’s why, plus a benchmark that also tries out Go 1.26’s experimental SIMD intrinsics.
about 2 months ago
https://github.com/perber/leafwiki
LeafWiki: A Self-Hosted Wiki in a Single Go Binary — No complex setup, just a single binary and a data directory with an SQLite database and Markdown files within. There’s a demo instance here.
about 2 months ago
https://github.com/klauspost/compress
Compress 1.19.0: Optimized Compression Packages for Go — Covers a variety of compression standards like zstandard, S2, gzip, zlib, snappy, and zip, plus a fast parallel gzip implementation. Recent improvements include concurrent zstd stream encoding and an ARM64 zstd decoder.
about 2 months ago
https://manualmeida.dev/articles/gin-simple-over-easy/
Building Gin: Simple Over Easy — Did you know Gin, the popular Go web framework, was built for a social network that never took off? Twelve years and 88K stars later, its creator reflects on choosing simplicity, radix tree routing (complete with a live diagram) and, aptly for a Go project, never breaking the API.
about 2 months ago
https://github.com/k1LoW/mo
Mo: View Markdown .md Files in the Browser — Charm’s Glow is a good Markdown viewer on the terminal, but if you’re drowning in Markdown files you’d rather read in the browser, this is an elegant solution, and even includes things like syntax highlighting and Mermaid diagram rendering.
about 2 months ago
https://www.tigerdata.com/go/trial
One Database. Zero Pipelines. Full Postgres — Extend Postgres: hypertables, 95% compression, continuous aggregates. Analytics on live data. $1000 credit to start.
3 months ago