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.
Concurrency in Go: A Rails Developer’s First Encounter with Goroutines

Concurrency in Go: A Rails Developer’s First Encounter with Goroutines

10
Comments
4 min read
Splitting Secrets Like a Spy: Shamir’s Secret Sharing in Go

Splitting Secrets Like a Spy: Shamir’s Secret Sharing in Go

6
Comments
3 min read
Build a Simple Golang Webhook Service with Postgres Triggers and pg_notify

Build a Simple Golang Webhook Service with Postgres Triggers and pg_notify

Comments
6 min read
Curso de Golang Para Principiantes: Instalación y Configuración del Entorno de Desarrollo

Curso de Golang Para Principiantes: Instalación y Configuración del Entorno de Desarrollo

Comments
5 min read
Send Daily Push Notifications to Your Phone Using Golang

Send Daily Push Notifications to Your Phone Using Golang

5
Comments 1
6 min read
Mastering Code Design: SOLID Principles Are Crucial for Success

Mastering Code Design: SOLID Principles Are Crucial for Success

Comments
8 min read
Benchmarking DeepSeek R1 on a Developer’s MacBook

Benchmarking DeepSeek R1 on a Developer’s MacBook

29
Comments 7
15 min read
Metrics with Go and Prometheus

Metrics with Go and Prometheus

Comments
4 min read
Introduction to Linked Lists in Golang: A Practical Guide

Introduction to Linked Lists in Golang: A Practical Guide

Comments
5 min read
Grequest is inspired by the Request library for Python for GO

Grequest is inspired by the Request library for Python for GO

Comments
2 min read
Golang Context Deep Dive: From Zero to Hero

Golang Context Deep Dive: From Zero to Hero

13
Comments 1
7 min read
ByteDance/Sonic: A Lightning-Fast JSON Library for Go

ByteDance/Sonic: A Lightning-Fast JSON Library for Go

41
Comments
5 min read
🚀 Mastering Go with PostgreSQL: Building a CLI App with Migrations and Code Generation

🚀 Mastering Go with PostgreSQL: Building a CLI App with Migrations and Code Generation

5
Comments
10 min read
Building a Self-Destructing CLI Tool in Go 🚀💣

Building a Self-Destructing CLI Tool in Go 🚀💣

8
Comments
2 min read
Golang Design Patterns - Proxy

Golang Design Patterns - Proxy

12
Comments 2
5 min read
I made SQL easy in Go

I made SQL easy in Go

5
Comments 2
2 min read
Go 1.24 and the Swiss Table Revolution: A New Era for Maps

Go 1.24 and the Swiss Table Revolution: A New Era for Maps

27
Comments 2
3 min read
Real-Time Batching in Go

Real-Time Batching in Go

9
Comments
6 min read
Buffered vs Unbuffered Channels in Golang: A Developer's Guide to Concurrency

Buffered vs Unbuffered Channels in Golang: A Developer's Guide to Concurrency

7
Comments
4 min read
Hidden Power of Go: Unveiling the Secrets of a Robust Language

Hidden Power of Go: Unveiling the Secrets of a Robust Language

Comments
2 min read
Building a Simple Rock, Paper, Scissors Game in Go

Building a Simple Rock, Paper, Scissors Game in Go

Comments
2 min read
Should You Ditch REST for gRPC?

Should You Ditch REST for gRPC?

7
Comments 1
5 min read
Mastering HTTP/2 Server Push in Go: Boost Web Performance

Mastering HTTP/2 Server Push in Go: Boost Web Performance

1
Comments
6 min read
How we slashed CI build time using Go’s cache

How we slashed CI build time using Go’s cache

13
Comments 3
3 min read
Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large

Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large

1
Comments
2 min read
loading...