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.
Taming Go’s Garbage Collector with Memory Pools: A Practical Guide

Taming Go’s Garbage Collector with Memory Pools: A Practical Guide

2
Comments
12 min read
Why Stripe Can’t Handle Your Complex Usage Based Billing

Why Stripe Can’t Handle Your Complex Usage Based Billing

7
Comments 2
3 min read
Why Go’s Simplicity Is Its Greatest Engineering Strength

Why Go’s Simplicity Is Its Greatest Engineering Strength

5
Comments 3
4 min read
When Optimization Backfires: How Aggressive Optimization Made Our Pool 2.58x Slower

When Optimization Backfires: How Aggressive Optimization Made Our Pool 2.58x Slower

Comments
5 min read
Securing OAuth: Best Practices for Safer Authorization Flows

Securing OAuth: Best Practices for Safer Authorization Flows

12
Comments
4 min read
Introducing qcontroller: Declarative VM Management with QEMU and Go

Introducing qcontroller: Declarative VM Management with QEMU and Go

Comments
3 min read
Local Privacy First MCP server for Llama.cpp

Local Privacy First MCP server for Llama.cpp

1
Comments
1 min read
TicTacToe. Go Duel. AI vs Fate.

TicTacToe. Go Duel. AI vs Fate.

Comments
14 min read
Using GORM as an ORM in Go: A Quick Overview

Using GORM as an ORM in Go: A Quick Overview

4
Comments 2
1 min read
Efficient Concurrency in Go Using select

Efficient Concurrency in Go Using select

5
Comments
6 min read
⏰🐹 Parallel Tasks in Go 2025: Tame Your Timeouts & Tickers Like a Pro

⏰🐹 Parallel Tasks in Go 2025: Tame Your Timeouts & Tickers Like a Pro

Comments
1 min read
A Hands-On Guide to Supercharging Your Go Apps with pprof

A Hands-On Guide to Supercharging Your Go Apps with pprof

2
Comments
7 min read
Introducing ggc: A Git Helper Tool Written in Go

Introducing ggc: A Git Helper Tool Written in Go

Comments
4 min read
Integration testing for Go applications using Testcontainers and containerized databases

Integration testing for Go applications using Testcontainers and containerized databases

2
Comments
7 min read
⚡🐹 Optimizing Go in 2025: Slices, Strings & sync.Pool Mastery

⚡🐹 Optimizing Go in 2025: Slices, Strings & sync.Pool Mastery

1
Comments
1 min read
Membuat Kode Go yang Type-Safe dari SQL Menggunakan sqlc (Indonesia)

Membuat Kode Go yang Type-Safe dari SQL Menggunakan sqlc (Indonesia)

Comments
11 min read
Pipeline Pattern in Go: Build Efficient Data Flows Like a Pro

Pipeline Pattern in Go: Build Efficient Data Flows Like a Pro

Comments
5 min read
Running a Go Echo Web App on AWS Lambda (Serverless) with Minimal Changes

Running a Go Echo Web App on AWS Lambda (Serverless) with Minimal Changes

26
Comments
16 min read
04 – eBPF Uprobes: Tracing gRPC Headers by Unpacking Go Function Internals

04 – eBPF Uprobes: Tracing gRPC Headers by Unpacking Go Function Internals

1
Comments
10 min read
Event-Carried State Transfer for Tax Calculation in Fintech Real-Time Architecture with Kafka, Go, and PostgreSQL

Event-Carried State Transfer for Tax Calculation in Fintech Real-Time Architecture with Kafka, Go, and PostgreSQL

2
Comments
4 min read
การสร้าง Docker Image สำหรับ Go ให้เหมาะกับ Production

การสร้าง Docker Image สำหรับ Go ให้เหมาะกับ Production

Comments
2 min read
API Security with Access Control: Best Practices for a Safer Backend

API Security with Access Control: Best Practices for a Safer Backend

13
Comments
3 min read
BC847 Transistor: The Tiny Star-Keeper of Our Tech Planets

BC847 Transistor: The Tiny Star-Keeper of Our Tech Planets

5
Comments
4 min read
API Security Best Practices with Go

API Security Best Practices with Go

17
Comments
3 min read
Go for JavaScripters: Why You Should Learn Golang

Go for JavaScripters: Why You Should Learn Golang

2
Comments 1
15 min read
loading...