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 Charting Made Simple: Your Guide to the Best Libraries

Go Charting Made Simple: Your Guide to the Best Libraries

12
Comments
4 min read
Concurrency gotchas in go

Concurrency gotchas in go

Comments
5 min read
Go 1.24: Testes de Benchmark

Go 1.24: Testes de Benchmark

1
Comments
2 min read
Go 1.24: Benchmark Tests

Go 1.24: Benchmark Tests

Comments
2 min read
Corgi: The CLI That Tames Your Local Microservices Chaos

Corgi: The CLI That Tames Your Local Microservices Chaos

3
Comments 1
12 min read
Ensuring Service Availability in Modern Infrastructure with Wait4X's TCP Checker

Ensuring Service Availability in Modern Infrastructure with Wait4X's TCP Checker

2
Comments
3 min read
Construindo um Financial Ledger com CQRS e EDA

Construindo um Financial Ledger com CQRS e EDA

6
Comments
13 min read
TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc

TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc

13
Comments
2 min read
Go Web Scraper: Build and Optimize HTML Parsers

Go Web Scraper: Build and Optimize HTML Parsers

5
Comments
5 min read
Race Conditions in Go: A Simple Tutorial

Race Conditions in Go: A Simple Tutorial

14
Comments
4 min read
golang + sse + Data-Star for real time sys stats

golang + sse + Data-Star for real time sys stats

3
Comments
3 min read
Why Memory Alignment Matters in Go: Making Your Structs Lean and Fast

Why Memory Alignment Matters in Go: Making Your Structs Lean and Fast

19
Comments 4
4 min read
Concurrency and File Hashing in Go: Lessons and Best Practices

Concurrency and File Hashing in Go: Lessons and Best Practices

Comments
4 min read
Building Cross-Platform Go Apps with GoFrame: A Developer's Guide 🚀

Building Cross-Platform Go Apps with GoFrame: A Developer's Guide 🚀

Comments
3 min read
Building a Downloader in Go

Building a Downloader in Go

Comments
5 min read
Mac Dev Environment Automation: From Reset to Ready in 5 Minutes

Mac Dev Environment Automation: From Reset to Ready in 5 Minutes

5
Comments
7 min read
Microsoft Rewrites TypeScript in Go for 10x Faster Performance

Microsoft Rewrites TypeScript in Go for 10x Faster Performance

Comments
2 min read
Composite Types in Go: Arrays, Slices, Maps, Structs, JSON, and Templates

Composite Types in Go: Arrays, Slices, Maps, Structs, JSON, and Templates

1
Comments
3 min read
🚀 Type Safety, Tool Management & HTTP Enhancements in Go 1.24

🚀 Type Safety, Tool Management & HTTP Enhancements in Go 1.24

Comments
2 min read
Introduction to Go: Variables, Pointers, Memory Allocation, and Assignments

Introduction to Go: Variables, Pointers, Memory Allocation, and Assignments

1
Comments
3 min read
How I Stopped Restarting My Go Server Every Time I Changed a Config

How I Stopped Restarting My Go Server Every Time I Changed a Config

2
Comments
3 min read
Negroni: A Lightweight Middleware Library for Go

Negroni: A Lightweight Middleware Library for Go

5
Comments
8 min read
Taming the Gopher: Best Practices for Structured Go Code 🐹

Taming the Gopher: Best Practices for Structured Go Code 🐹

3
Comments 3
4 min read
Why Go Developers Avoid Frameworks and When Their Use is Justified

Why Go Developers Avoid Frameworks and When Their Use is Justified

2
Comments
4 min read
Ordered map

Ordered map

Comments
2 min read
loading...