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.
Why You Should Use Panic Instead of Fatal for Cleanup

Why You Should Use Panic Instead of Fatal for Cleanup

Comments
2 min read
My new thesis - Go Linter in Rust

My new thesis - Go Linter in Rust

Comments
1 min read
Cross-compiling Go Applications

Cross-compiling Go Applications

Comments
5 min read
Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Comments
3 min read
Create a Text Editor in Go - Syntax Highlighting

Create a Text Editor in Go - Syntax Highlighting

Comments
8 min read
Error handling in Go

Error handling in Go

1
Comments
4 min read
Learn Array Chunking in Go: A Comprehensive Algorithm Approach

Learn Array Chunking in Go: A Comprehensive Algorithm Approach

1
Comments
3 min read
Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Comments
3 min read
The Secret Life of Go: Functions

The Secret Life of Go: Functions

4
Comments
8 min read
Have you ever run Robocopy on Linux?

Have you ever run Robocopy on Linux?

1
Comments
7 min read
Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Comments
2 min read
Building a Simple Ticket Tracker CLI in Go

Building a Simple Ticket Tracker CLI in Go

1
Comments
3 min read
Concorrência em Go: Goroutines e Channels Easy

Concorrência em Go: Goroutines e Channels Easy

1
Comments
7 min read
Go tools

Go tools

Comments
3 min read
LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

LimeDB: Architectural Shift to a Go-based Distributed Key-Value Store with Consistent Hashing

Comments
4 min read
Create a Text Editor in Go - Search

Create a Text Editor in Go - Search

Comments
3 min read
Linux, macOS, and Windows broke my code, so I built a cross-platform test strategy

Linux, macOS, and Windows broke my code, so I built a cross-platform test strategy

3
Comments
5 min read
OpenTelemetry Gin Monitoring [otelgin]

OpenTelemetry Gin Monitoring [otelgin]

Comments
3 min read
How to Use Unsafe in Go Without Killing Your Service

How to Use Unsafe in Go Without Killing Your Service

Comments
5 min read
Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Pulse 1.5: A Deterministic Runtime You Can Actually Rely On

Comments
3 min read
folderhost - Self-hosted cloud platform in a single binary

folderhost - Self-hosted cloud platform in a single binary

Comments
1 min read
Rust vs Go: Which Backend Language Should You Bet on for the Next Five Years?

Rust vs Go: Which Backend Language Should You Bet on for the Next Five Years?

1
Comments
4 min read
Warehouse Manager: Full stack web app tutorial with Go, sqlc and htmx. Part 1

Warehouse Manager: Full stack web app tutorial with Go, sqlc and htmx. Part 1

2
Comments
11 min read
Create a Text Editor in Go - A Text Editor

Create a Text Editor in Go - A Text Editor

Comments
6 min read
Mastering Go profiling

Mastering Go profiling

Comments
7 min read
loading...