Golang optimizations for high‑volume services

Go Introduction crashcourse

GitHub MCP server updated to use official Go MCP SDK

Zero value initialization for struct fields

How Dolt Got as Fast as MySQL

Pure vs. impure iterators in Go

go logging with trace id - is passing logger from context antipattern?

Ebitengine in 2025 (A 2D game engine for Go)

Why Go Maps Return Keys in Random Order

Switching from Django to Go --- what should I know before diving in?

Starting Side Project In GO

grindlemire/graft: A minimal, type-safe Go DI library with no reflection or codegen

Lightweight, expressive and minimalist Go Web Framework with OpenAPI, Swagger UI and powerful Built-in Middlewares

How to Effectively Use Go's Context Package for Managing Timeouts and Cancellations?

Show HN: I audited 500 K8s pods. Java wastes ~48% RAM, Go ~18%

Jubilant: Python subprocess and Go codegen

Thoughts on Go vs. Rust vs. Zig

Free Go Course: 10 Modules, 30 Lessons, + Online Compiler

Go's escape analysis and why my function return worked

Traceroute Tool from Scratch in Go

Ask Me Anything with the GoLand team – December 8, 1:00 pm CET

Thinking of open sourcing my B2B Go production stack

What is the straight forward solution(s) to caching in Go?

How do you design the table-driven tests in Go?

What's a "don't do this" lesson that took you years to learn?

Handling "Optional vs Null vs Undefined" in Go Configs using Generics

mmap in Go considered harmful

Essential packages to know about

was reading the 2013 tail at scale google paper to understand more about how latency is handled in distributed systems. so implemented it in golang

I built a distributed, production-ready Rate Limiter for Go (Redis, Sliding Window, Circuit Breaker)

More →