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.
Securing the Processing Layer in Your Backend

Securing the Processing Layer in Your Backend

12
Comments
3 min read
Input Validation in Golang APIs: A Complete Guide

Input Validation in Golang APIs: A Complete Guide

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

20
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

Comments
12 min read
When Optimization Backfires: How Aggressive Optimization Made Our Pool 47x Slower

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

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

Introducing qcontroller: Declarative VM Management with QEMU and Go

Comments
3 min read
1st week with Devops learning

1st week with Devops learning

1
Comments
1 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
QEMU QAPI Client for Go — Native Code-Gen Straight from QEMU

QEMU QAPI Client for Go — Native Code-Gen Straight from QEMU

Comments
2 min read
Testing Cognito secured AWS API Gateways with AWS Custom Resources

Testing Cognito secured AWS API Gateways with AWS Custom Resources

Comments
4 min read
Why Go’s any and interface{} Are the Same… But Not Quite

Why Go’s any and interface{} Are the Same… But Not Quite

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

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

Comments
10 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

2
Comments
16 min read
DevOps in 2025: Why Linux, Golang, and AIOps Are the Avengers of the Cloud World 🦸‍♀️

DevOps in 2025: Why Linux, Golang, and AIOps Are the Avengers of the Cloud World 🦸‍♀️

1
Comments 1
2 min read
Rate Limiting

Rate Limiting

Comments
8 min read
Practical Skyline Queries in Go

Practical Skyline Queries in Go

Comments
16 min read
Can One Person Really Build a Complex System from Scratch?

Can One Person Really Build a Complex System from Scratch?

1
Comments
9 min read
GoLang101: Functions, Methods, and Go’s Minimal Object-Oriented Style

GoLang101: Functions, Methods, and Go’s Minimal Object-Oriented Style

Comments
4 min read
Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 3) - Laying the Foundation with Packages

Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 3) - Laying the Foundation with Packages

Comments
3 min read
go-pubsub: Lightweight Pub/Sub for Go.

go-pubsub: Lightweight Pub/Sub for Go.

Comments
2 min read
A Guide to Graceful Shutdowns

A Guide to Graceful Shutdowns

1
Comments
6 min read
Prof: A Structured Way to Manage and Compare Go Profiles

Prof: A Structured Way to Manage and Compare Go Profiles

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

Local Privacy First MCP server for Llama.cpp

Comments
1 min read
The Road Not Taken: Why Mars Chose Manual Recursion Over the Visitor Pattern 🛤️

The Road Not Taken: Why Mars Chose Manual Recursion Over the Visitor Pattern 🛤️

Comments
7 min read
Efficient Concurrency in Go Using select

Efficient Concurrency in Go Using select

5
Comments
6 min read
loading...