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.
Your security tool should tell users what to change, not just what's wrong

Your security tool should tell users what to change, not just what's wrong

Comments
7 min read
Consistent Hashing in Go: From the Math to Production-Grade Code

Consistent Hashing in Go: From the Math to Production-Grade Code

2
Comments
8 min read
i'm never going back to layered architecture ever again

i'm never going back to layered architecture ever again

2
Comments 2
4 min read
Secret Value Manager in Go

Secret Value Manager in Go

Comments
4 min read
A Simple Web App for Image Generation with Dall-E 3 using Go + HTMX

A Simple Web App for Image Generation with Dall-E 3 using Go + HTMX

1
Comments
11 min read
Building a Production Rate Limiter from Scratch in Go (2026 Guide)

Building a Production Rate Limiter from Scratch in Go (2026 Guide)

Comments
6 min read
Essential DevTools Every Go Developer Should Know

Essential DevTools Every Go Developer Should Know

5
Comments
4 min read
diskdoc and dockit: same problem, two languages, different answers

diskdoc and dockit: same problem, two languages, different answers

Comments 6
10 min read
How I Track 50+ Vibe Projects Without Leaving the Terminal

How I Track 50+ Vibe Projects Without Leaving the Terminal

1
Comments
2 min read
End-to-End Supply Chain Security for a Go Project: TUF on CI, cosign, and SLSA L3

End-to-End Supply Chain Security for a Go Project: TUF on CI, cosign, and SLSA L3

Comments
10 min read
Building a Vector Database That Never Decompresses Your Vectors

Building a Vector Database That Never Decompresses Your Vectors

2
Comments
16 min read
Goroutine leaks in Go: detect, understand, fix

Goroutine leaks in Go: detect, understand, fix

Comments
5 min read
Go Doesn’t Protect You From Your Own Memory: The Hidden OOM Bug in Production

Go Doesn’t Protect You From Your Own Memory: The Hidden OOM Bug in Production

Comments
3 min read
Circuit breaker in Go: surviving exchange outages

Circuit breaker in Go: surviving exchange outages

Comments
6 min read
Rate limiter in Go: per-IP token bucket with golang.org/x/time/rate

Rate limiter in Go: per-IP token bucket with golang.org/x/time/rate

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