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.
Mastering Go Memory Management: 10 Techniques for High-Performance Apps

Mastering Go Memory Management: 10 Techniques for High-Performance Apps

2
Comments
5 min read
GoLang 101: Organizing Data in Go with Arrays, Slices, Maps, and Structs

GoLang 101: Organizing Data in Go with Arrays, Slices, Maps, and Structs

5
Comments
4 min read
🚨 Clean Up Your Go Error Handling with One Tiny Helper

🚨 Clean Up Your Go Error Handling with One Tiny Helper

Comments
1 min read
🌀 Concurrent Generators in Go — 2025 Guide

🌀 Concurrent Generators in Go — 2025 Guide

Comments
1 min read
🔁 Break Cyclic Imports in Go Tests — 2025 Edition

🔁 Break Cyclic Imports in Go Tests — 2025 Edition

Comments
1 min read
🎯 Serving JSON in Go — 2025 Edition

🎯 Serving JSON in Go — 2025 Edition

Comments
1 min read
Error Handling in Go REST APIs: From Boilerplate to Beautiful

Error Handling in Go REST APIs: From Boilerplate to Beautiful

Comments
4 min read
GORM Magic: Go Database Made Easy ⚡

GORM Magic: Go Database Made Easy ⚡

8
Comments
4 min read
sync.Once — Go's simple pattern for safe one-time execution.

sync.Once — Go's simple pattern for safe one-time execution.

7
Comments
6 min read
GoLang 101: Mastering Variables, Types, and Memory in Go

GoLang 101: Mastering Variables, Types, and Memory in Go

5
Comments
3 min read
Rust Web Frameworks Compared: Actix vs Axum vs Rocket

Rust Web Frameworks Compared: Actix vs Axum vs Rocket

11
Comments 1
6 min read
Graceful Goroutine Shutdowns in Go: A Practical Guide

Graceful Goroutine Shutdowns in Go: A Practical Guide

13
Comments 3
6 min read
Froggit - Git TUI

Froggit - Git TUI

Comments
1 min read
🚀 Golang + ⚡ Lambda + 🏗️Terraform

🚀 Golang + ⚡ Lambda + 🏗️Terraform

1
Comments
4 min read
NMOS: The Little Prince of Silicon Stars

NMOS: The Little Prince of Silicon Stars

6
Comments
3 min read
GoLang 101: Getting Started with Go

GoLang 101: Getting Started with Go

8
Comments
4 min read
VersityGW Plugins: How To Enable S3 Access For Any Storage System

VersityGW Plugins: How To Enable S3 Access For Any Storage System

1
Comments
2 min read
INND-TS30: The Little Star of Tech’s Desert

INND-TS30: The Little Star of Tech’s Desert

5
Comments 1
4 min read
Golang Fundamentals: From "Hello World!" to File Paths & CLI Subcommands

Golang Fundamentals: From "Hello World!" to File Paths & CLI Subcommands

Comments 1
2 min read
Variadic Function in Go

Variadic Function in Go

Comments
1 min read
Ryobi 40V Battery: The Wizard’s Power Core for Muggle Tools

Ryobi 40V Battery: The Wizard’s Power Core for Muggle Tools

6
Comments
5 min read
Building a Kubernetes Operator in Go with Kube-Shift

Building a Kubernetes Operator in Go with Kube-Shift

9
Comments
4 min read
Go Coding with Asparagos: Detecting Potato Cycles in O(1) Space

Go Coding with Asparagos: Detecting Potato Cycles in O(1) Space

1
Comments
2 min read
Build a Token Bucket Limiter in Go in Under 100 Lines

Build a Token Bucket Limiter in Go in Under 100 Lines

3
Comments
10 min read
Developing a Neural Network in Golang.

Developing a Neural Network in Golang.

1
Comments
9 min read
loading...