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.
Filestash Plugin Tutorial: Auto‑Login to S3 Without Typing Credentials

Filestash Plugin Tutorial: Auto‑Login to S3 Without Typing Credentials

Comments
9 min read
Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

1
Comments
7 min read
From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS

From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS

Comments
6 min read
Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

1
Comments
3 min read
Email Validation and SMTP Handshake With Go

Email Validation and SMTP Handshake With Go

1
Comments
5 min read
Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance

Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance

5
Comments
4 min read
Build a Blazing-Fast TCP Server in Go: A Practical Guide

Build a Blazing-Fast TCP Server in Go: A Practical Guide

Comments
8 min read
💡 The Hidden Power of TinyGo: Run Go on Microcontrollers Faster Than C? Here's the Shocking Truth!

💡 The Hidden Power of TinyGo: Run Go on Microcontrollers Faster Than C? Here's the Shocking Truth!

Comments
4 min read
Introduction to Gonyx

Introduction to Gonyx

Comments
4 min read
Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch

Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch

3
Comments
9 min read
Markdown Remote Image Downloader

Markdown Remote Image Downloader

Comments
11 min read
🐹 Go Methods in 2025

🐹 Go Methods in 2025

1
Comments
1 min read
🛑 Why “Sugar” Fails in Go

🛑 Why “Sugar” Fails in Go

1
Comments
1 min read
Go Coding with Asparagos: Lemon Squeezy, Dynamic Easy

Go Coding with Asparagos: Lemon Squeezy, Dynamic Easy

1
Comments
3 min read
TCP Programming in Go: Build Reliable Network Apps with Ease

TCP Programming in Go: Build Reliable Network Apps with Ease

Comments
10 min read
Building Web Servers from First Principles (Part 7)

Building Web Servers from First Principles (Part 7)

Comments
7 min read
Building Web Servers from First Principles (Part 6)

Building Web Servers from First Principles (Part 6)

Comments
6 min read
Froggit New Version v0.5.0

Froggit New Version v0.5.0

2
Comments
1 min read
FastProxy: A Go Blueprint for Enterprise-Grade Service Proxies

FastProxy: A Go Blueprint for Enterprise-Grade Service Proxies

Comments
4 min read
Implementing Graceful Shutdown in Go

Implementing Graceful Shutdown in Go

3
Comments
2 min read
A Deep Dive Into How Go Modules Work

A Deep Dive Into How Go Modules Work

5
Comments
4 min read
Structured Logging in Go: Context-Aware, JSON-Ready, and Production-Proven

Structured Logging in Go: Context-Aware, JSON-Ready, and Production-Proven

Comments
3 min read
🚀 Introducing Gojang: a modern, batteries-included web framework in Go + HTMX

🚀 Introducing Gojang: a modern, batteries-included web framework in Go + HTMX

Comments
2 min read
The Little Prince's Guide to Toggle Switches: Stars of the Electronic Kingdom 🌟

The Little Prince's Guide to Toggle Switches: Stars of the Electronic Kingdom 🌟

5
Comments
3 min read
Go Memory Optimization Strategies: Reduce Heap Allocations and GC Pressure by 85%

Go Memory Optimization Strategies: Reduce Heap Allocations and GC Pressure by 85%

1
Comments
8 min read
loading...