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 and Goroutines in Go: A Deep Dive into sync.Mutex

Concurrency and Goroutines in Go: A Deep Dive into sync.Mutex

Comments
5 min read
JSON vs YAML vs TOML vs XML: Best Data Format in 2025

JSON vs YAML vs TOML vs XML: Best Data Format in 2025

10
Comments
11 min read
Configuring Tracing with OpenTelemetry on AWS EKS and Go application

Configuring Tracing with OpenTelemetry on AWS EKS and Go application

3
Comments 1
7 min read
Polyglot Microservices: Federated GraphQL Subscriptions in Golang, Rust, and Nest.js, Pt. 1

Polyglot Microservices: Federated GraphQL Subscriptions in Golang, Rust, and Nest.js, Pt. 1

3
Comments
5 min read
Go Concurrency: A Deep Dive to Expertise

Go Concurrency: A Deep Dive to Expertise

7
Comments
7 min read
Golang Reflection: Is It Slow?

Golang Reflection: Is It Slow?

5
Comments
6 min read
Implementing Order Service with Golang, gRPC and PostgreSQL - Part 4

Implementing Order Service with Golang, gRPC and PostgreSQL - Part 4

1
Comments
5 min read
lexical analysis / tokenization

lexical analysis / tokenization

5
Comments
2 min read
Go Dependency Injection: A Journey from Beginner to Expert

Go Dependency Injection: A Journey from Beginner to Expert

13
Comments 1
9 min read
What is Double Entry and how to use it on a financial operation

What is Double Entry and how to use it on a financial operation

9
Comments
6 min read
C vs. Go: A Tale of Grit and Grace in Programming

C vs. Go: A Tale of Grit and Grace in Programming

3
Comments
5 min read
Functional Programming Face-Off: Python vs JavaScript vs Go!

Functional Programming Face-Off: Python vs JavaScript vs Go!

1
Comments
21 min read
Maximizing Network Performance: Zero-Copy I/O Techniques in Go

Maximizing Network Performance: Zero-Copy I/O Techniques in Go

5
Comments
9 min read
Introducing TMA Starter Kit: Your Fast Track to Building Telegram Mini Apps

Introducing TMA Starter Kit: Your Fast Track to Building Telegram Mini Apps

Comments
4 min read
Gerenciando o Pull de Conexões do banco de dados com Golang

Gerenciando o Pull de Conexões do banco de dados com Golang

11
Comments 1
3 min read
Leveraging AI Models with Go and Replicate API: A Comprehensive Guide

Leveraging AI Models with Go and Replicate API: A Comprehensive Guide

1
Comments
5 min read
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

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

14
Comments 2
7 min read
A comparison of Go and Rust syntax

A comparison of Go and Rust syntax

61
Comments 9
11 min read
API testing through simulations

API testing through simulations

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

Logz (Global Logger in Golang)

2
Comments
6 min read
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

2
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
loading...