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.
The Wrong Database Connection: A Go Deadlock Story

The Wrong Database Connection: A Go Deadlock Story

Comments
7 min read
Go From Zero to Depth — Part 1: The Hidden Simplicity of Go

Go From Zero to Depth — Part 1: The Hidden Simplicity of Go

1
Comments 1
4 min read
Go Linters: Essential Tools for Code Quality

Go Linters: Essential Tools for Code Quality

Comments
9 min read
Будуємо надійні інтеграції з ігровими провайдерами

Будуємо надійні інтеграції з ігровими провайдерами

Comments
9 min read
My new thesis - Go Linter in Rust

My new thesis - Go Linter in Rust

Comments
1 min read
A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files

A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files

Comments
3 min read
Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Comments
3 min read
Learn Array Chunking in Go: A Comprehensive Algorithm Approach

Learn Array Chunking in Go: A Comprehensive Algorithm Approach

1
Comments
3 min read
Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Comments
3 min read
Have you ever run Robocopy on Linux?

Have you ever run Robocopy on Linux?

1
Comments
7 min read
Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Comments
2 min read
Building a Simple Ticket Tracker CLI in Go

Building a Simple Ticket Tracker CLI in Go

1
Comments
3 min read
LLMs + Tool Calls: Clever But Cursed

LLMs + Tool Calls: Clever But Cursed

7
Comments
2 min read
Go tools

Go tools

Comments
3 min read
LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

Comments
4 min read
Raffi: a modern Stremio‑compatible streaming client I built at 16

Raffi: a modern Stremio‑compatible streaming client I built at 16

3
Comments 3
2 min read
Create a Text Editor in Go - Search

Create a Text Editor in Go - Search

Comments
3 min read
Go From Zero to Depth — Part 3: Stack vs Heap & How Escape Analysis Actually Works

Go From Zero to Depth — Part 3: Stack vs Heap & How Escape Analysis Actually Works

3
Comments
5 min read
OpenTelemetry Gin Monitoring [otelgin]

OpenTelemetry Gin Monitoring [otelgin]

Comments
3 min read
Bifrost: The Fastest Open Source LLM Gateway

Bifrost: The Fastest Open Source LLM Gateway

1
Comments
4 min read
Finally: GO channels explained

Finally: GO channels explained

1
Comments 1
5 min read
Building a Custom AI Code Reviewer for GitHub Enterprise with Bedrock and Go

Building a Custom AI Code Reviewer for GitHub Enterprise with Bedrock and Go

Comments
15 min read
How to Use Unsafe in Go Without Killing Your Service

How to Use Unsafe in Go Without Killing Your Service

Comments
5 min read
Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Comments
3 min read
The Secret Life of Go: Interfaces

The Secret Life of Go: Interfaces

7
Comments
8 min read
loading...