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.
AWS Modulo 3: Lambda con Go

AWS Modulo 3: Lambda con Go

Comments
7 min read
GO profiling using pprof

GO profiling using pprof

1
Comments
5 min read
1M+ Req/s Heavy-Read API in Go. Production Lessons Learned

1M+ Req/s Heavy-Read API in Go. Production Lessons Learned

1
Comments
5 min read
Go From Zero to Depth — Part 4: Pointers in Go (Not Scary, Just Misunderstood)

Go From Zero to Depth — Part 4: Pointers in Go (Not Scary, Just Misunderstood)

Comments
4 min read
Token Validation

Token Validation

Comments
3 min read
Majority Element: Easy Problem, Sneaky Insight

Majority Element: Easy Problem, Sneaky Insight

Comments
5 min read
Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

Comments
2 min read
DAT ONE RECAP: 2025

DAT ONE RECAP: 2025

1
Comments 1
6 min read
Getting started with GoLand — how do you use it for Go?

Getting started with GoLand — how do you use it for Go?

Comments
1 min read
Contributing to streamplace

Contributing to streamplace

2
Comments
3 min read
DevPill 10 - Fault tolerance: adding retries to your Go code

DevPill 10 - Fault tolerance: adding retries to your Go code

Comments
2 min read
Designing High-Throughput Go Services for Continuous Database Change Streams

Designing High-Throughput Go Services for Continuous Database Change Streams

Comments
4 min read
Building a Shader Compiler in Pure Go: naga Reaches v0.4.0

Building a Shader Compiler in Pure Go: naga Reaches v0.4.0

Comments
5 min read
DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API

DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API

Comments
2 min read
Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Comments
4 min read
Mensageria com RabbitMQ e Golang - Conceitos e Primeiro Contato

Mensageria com RabbitMQ e Golang - Conceitos e Primeiro Contato

Comments
12 min read
Dependency Injection in Go: Patterns & Best Practices

Dependency Injection in Go: Patterns & Best Practices

Comments
9 min read
How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda

How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda

Comments
2 min read
Побудова відмовостійких Go-застосунків: Глибоке занурення у Disaster Recovery та High Availability

Побудова відмовостійких Go-застосунків: Глибоке занурення у Disaster Recovery та High Availability

Comments
2 min read
Building DNS Resolution and Domain Services with Go: A Practical Guide

Building DNS Resolution and Domain Services with Go: A Practical Guide

Comments
7 min read
LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It

LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It

5
Comments
4 min read
Your Primary LLM Provider Failed? Enable Automatic Fallback with Bifrost

Your Primary LLM Provider Failed? Enable Automatic Fallback with Bifrost

6
Comments
4 min read
How to output log of pgx ASAP!

How to output log of pgx ASAP!

Comments
1 min read
Kafka Consumer Health Checks: Dead or Alive

Kafka Consumer Health Checks: Dead or Alive

Comments
9 min read
Release 0.4: My Plan for Contributions to Open Source

Release 0.4: My Plan for Contributions to Open Source

2
Comments
2 min read
loading...