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.
Deadlocks in Go: The Silent Production Killer

Deadlocks in Go: The Silent Production Killer

Comments
5 min read
You Can't Resize a Bloom Filter. Here's What To Do Instead.

You Can't Resize a Bloom Filter. Here's What To Do Instead.

Comments
6 min read
LanManVan: My Journey Building a Modular Security Framework in Go

LanManVan: My Journey Building a Modular Security Framework in Go

5
Comments
2 min read
Academic Suite (Go + React)

Academic Suite (Go + React)

Comments
2 min read
Lightweight FaaS: go-faas (v0.4.0)

Lightweight FaaS: go-faas (v0.4.0)

Comments
1 min read
lowkey: Building a Distributed Lock Service That Actually Works

lowkey: Building a Distributed Lock Service That Actually Works

Comments
11 min read
Database Migrations and ORM in Go (GORM, sqlc)

Database Migrations and ORM in Go (GORM, sqlc)

Comments
9 min read
From Logic to Code: Building a Text Formatting Tool in Go.

From Logic to Code: Building a Text Formatting Tool in Go.

Comments
2 min read
From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

Comments
4 min read
輕量版 FaaS: go-faas (v0.4.0)

輕量版 FaaS: go-faas (v0.4.0)

Comments
1 min read
Building a Local-First RAG Engine for AI Coding Assistants

Building a Local-First RAG Engine for AI Coding Assistants

Comments
4 min read
Utilizing OS-recommended caching in go to store files on disk

Utilizing OS-recommended caching in go to store files on disk

Comments
8 min read
Priority-based queue with automatic timeout promotion

Priority-based queue with automatic timeout promotion

Comments
1 min read
JavaScript vs Go: A Deep Dive into Syntax and Philosophy

JavaScript vs Go: A Deep Dive into Syntax and Philosophy

Comments
19 min read
Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

Comments
5 min read
🚀 From “Works Fine” to “Feels Instant”: Tuning a GoFr API Like Engineers, Not Magicians

🚀 From “Works Fine” to “Feels Instant”: Tuning a GoFr API Like Engineers, Not Magicians

Comments
3 min read
Integrating Authentication and Authorization in Golang: A Practical Guide

Integrating Authentication and Authorization in Golang: A Practical Guide

Comments
7 min read
Go From Zero to Depth — Part 8: Context Isn’t Cancellation — It’s a Protocol

Go From Zero to Depth — Part 8: Context Isn’t Cancellation — It’s a Protocol

Comments
4 min read
Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

Comments
7 min read
Doc-First Development: Because 'We'll Document It Later' Is a Lie

Doc-First Development: Because 'We'll Document It Later' Is a Lie

Comments
5 min read
The Secret Life of Go: Packages and Structure

The Secret Life of Go: Packages and Structure

5
Comments
5 min read
From Turtle to Rocket: CI/CD Pipeline Optimization

From Turtle to Rocket: CI/CD Pipeline Optimization

Comments
4 min read
Too much code, too many PRs. AI, please send help!

Too much code, too many PRs. AI, please send help!

Comments
3 min read
Stop Containerizing Your 50-Line Scripts

Stop Containerizing Your 50-Line Scripts

Comments
3 min read
Bridging the Gap: Implementing Better Auth with Non-Node Backends

Bridging the Gap: Implementing Better Auth with Non-Node Backends

Comments
5 min read
loading...