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.
Making the Best of Pointers in Go

Making the Best of Pointers in Go

14
Comments 1
6 min read
The Outbox Library for Go

The Outbox Library for Go

Comments 1
4 min read
Capital Letters Made My Workmate Quit Go—But Should You?

Capital Letters Made My Workmate Quit Go—But Should You?

2
Comments 2
2 min read
🚀 Go Testing Unleashed: From Basics to Beast Mode

🚀 Go Testing Unleashed: From Basics to Beast Mode

3
Comments
4 min read
SnapSys - A Lightweight Linux CLI for System Snapshots (CPU, Memory, Disk) in JSONL

SnapSys - A Lightweight Linux CLI for System Snapshots (CPU, Memory, Disk) in JSONL

Comments
1 min read
Advanced Go Concurrency: Channel Patterns for Real-World Problems

Advanced Go Concurrency: Channel Patterns for Real-World Problems

2
Comments
5 min read
Building Daily, One Commit at a Time 🔁

Building Daily, One Commit at a Time 🔁

Comments
1 min read
Produce and consume Kafka message with samara and golang

Produce and consume Kafka message with samara and golang

1
Comments
1 min read
MVC vs DDD: Go Language Architecture Deep Dive

MVC vs DDD: Go Language Architecture Deep Dive

41
Comments 5
9 min read
Go - (10) Packages & Modules

Go - (10) Packages & Modules

Comments
3 min read
How I Reduced Kubernetes GPU Monitoring API Calls by 75%

How I Reduced Kubernetes GPU Monitoring API Calls by 75%

Comments 1
2 min read
Debug Go Servers Inside Docker Like a Boss (with Delve)

Debug Go Servers Inside Docker Like a Boss (with Delve)

Comments
3 min read
Journal Entry: When Overengineering Bit Me

Journal Entry: When Overengineering Bit Me

Comments
2 min read
B4B-XH-A: The Force of Micro-Connectors

B4B-XH-A: The Force of Micro-Connectors

5
Comments
2 min read
🐹 Series: Leetcoding in Go — slices.Backward()

🐹 Series: Leetcoding in Go — slices.Backward()

Comments
1 min read
Guia de Estudo Go 1

Guia de Estudo Go 1

Comments
2 min read
Guia de Estudo Go 2

Guia de Estudo Go 2

Comments
13 min read
Just Learned Go – Built My First CLI Tool! ⚡️

Just Learned Go – Built My First CLI Tool! ⚡️

Comments
1 min read
Debug Go with Air

Debug Go with Air

1
Comments
4 min read
C Batteries: The Mighty Avengers of Power

C Batteries: The Mighty Avengers of Power

5
Comments
2 min read
Stop OOMs with Semaphores

Stop OOMs with Semaphores

Comments
2 min read
How to Implement LLM Tool-calling with Go and Ollama

How to Implement LLM Tool-calling with Go and Ollama

4
Comments
9 min read
Excelize 2.9.1 Released - Powerful open-source library for spreadsheet (Excel) document

Excelize 2.9.1 Released - Powerful open-source library for spreadsheet (Excel) document

4
Comments
4 min read
Implementing authorization in a Go API with AuthAction

Implementing authorization in a Go API with AuthAction

1
Comments
3 min read
Anonymous functions, Factory functions, and Closures in Go

Anonymous functions, Factory functions, and Closures in Go

2
Comments
2 min read
loading...