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.
Go Concurrency: Mutexes vs Channels with Examples

Go Concurrency: Mutexes vs Channels with Examples

9
Comments
7 min read
The Secret Weapon of Go Performance: Mastering sync.Pool Without Losing Your Mind (or Memory)

The Secret Weapon of Go Performance: Mastering sync.Pool Without Losing Your Mind (or Memory)

Comments
4 min read
Introduction to Go: Why Learn It?

Introduction to Go: Why Learn It?

7
Comments
4 min read
Generics in Go: Transforming Code Reusability

Generics in Go: Transforming Code Reusability

3
Comments
6 min read
Building a Go Database Page Management System: A Deep Dive into Efficient Data Storage 🚀

Building a Go Database Page Management System: A Deep Dive into Efficient Data Storage 🚀

Comments
3 min read
Grequest is inspired by the Request library for Python for GO

Grequest is inspired by the Request library for Python for GO

Comments
2 min read
Como passar funções para Templates usando Go?

Como passar funções para Templates usando Go?

6
Comments 2
1 min read
Top 5 Go Libraries Every Backend Developer Should Know

Top 5 Go Libraries Every Backend Developer Should Know

28
Comments 8
3 min read
Go Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases

Go Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases

Comments
6 min read
Build an OTP-Based Authentication Server with Go: Part 1

Build an OTP-Based Authentication Server with Go: Part 1

17
Comments 1
7 min read
Go's 'Must' Pattern: Streamline Your Error Handling

Go's 'Must' Pattern: Streamline Your Error Handling

1
Comments
3 min read
How to Scan in GoLang

How to Scan in GoLang

10
Comments
2 min read
How to Print in GoLang

How to Print in GoLang

6
Comments
2 min read
The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go

The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go

Comments
3 min read
Building an LSM-Tree Storage Engine from Scratch

Building an LSM-Tree Storage Engine from Scratch

27
Comments 5
25 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.