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.
Development management system

Development management system

Comments
1 min read
How time.After() Can Cause Memory Leaks in Go and How to Fix Them

How time.After() Can Cause Memory Leaks in Go and How to Fix Them

2
Comments
4 min read
How Databases Work Under the Hood: Building a Key-Value Store in Go

How Databases Work Under the Hood: Building a Key-Value Store in Go

Comments
7 min read
Self-hosting with Caddy Server And Souin (Caching Module)

Self-hosting with Caddy Server And Souin (Caching Module)

6
Comments
1 min read
Making HTTP Requests Like a Pro in Go: Using go-resty with GoFrame 🚀

Making HTTP Requests Like a Pro in Go: Using go-resty with GoFrame 🚀

Comments
4 min read
Golang Web: PATCH Method

Golang Web: PATCH Method

Comments
25 min read
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
From the Shadowed Depths: Why Telegram Mini Apps Outshine Native Apps for Business

From the Shadowed Depths: Why Telegram Mini Apps Outshine Native Apps for Business

Comments
3 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

11
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
API testing with simulation Vol.2

API testing with simulation Vol.2

Comments
11 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

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