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.
Advent of Code 2024 in Golang: Do or Don't Regex

Advent of Code 2024 in Golang: Do or Don't Regex

1
Comments
8 min read
Advent of Code 2024 in Golang: Slicing and Dicing Reports

Advent of Code 2024 in Golang: Slicing and Dicing Reports

1
Comments
4 min read
optimizing c structs layouts

optimizing c structs layouts

Comments
4 min read
Mastering Go Concurrency: Essential Patterns for High-Performance Systems

Mastering Go Concurrency: Essential Patterns for High-Performance Systems

2
Comments
6 min read
A Tiny, Dependency-Free UUID Checker for Go!

A Tiny, Dependency-Free UUID Checker for Go!

5
Comments
2 min read
Why You Should Learn Go in 2025

Why You Should Learn Go in 2025

126
Comments 29
4 min read
Implementing Authorization with OpenFGA | Part 2

Implementing Authorization with OpenFGA | Part 2

1
Comments
6 min read
Mastering memory management in Go: Avoiding slice-related leaks

Mastering memory management in Go: Avoiding slice-related leaks

4
Comments
3 min read
Using Weak Pointers in Go

Using Weak Pointers in Go

Comments
3 min read
Building Robust SQL Transaction Execution in Go with a Generic Framework

Building Robust SQL Transaction Execution in Go with a Generic Framework

3
Comments
4 min read
FETCHING ADVENT OF CODE INPUT DYNAMICALLY IN GO

FETCHING ADVENT OF CODE INPUT DYNAMICALLY IN GO

2
Comments 2
4 min read
🚀 Master Custom String Formatting in Go with the GoStringer Interface!

🚀 Master Custom String Formatting in Go with the GoStringer Interface!

Comments
1 min read
Mastering Go's Nursery Pattern: Boost Your Concurrent Code's Efficiency and Robustness

Mastering Go's Nursery Pattern: Boost Your Concurrent Code's Efficiency and Robustness

3
Comments
6 min read
Exploring Golang: Insights from the Latest Golang Nugget

Exploring Golang: Insights from the Latest Golang Nugget

Comments
1 min read
A Guide to Configuration Management in Go with Viper

A Guide to Configuration Management in Go with Viper

20
Comments 1
5 min read
Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉

Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉

Comments
2 min read
The Perfect Trio: Wails, Go & Svelte in Action

The Perfect Trio: Wails, Go & Svelte in Action

1
Comments
2 min read
taking input with spaces in go

taking input with spaces in go

3
Comments
2 min read
🎄 Advent of Code 2024: Day 2 Completed! 🚀

🎄 Advent of Code 2024: Day 2 Completed! 🚀

18
Comments
1 min read
Calculator Backend-API In Go

Calculator Backend-API In Go

4
Comments 1
4 min read
Currency Converter In Go

Currency Converter In Go

3
Comments
5 min read
Master Go's Concurrency: Context Propagation and Cancellation Secrets Revealed

Master Go's Concurrency: Context Propagation and Cancellation Secrets Revealed

8
Comments
7 min read
Why we Built a Mini-Language for a Golang Hackathon

Why we Built a Mini-Language for a Golang Hackathon

30
Comments 6
4 min read
I built my own search engine

I built my own search engine

Comments
5 min read
gRPC Streaming: Best Practices and Performance Insights

gRPC Streaming: Best Practices and Performance Insights

8
Comments
8 min read
loading...