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.
Introducing mmapfile: Unlock Fast File Access in Go with Memory-Mapped I/O

Introducing mmapfile: Unlock Fast File Access in Go with Memory-Mapped I/O

Comments
6 min read
Stop writing 'fix' as your commit message: My journey automating a full Git workflow with Go 🧉

Stop writing 'fix' as your commit message: My journey automating a full Git workflow with Go 🧉

Comments
4 min read
Golang 시작하기 - 개요, 프레임워크, 학습 자료

Golang 시작하기 - 개요, 프레임워크, 학습 자료

Comments
1 min read
Beyond Keywords: Engineering a Production-Ready Agentic Search Framework in Go

Beyond Keywords: Engineering a Production-Ready Agentic Search Framework in Go

Comments
4 min read
You Can't Resize a Bloom Filter. Here's What To Do Instead.

You Can't Resize a Bloom Filter. Here's What To Do Instead.

Comments
6 min read
Database Migrations and ORM in Go (GORM, sqlc)

Database Migrations and ORM in Go (GORM, sqlc)

Comments
9 min read
From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

Comments
4 min read
punycode Release v0.15.0

punycode Release v0.15.0

1
Comments
3 min read
JavaScript vs Go: A Deep Dive into Syntax and Philosophy

JavaScript vs Go: A Deep Dive into Syntax and Philosophy

Comments
19 min read
Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

Comments
5 min read
🚀 From “Works Fine” to “Feels Instant”: Tuning a GoFr API Like Engineers, Not Magicians

🚀 From “Works Fine” to “Feels Instant”: Tuning a GoFr API Like Engineers, Not Magicians

Comments
3 min read
Integrating Authentication and Authorization in Golang: A Practical Guide

Integrating Authentication and Authorization in Golang: A Practical Guide

Comments
7 min read
The Tiny Struct That Boots Grafana

The Tiny Struct That Boots Grafana

Comments
10 min read
Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

Comments
7 min read
Pipes Won't Let Me Go

Pipes Won't Let Me Go

1
Comments
3 min read
LanManVan: My Journey Building a Modular Security Framework in Go

LanManVan: My Journey Building a Modular Security Framework in Go

5
Comments
2 min read
Too much code, too many PRs. AI, please send help!

Too much code, too many PRs. AI, please send help!

Comments
3 min read
Stop Containerizing Your 50-Line Scripts

Stop Containerizing Your 50-Line Scripts

Comments
3 min read
Bridging the Gap: Implementing Better Auth with Non-Node Backends

Bridging the Gap: Implementing Better Auth with Non-Node Backends

Comments
5 min read
Cross Platform Application

Cross Platform Application

Comments
1 min read
I Got Tired of Writing FFmpeg Commands, So I Built a Small Go Helper

I Got Tired of Writing FFmpeg Commands, So I Built a Small Go Helper

Comments
1 min read
Go WebSocket Programming: Build Real-Time Apps with Ease

Go WebSocket Programming: Build Real-Time Apps with Ease

Comments
5 min read
Building a REST API in Go (Golang)

Building a REST API in Go (Golang)

Comments
2 min read
Building RESTful APIs in Go: A Practical Guide for Dev.to Devs

Building RESTful APIs in Go: A Practical Guide for Dev.to Devs

Comments
9 min read
How to Build a Monitoring Application Using Golang

How to Build a Monitoring Application Using Golang

7
Comments 1
13 min read
loading...