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.
🔥Set Up a Production-Ready Go Environment in 3 Minutes Using ServBay

🔥Set Up a Production-Ready Go Environment in 3 Minutes Using ServBay

10
Comments 4
1 min read
Mastering Pointers in Go: A Complete Beginner-to-Advanced Guide

Mastering Pointers in Go: A Complete Beginner-to-Advanced Guide

2
Comments 1
2 min read
Snowflake Algorithm: UUID Generation for Distributed Systems

Snowflake Algorithm: UUID Generation for Distributed Systems

8
Comments
5 min read
The 8 best Go web frameworks for 2025: Updated list

The 8 best Go web frameworks for 2025: Updated list

5
Comments
20 min read
Crafting Go Testing Module: Step 1 - Requirements

Crafting Go Testing Module: Step 1 - Requirements

Comments
8 min read
Mastering Database Connection Pooling in Go: Performance Best Practices

Mastering Database Connection Pooling in Go: Performance Best Practices

5
Comments
8 min read
Coding Tips #1: Name Your Maps Like You Care About Your Future Self

Coding Tips #1: Name Your Maps Like You Care About Your Future Self

2
Comments
2 min read
Mastering Session Management in GoFrame: A Practical Guide

Mastering Session Management in GoFrame: A Practical Guide

1
Comments
5 min read
From Frontend to Go: Why I’m Switching Gears

From Frontend to Go: Why I’m Switching Gears

2
Comments
3 min read
Streamlining AWS CloudFormation Template Tag Management with Tagion

Streamlining AWS CloudFormation Template Tag Management with Tagion

Comments
2 min read
How to Import Packages in Go

How to Import Packages in Go

Comments
2 min read
Go Tool: everything that nobody has asked for

Go Tool: everything that nobody has asked for

Comments 2
3 min read
Understanding Bcrypt's Work Factor and Choosing the Right Value

Understanding Bcrypt's Work Factor and Choosing the Right Value

5
Comments
5 min read
Go Tool: tudo o que ninguem pediu

Go Tool: tudo o que ninguem pediu

Comments 2
3 min read
Go Tool: tudo o que ninguem pediu

Go Tool: tudo o que ninguem pediu

Comments
3 min read
Stop Fetching the Same Data in Go: Cache It Instead!

Stop Fetching the Same Data in Go: Cache It Instead!

13
Comments 3
2 min read
Mutex vs RWMutex in Golang: A Developer’s Guide

Mutex vs RWMutex in Golang: A Developer’s Guide

15
Comments
5 min read
Understanding Struct Alignment and Padding in Go

Understanding Struct Alignment and Padding in Go

2
Comments
4 min read
Golang LLD: Design a Task Scheduler

Golang LLD: Design a Task Scheduler

12
Comments
5 min read
Getting Started With gRPC in Golang

Getting Started With gRPC in Golang

16
Comments
6 min read
Understanding Go’s Supercharged Map in v1.24

Understanding Go’s Supercharged Map in v1.24

1
Comments
5 min read
Implementing User Service with go, gRPC and PostgreSQL - Part 3

Implementing User Service with go, gRPC and PostgreSQL - Part 3

Comments
6 min read
Monitoring GoFrame Applications with Prometheus: A Developer's Guide

Monitoring GoFrame Applications with Prometheus: A Developer's Guide

Comments
3 min read
High-Performance QPS Counter for Go — qps-counter

High-Performance QPS Counter for Go — qps-counter

Comments
2 min read
🚀 otp package (high performance TOTP and HOTP generator)

🚀 otp package (high performance TOTP and HOTP generator)

1
Comments
2 min read
loading...