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.
Mastering Go’s sync.Pool: Slash GC Pressure Like a Pro

Mastering Go’s sync.Pool: Slash GC Pressure Like a Pro

2
Comments 2
6 min read
Application Tracing With Golang, OpenTelemetry, and Grafana Tempo

Application Tracing With Golang, OpenTelemetry, and Grafana Tempo

4
Comments
9 min read
Understanding Slice and Map Expansion in Go

Understanding Slice and Map Expansion in Go

5
Comments
6 min read
Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

1
Comments 2
3 min read
A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

Comments
10 min read
Building High-Load API Services in Go: From Design to Production

Building High-Load API Services in Go: From Design to Production

2
Comments
23 min read
Exploring Load Balancing in Caddy Using Docker

Exploring Load Balancing in Caddy Using Docker

6
Comments
10 min read
Applying KISS, DRY, and LOD Principles in Go

Applying KISS, DRY, and LOD Principles in Go

7
Comments
7 min read
Demystifying Go Mutex: How Synchronization Works Under the Hood

Demystifying Go Mutex: How Synchronization Works Under the Hood

2
Comments
5 min read
A Subtle Memory Leak in Go You Might Miss

A Subtle Memory Leak in Go You Might Miss

1
Comments
2 min read
The Little Prince’s Ballast Resistor: Taming the Wild Electrons of the Stars

The Little Prince’s Ballast Resistor: Taming the Wild Electrons of the Stars

7
Comments
3 min read
Profiling in Go: A Practical Guide to Finding Performance Bottlenecks

Profiling in Go: A Practical Guide to Finding Performance Bottlenecks

Comments
2 min read
How I make teams productive

How I make teams productive

1
Comments
5 min read
🧠 Building Intelligent Kafka Health Probes in Go

🧠 Building Intelligent Kafka Health Probes in Go

Comments
3 min read
Applying SOLID Principles in Go

Applying SOLID Principles in Go

5
Comments
4 min read
Variable Shadowing in Python and Go

Variable Shadowing in Python and Go

2
Comments
2 min read
Exploring Heap Memory and Garbage Collector Algorithm in Go Language

Exploring Heap Memory and Garbage Collector Algorithm in Go Language

Comments
2 min read
Go Channels: A Runtime Internals Deep Dive

Go Channels: A Runtime Internals Deep Dive

5
Comments
15 min read
Learning Go 1: At a first sight. Is it better than Java?

Learning Go 1: At a first sight. Is it better than Java?

Comments
1 min read
Zup: The Self-Healing CLI That Automates Your Dev Environment

Zup: The Self-Healing CLI That Automates Your Dev Environment

Comments
3 min read
Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep

Nil Pointer Panic at 3 AM: Choosing the Right Go Database Tool to Save Your Sleep

Comments
5 min read
Go 1.25 Highlights: How Generics and Performance Define the Future of Go

Go 1.25 Highlights: How Generics and Performance Define the Future of Go

1
Comments
6 min read
How We Built a PaaS with Go, Kubernetes, and React

How We Built a PaaS with Go, Kubernetes, and React

Comments
4 min read
marchat v0.3.0-beta.4 — Terminal Chat With Plugins, Encryption, and Docker Support

marchat v0.3.0-beta.4 — Terminal Chat With Plugins, Encryption, and Docker Support

1
Comments
2 min read
yeeKV: A Lightweight Redis-like Key-Value Store in Go

yeeKV: A Lightweight Redis-like Key-Value Store in Go

Comments
1 min read
loading...