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.
How to Implement Argon2 for Secure Password Hashing in Go

How to Implement Argon2 for Secure Password Hashing in Go

5
Comments 1
7 min read
Implementing Rate Limiters in Go: Token Bucket and Leaky Bucket Made Simple

Implementing Rate Limiters in Go: Token Bucket and Leaky Bucket Made Simple

1
Comments
7 min read
ai-docs managing AI generated context files

ai-docs managing AI generated context files

1
Comments
3 min read
Golang Introduction

Golang Introduction

1
Comments
1 min read
Building resilient Go applications: Simple tip for mocking and testing database error responses

Building resilient Go applications: Simple tip for mocking and testing database error responses

3
Comments
8 min read
A Deep Dive into Go's sync.Once

A Deep Dive into Go's sync.Once

6
Comments
6 min read
Go Undercover: Code Obfuscation with Garble

Go Undercover: Code Obfuscation with Garble

11
Comments
3 min read
Handling Failures in Kafka Consumers: Go Patterns That Work in Production

Handling Failures in Kafka Consumers: Go Patterns That Work in Production

5
Comments
3 min read
Runtime Memory Encryption in Golang Apps

Runtime Memory Encryption in Golang Apps

5
Comments
8 min read
Scaling multi-tenant Go applications: Choosing the right database partitioning approach

Scaling multi-tenant Go applications: Choosing the right database partitioning approach

14
Comments
8 min read
Testing HTTP Requests with http.RoundTripper

Testing HTTP Requests with http.RoundTripper

Comments
4 min read
Implementing Enum Types in Go

Implementing Enum Types in Go

21
Comments 1
4 min read
Como configurar deploy automático da sua API (GO) + Postgres com Docker via GitHub Actions e SSH

Como configurar deploy automático da sua API (GO) + Postgres com Docker via GitHub Actions e SSH

11
Comments 2
4 min read
Securing Golang Binaries: Obfuscation Techniques That Work

Securing Golang Binaries: Obfuscation Techniques That Work

8
Comments 1
6 min read
Correlation Logging: ตอนที่ 1 ให้ Log รู้ว่าเกิดจาก Request เดียวกัน

Correlation Logging: ตอนที่ 1 ให้ Log รู้ว่าเกิดจาก Request เดียวกัน

Comments
4 min read
Building a Distributed Task Scheduler with etcd: A Hands-On Guide

Building a Distributed Task Scheduler with etcd: A Hands-On Guide

Comments
8 min read
REPL в Go? Реально в Go!

REPL в Go? Реально в Go!

Comments
1 min read
REPL in Go? Real on Go!

REPL in Go? Real on Go!

Comments
2 min read
Pointers in Go

Pointers in Go

Comments
3 min read
SMUTR-1040K-TT: The Starry Guardian of Industry

SMUTR-1040K-TT: The Starry Guardian of Industry

5
Comments
2 min read
Micro-Containers: Lightweight, Secure Job Execution with Joblet

Micro-Containers: Lightweight, Secure Job Execution with Joblet

Comments
3 min read
Learning Go - Part 1: The Differences

Learning Go - Part 1: The Differences

Comments
4 min read
Is Real-Time Pushing in Go Too Hard? Try Sponge SSE and Get It Done in One Click!

Is Real-Time Pushing in Go Too Hard? Try Sponge SSE and Get It Done in One Click!

Comments
7 min read
SSQ-200/5-K: The Protego of Fuses

SSQ-200/5-K: The Protego of Fuses

5
Comments
2 min read
Apply Kubernetes Manifests Atomically With Rollback

Apply Kubernetes Manifests Atomically With Rollback

Comments
2 min read
loading...