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.
Introduction to Linked Lists in Golang: A Practical Guide

Introduction to Linked Lists in Golang: A Practical Guide

Comments
5 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
Golang Context Deep Dive: From Zero to Hero

Golang Context Deep Dive: From Zero to Hero

13
Comments 1
7 min read
ByteDance/Sonic: A Lightning-Fast JSON Library for Go

ByteDance/Sonic: A Lightning-Fast JSON Library for Go

40
Comments
5 min read
๐Ÿš€ Mastering Go with PostgreSQL: Building a CLI App with Migrations and Code Generation

๐Ÿš€ Mastering Go with PostgreSQL: Building a CLI App with Migrations and Code Generation

5
Comments
10 min read
Building a Self-Destructing CLI Tool in Go ๐Ÿš€๐Ÿ’ฃ

Building a Self-Destructing CLI Tool in Go ๐Ÿš€๐Ÿ’ฃ

8
Comments
2 min read
Golang Design Patterns - Proxy

Golang Design Patterns - Proxy

12
Comments 2
5 min read
I made SQL easy in Go

I made SQL easy in Go

5
Comments 2
2 min read
Go 1.24 and the Swiss Table Revolution: A New Era for Maps

Go 1.24 and the Swiss Table Revolution: A New Era for Maps

27
Comments 2
3 min read
Real-Time Batching in Go

Real-Time Batching in Go

9
Comments
6 min read
Buffered vs Unbuffered Channels in Golang: A Developer's Guide to Concurrency

Buffered vs Unbuffered Channels in Golang: A Developer's Guide to Concurrency

7
Comments
4 min read
Hidden Power of Go: Unveiling the Secrets of a Robust Language

Hidden Power of Go: Unveiling the Secrets of a Robust Language

Comments
2 min read
Building a Simple Rock, Paper, Scissors Game in Go

Building a Simple Rock, Paper, Scissors Game in Go

Comments
2 min read
Should You Ditch REST for gRPC?

Should You Ditch REST for gRPC?

7
Comments 1
5 min read
Mastering HTTP/2 Server Push in Go: Boost Web Performance

Mastering HTTP/2 Server Push in Go: Boost Web Performance

1
Comments
6 min read
How we slashed CI build time using Goโ€™s cache

How we slashed CI build time using Goโ€™s cache

13
Comments 3
3 min read
Taming the Beast: Harnessing `go.uber.org/ratelimit` in Go Applications

Taming the Beast: Harnessing `go.uber.org/ratelimit` in Go Applications

Comments
2 min read
Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large

Best way to learn a new Language/Framework: In My Opinion, Start with Small Projects and Scale It Large

1
Comments
2 min read
๐Ÿš€ Animado para compartilhar meu novo repositรณrio no GitHub!

๐Ÿš€ Animado para compartilhar meu novo repositรณrio no GitHub!

Comments
1 min read
I Hated gRPC until this tool started Simplifying it!

I Hated gRPC until this tool started Simplifying it!

6
Comments
2 min read
Another way to check palindromes

Another way to check palindromes

Comments
2 min read
Supercharge Your Go Concurrent Tasks with GoFrame's grpool

Supercharge Your Go Concurrent Tasks with GoFrame's grpool

Comments
3 min read
Mastering JWT (JSON Web Tokens): A Deep Dive

Mastering JWT (JSON Web Tokens): A Deep Dive

10
Comments
6 min read
The Ultimate Guide to Programming Languages: Choosing the Right Tool for the Job - Part 2

The Ultimate Guide to Programming Languages: Choosing the Right Tool for the Job - Part 2

5
Comments 1
4 min read
Bite-Sized Tips to Avoid Deadlocks in Your Go Programs

Bite-Sized Tips to Avoid Deadlocks in Your Go Programs

5
Comments
1 min read
loading...