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.
Singleflight: Reduce Costs and Improve Performance in Go Applications

Singleflight: Reduce Costs and Improve Performance in Go Applications

3
Comments 2
5 min read
Getting Started with Go: Hassle-Free Installation 🚀

Getting Started with Go: Hassle-Free Installation 🚀

1
Comments
3 min read
Using Redis to build a Distributed Chat App in Go & React.js
Cover image for Using Redis to build a Distributed Chat App in Go & React.js

Using Redis to build a Distributed Chat App in Go & React.js

14
Comments 2
7 min read
Improving Performance with Concurrency in Golang: A Case Study

Improving Performance with Concurrency in Golang: A Case Study

2
Comments
4 min read
API testing through simulations

API testing through simulations

2
Comments
7 min read
Logz (Global Logger in Golang)
Cover image for Logz (Global Logger in Golang)

Logz (Global Logger in Golang)

2
Comments
6 min read
Logz (Logger Global em Golang) [pt-BR]
Cover image for Logz (Logger Global em Golang) [pt-BR]

Logz (Logger Global em Golang) [pt-BR]

Comments
6 min read
Handling Optional Fields in Go with Pointers

Handling Optional Fields in Go with Pointers

3
Comments
3 min read
Rust and Go: The Future of High-Performance Computing

Rust and Go: The Future of High-Performance Computing

1
Comments
3 min read
Supercharging Go with Asynq: Scalable Background Jobs Made Easy
Cover image for Supercharging Go with Asynq: Scalable Background Jobs Made Easy

Supercharging Go with Asynq: Scalable Background Jobs Made Easy

24
Comments
4 min read
Mastering Go Web Servers: From Zero to Hero
Cover image for Mastering Go Web Servers: From Zero to Hero

Mastering Go Web Servers: From Zero to Hero

6
Comments
4 min read
Introducing PrintLayout: A Flexible Directory Printer with More Features Than GNU Tree
Cover image for Introducing PrintLayout: A Flexible Directory Printer with More Features Than GNU Tree

Introducing PrintLayout: A Flexible Directory Printer with More Features Than GNU Tree

Comments
1 min read
Building a custom HTTP server from scratch

Building a custom HTTP server from scratch

Comments
4 min read
Race Conditions e Locks: Garantindo a Integridade das Transações Financeiras
Cover image for Race Conditions e Locks: Garantindo a Integridade das Transações Financeiras

Race Conditions e Locks: Garantindo a Integridade das Transações Financeiras

43
Comments 6
7 min read
Simplifying Event Sourcing in Golang
Cover image for Simplifying Event Sourcing in Golang

Simplifying Event Sourcing in Golang

Comments
3 min read
Redoed #1: Setting Up a Basic HTTP Server in Go
Cover image for Redoed #1: Setting Up a Basic HTTP Server in Go

Redoed #1: Setting Up a Basic HTTP Server in Go

Comments
3 min read
Go Simple Example: Generate Audio Stories with Google Gemini, TTS, and Cloudflare R2
Cover image for Go Simple Example: Generate Audio Stories with Google Gemini, TTS, and Cloudflare R2

Go Simple Example: Generate Audio Stories with Google Gemini, TTS, and Cloudflare R2

6
Comments
9 min read
Measuring Golang Timer Precision: How Precise Can It Get?
Cover image for Measuring Golang Timer Precision: How Precise Can It Get?

Measuring Golang Timer Precision: How Precise Can It Get?

6
Comments
9 min read
The Art of Data Scaffolding: Building Strong Foundations for Your Applications

The Art of Data Scaffolding: Building Strong Foundations for Your Applications

1
Comments
7 min read
Dynamic HTTP Server Configuration in Go with gorealconf

Dynamic HTTP Server Configuration in Go with gorealconf

Comments
2 min read
Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills
Cover image for Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

1
Comments
5 min read
Golang: The Language Revolutionizing Modern Development 🚀

Golang: The Language Revolutionizing Modern Development 🚀

1
Comments
3 min read
Creating an API with authentication using Encore.go

Creating an API with authentication using Encore.go

29
Comments
4 min read
Why Hugo is the Best Static Blog Framework in 2025
Cover image for Why Hugo is the Best Static Blog Framework in 2025

Why Hugo is the Best Static Blog Framework in 2025

13
Comments
14 min read
Understanding Dependency Injection Through a Practical Golang Example

Understanding Dependency Injection Through a Practical Golang Example

1
Comments 1
4 min read
loading...