DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How We Stopped Double Booking in Go with Redis Distributed Locks

How We Stopped Double Booking in Go with Redis Distributed Locks

Comments
5 min read
Building The Go Engineer: Teaching Go as a Software Engineering Discipline

Building The Go Engineer: Teaching Go as a Software Engineering Discipline

Comments
12 min read
errors.Join vs Multi-Return: When to Aggregate, When to Wrap

errors.Join vs Multi-Return: When to Aggregate, When to Wrap

Comments
7 min read
The Top Golang Mocking Libraries in 2026: A Practical Comparison

The Top Golang Mocking Libraries in 2026: A Practical Comparison

6
Comments 1
5 min read
Stop triaging Go CVEs that don't affect you

Stop triaging Go CVEs that don't affect you

Comments
1 min read
I Needed to Send an HTTP Request Without Slowing Down My API. Goroutines Fixed That.

I Needed to Send an HTTP Request Without Slowing Down My API. Goroutines Fixed That.

Comments
6 min read
Building a Kubernetes Operator from Scratch with operator-sdk

Building a Kubernetes Operator from Scratch with operator-sdk

4
Comments 1
9 min read
How I Built an Automated Testing Harness for Voice AI Agents

How I Built an Automated Testing Harness for Voice AI Agents

Comments
4 min read
I Built an S3-Compatible Storage Server in Go — Here's What I Learned

I Built an S3-Compatible Storage Server in Go — Here's What I Learned

1
Comments
2 min read
Stream Processing Continuum: Golang Sockets to Flink and Spark Pipelines

Stream Processing Continuum: Golang Sockets to Flink and Spark Pipelines

1
Comments
36 min read
I built a CLI that scans, validates and audits your .env files and it works with any stack

I built a CLI that scans, validates and audits your .env files and it works with any stack

Comments
2 min read
Part 3 — Inside the Auth Service: From Token Validator to Policy Decision Point

Part 3 — Inside the Auth Service: From Token Validator to Policy Decision Point

Comments
6 min read
Part 7 — Token Revocation Without Killing Performance

Part 7 — Token Revocation Without Killing Performance

Comments
6 min read
Run ASP Classic on Linux, macOS and Windows

Run ASP Classic on Linux, macOS and Windows

1
Comments
4 min read
Test Doubles in Go Without a Mocking Framework: 4 Patterns

Test Doubles in Go Without a Mocking Framework: 4 Patterns

Comments
8 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.