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.
Option Pattern in Go: Advanced Parameter Handling

Option Pattern in Go: Advanced Parameter Handling

14
Comments 1
4 min read
What is GO

What is GO

Comments
2 min read
Unlocking Observability with Metrics in GoFr

Unlocking Observability with Metrics in GoFr

Comments
3 min read
VarMQ Tuning Worker Pool

VarMQ Tuning Worker Pool

5
Comments
2 min read
Mastering Go’s sync.Pool: Avoid the Traps, Boost Your Code

Mastering Go’s sync.Pool: Avoid the Traps, Boost Your Code

1
Comments
9 min read
Speed vs Simplicity: Choosing the Right Cache

Speed vs Simplicity: Choosing the Right Cache

3
Comments
2 min read
make vs new in Go: Differences and Best Practices

make vs new in Go: Differences and Best Practices

11
Comments
5 min read
Day 4 of Learning: Switching Between Golang and Deep Learning

Day 4 of Learning: Switching Between Golang and Deep Learning

Comments
3 min read
Go Tool: Uma análise da nova ferramenta para gerenciar dependências

Go Tool: Uma análise da nova ferramenta para gerenciar dependências

8
Comments
5 min read
Efficient Cache Design with Bloom Filters in Go

Efficient Cache Design with Bloom Filters in Go

17
Comments 1
6 min read
Streaming Large Files Between Microservices: A gRPC Implementation

Streaming Large Files Between Microservices: A gRPC Implementation

3
Comments
7 min read
Important Considerations When Using Go's Time Package 9/10

Important Considerations When Using Go's Time Package 9/10

6
Comments 2
11 min read
Writing Concurrent Code in Go: Lessons from Using sync.WaitGroup

Writing Concurrent Code in Go: Lessons from Using sync.WaitGroup

Comments
6 min read
Explorando o pacote Rate e o algoritmo de Token Bucket

Explorando o pacote Rate e o algoritmo de Token Bucket

Comments
4 min read
Exploring the Rate package and the Token Bucket algorithm

Exploring the Rate package and the Token Bucket algorithm

Comments
4 min read
The Spirit of Plan 9 on the Web

The Spirit of Plan 9 on the Web

44
Comments 7
4 min read
Golang - How to do Benchmarking

Golang - How to do Benchmarking

9
Comments
2 min read
Complete REST API in Go – Build an Event App (Gin, JWT, SQL, Swagger)

Complete REST API in Go – Build an Event App (Gin, JWT, SQL, Swagger)

Comments
1 min read
Go & AES-GCM: A Security Deep Dive

Go & AES-GCM: A Security Deep Dive

Comments
4 min read
A CRUD API with Go, using the Gin framework and MongoDB.

A CRUD API with Go, using the Gin framework and MongoDB.

2
Comments
11 min read
Construindo um MCP Server do Cartola FC com Golang

Construindo um MCP Server do Cartola FC com Golang

12
Comments 3
6 min read
Zero to API Hero: Crafting Go Web Services with Echo 🚀

Zero to API Hero: Crafting Go Web Services with Echo 🚀

4
Comments
5 min read
Inside AWS S3 API Calls: Creating a Go-Based HTTPS Traffic Inspector

Inside AWS S3 API Calls: Creating a Go-Based HTTPS Traffic Inspector

11
Comments 4
11 min read
4-Way Switch: The Jedi of Circuit Control

4-Way Switch: The Jedi of Circuit Control

5
Comments
2 min read
Melhorando a resiliência de sua aplicação com Stale Cache

Melhorando a resiliência de sua aplicação com Stale Cache

Comments
5 min read
loading...