Public list by ~golangweekly

Issue 608 - Gin: 12 years, 88K stars, and zero broken APIs

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

GitHub - Agent-Field/agentfield: Build, run and scale AI agents like API and microservices - observable,auditable and identity-aware from day one.

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

Profiling | Internals for Interns

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.

#go #runtime #profiling #performance

about 2 months ago

Optimization catalog. How 4 bytes of padding make array clearing 49% faster

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

GitHub - klauspost/compress: Optimized Go Compression Packages

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

Building Gin: Simple Over Easy — Manu Martínez-Almeida

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.

#go #performance #http #open source

about 2 months ago

GitHub - k1LoW/mo: mo is a Markdown viewer that opens .md files in a browser.

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

Try Tiger Cloud Free: $1,000 Credit | Tiger Data

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