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.
Building High-Performance Caching in Go: A Practical Guide

Building High-Performance Caching in Go: A Practical Guide

2
Comments
10 min read
Building a Modular Search Engine: The Struggles I’m Still Facing

Building a Modular Search Engine: The Struggles I’m Still Facing

1
Comments
3 min read
Optimize Your Go Code: Mastering `string` and `[]byte` Conversions

Optimize Your Go Code: Mastering `string` and `[]byte` Conversions

2
Comments
13 min read
Introducing: A Go package to reduce err boilerplate

Introducing: A Go package to reduce err boilerplate

Comments
2 min read
pgdbtemplate – fast PostgreSQL test databases in Go using templates

pgdbtemplate – fast PostgreSQL test databases in Go using templates

Comments
4 min read
🚀 How I Replaced Pub/Sub, Cache, and Database with a Single Tool: HydrAIDE

🚀 How I Replaced Pub/Sub, Cache, and Database with a Single Tool: HydrAIDE

Comments
4 min read
Graphemes in Go

Graphemes in Go

3
Comments
2 min read
This Is How I Deploy My SSH App

This Is How I Deploy My SSH App

Comments
5 min read
Getting Started with HTTP/3 in Golang: A Practical Guide

Getting Started with HTTP/3 in Golang: A Practical Guide

2
Comments
7 min read
Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 4) – Authentication Logic

Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 4) – Authentication Logic

Comments
4 min read
Go Channels Explained Like You’re Five

Go Channels Explained Like You’re Five

Comments
2 min read
Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Comments
13 min read
🐹 Go’s init() Function

🐹 Go’s init() Function

Comments
3 min read
Visualizing Gin: A Different Kind of Code Walkthrough

Visualizing Gin: A Different Kind of Code Walkthrough

Comments
4 min read
Understanding defer in Go: Best Practices, and Why It Matters

Understanding defer in Go: Best Practices, and Why It Matters

1
Comments 1
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.