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.
But why care about SOLID?

But why care about SOLID?

Comments
3 min read
Hands-On: Building a High-Performance Message Queue in Go (Inspired by NSQ)

Hands-On: Building a High-Performance Message Queue in Go (Inspired by NSQ)

4
Comments
8 min read
Go - (4) Interfaces

Go - (4) Interfaces

Comments
2 min read
5 Golang Libraries You’ll Wish You Knew Sooner

5 Golang Libraries You’ll Wish You Knew Sooner

23
Comments 1
6 min read
Introduction to Golang: A Comprehensive Guide for Beginners

Introduction to Golang: A Comprehensive Guide for Beginners

Comments
6 min read
Performance Best Practices with Gin

Performance Best Practices with Gin

8
Comments 1
7 min read
ShopCTL: A Developer-First Toolkit for Shopify Automation

ShopCTL: A Developer-First Toolkit for Shopify Automation

Comments
5 min read
Go - (3) Structs

Go - (3) Structs

Comments
2 min read
Operadores Bitwise em Golang

Operadores Bitwise em Golang

2
Comments 2
2 min read
What is GO

What is GO

Comments
2 min read
Option Pattern in Go: Advanced Parameter Handling

Option Pattern in Go: Advanced Parameter Handling

15
Comments 1
4 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
loading...