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 Project Structure: Practices & Patterns

Go Project Structure: Practices & Patterns

Comments 1
9 min read
I Built a Cybersecurity Programming Language in Go (Cyber+)

I Built a Cybersecurity Programming Language in Go (Cyber+)

Comments
1 min read
Golang Concurrency සරලව - Buffered Channels

Golang Concurrency සරලව - Buffered Channels

Comments
1 min read
Building a Meta-Logger: Tracking My Work Across GitHub, Codeberg, and Bitbucket Using Go

Building a Meta-Logger: Tracking My Work Across GitHub, Codeberg, and Bitbucket Using Go

Comments
4 min read
Stop Juggling .env Files: Meet Fana-Envy, a Go-based TTY with Env Manager

Stop Juggling .env Files: Meet Fana-Envy, a Go-based TTY with Env Manager

Comments
1 min read
Python-based vs Go-based: What Changes When an LLM Gateway Becomes Infrastructure

Python-based vs Go-based: What Changes When an LLM Gateway Becomes Infrastructure

7
Comments
3 min read
Dependency Injection in Go, Reduced to Field Tags

Dependency Injection in Go, Reduced to Field Tags

Comments
2 min read
Roman Numerals in Go: The Self‑Correcting One‑Pass Trick

Roman Numerals in Go: The Self‑Correcting One‑Pass Trick

Comments
4 min read
Teaching AI Modern Go: Solving the "Stuck-in-the-Past" Problem with Antigravity

Teaching AI Modern Go: Solving the "Stuck-in-the-Past" Problem with Antigravity

17
Comments
3 min read
I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

Comments
2 min read
Expert Go Assistance with the go-docs MCP Server

Expert Go Assistance with the go-docs MCP Server

Comments
2 min read
Pure Go 2D Graphics Library with GPU Acceleration: Introducing gogpu/gg

Pure Go 2D Graphics Library with GPU Acceleration: Introducing gogpu/gg

Comments
3 min read
Taming Windows Terminal's win32-input-mode in Go ConPTY Applications

Taming Windows Terminal's win32-input-mode in Go ConPTY Applications

Comments
5 min read
Share an efficient tool for quickly identifying the largest or most numerous directories when disk space is running low.

Share an efficient tool for quickly identifying the largest or most numerous directories when disk space is running low.

Comments
1 min read
Deploy a Golang App to EC2 with Docker and AWS ECR

Deploy a Golang App to EC2 with Docker and AWS ECR

Comments
5 min read
Mastering Unix Domain Sockets in Go: Fast, Local IPC for Your Apps

Mastering Unix Domain Sockets in Go: Fast, Local IPC for Your Apps

Comments
7 min read
Mastering HTTP Clients in Go: Your Guide to the `net/http` Package

Mastering HTTP Clients in Go: Your Guide to the `net/http` Package

1
Comments
8 min read
Majority Element: Easy Problem, Sneaky Insight

Majority Element: Easy Problem, Sneaky Insight

Comments
5 min read
Cobra in Go: How to Create Easy-to-Use Command-Line Tools

Cobra in Go: How to Create Easy-to-Use Command-Line Tools

20
Comments
3 min read
Designing High-Throughput Go Services for Continuous Database Change Streams

Designing High-Throughput Go Services for Continuous Database Change Streams

Comments
4 min read
Dependency Injection in Go: How Much Is Enough for Web APIs?

Dependency Injection in Go: How Much Is Enough for Web APIs?

1
Comments 1
3 min read
Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Comments
4 min read
Mensageria com RabbitMQ e Golang - Conceitos e Primeiro Contato

Mensageria com RabbitMQ e Golang - Conceitos e Primeiro Contato

Comments
12 min read
Dependency Injection in Go: Patterns & Best Practices

Dependency Injection in Go: Patterns & Best Practices

Comments
9 min read
How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda

How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda

Comments
2 min read
loading...