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.
Creating a REST API in Go with Gin: A Pragmatic, Spec-First Guide

Creating a REST API in Go with Gin: A Pragmatic, Spec-First Guide

2
Comments
6 min read
Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond

Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond

28
Comments 1
3 min read
Securing the Processing Layer in Your Backend

Securing the Processing Layer in Your Backend

13
Comments
3 min read
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
How to Build Your Own AI Mascot in Golang.

How to Build Your Own AI Mascot in Golang.

6
Comments 1
7 min read
Introducing qcontroller: Declarative VM Management with QEMU and Go

Introducing qcontroller: Declarative VM Management with QEMU and Go

Comments
3 min read
mdsh: Run Shell Scripts in Markdown Templates

mdsh: Run Shell Scripts in Markdown Templates

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

Local Privacy First MCP server for Llama.cpp

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

TicTacToe. Go Duel. AI vs Fate.

Comments
14 min read
Axum Is Shaping the Future of Web Development in Rust

Axum Is Shaping the Future of Web Development in Rust

1
Comments
7 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
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
loading...