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.
Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

32
Comments 24
5 min read
Asciinema vs Savvy CLI: Terminal recording tools

Asciinema vs Savvy CLI: Terminal recording tools

10
Comments 3
2 min read
Maintainable SQL Query Building with Golang

Maintainable SQL Query Building with Golang

Comments
5 min read
Go + Docker: Como criar as melhores imagens Docker para aplicações Golang

Go + Docker: Como criar as melhores imagens Docker para aplicações Golang

9
Comments
8 min read
Time to Leave? Time to Rebuild! Making Twitter2.0

Time to Leave? Time to Rebuild! Making Twitter2.0

39
Comments 3
8 min read
Go High-Performance Cache with TTL and Disk Persistence

Go High-Performance Cache with TTL and Disk Persistence

10
Comments 2
3 min read
Top Golang Blogs for Learning and Building

Top Golang Blogs for Learning and Building

38
Comments 2
4 min read
Teste de fogo: fatorial recursivo

Teste de fogo: fatorial recursivo

1
Comments
3 min read
🚀 Announcing the Ultimate Repository for Data Structures in Multiple Languages! 🚀

🚀 Announcing the Ultimate Repository for Data Structures in Multiple Languages! 🚀

1
Comments
1 min read
🚀 Kickstart Your Microservices Development with Go! 🚀

🚀 Kickstart Your Microservices Development with Go! 🚀

1
Comments
1 min read
My Obsidian + Hugo blogging setup

My Obsidian + Hugo blogging setup

Comments 1
5 min read
Developing CLIs

Developing CLIs

3
Comments
5 min read
samwise-CLI: The Open Source Terraform module dependency tracker

samwise-CLI: The Open Source Terraform module dependency tracker

5
Comments
2 min read
GORM, PostgreSQL & Atlas

GORM, PostgreSQL & Atlas

2
Comments
4 min read
Go Programming | String Basics | Character Encoding

Go Programming | String Basics | Character Encoding

5
Comments
6 min read
Level Basic Junior Programming Go

Level Basic Junior Programming Go

1
Comments
4 min read
Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3

Building a Music Streaming Service with Python, Golang, and React: From System Design to Coding Part 3

5
Comments 2
15 min read
Setting up Delve and Air to debug Golang with VS Code

Setting up Delve and Air to debug Golang with VS Code

5
Comments
4 min read
Use Mistral AI to build generative AI applications with Go

Use Mistral AI to build generative AI applications with Go

18
Comments
5 min read
Intro: Implement an expression interpreter for building DSL

Intro: Implement an expression interpreter for building DSL

1
Comments
7 min read
Installing Golang on MacOS

Installing Golang on MacOS

1
Comments
1 min read
River: Tu Cola de Trabajos Go, Simple y Eficiente

River: Tu Cola de Trabajos Go, Simple y Eficiente

5
Comments
2 min read
I’ve rewritten my JS project in Golang and want to share my experience.

I’ve rewritten my JS project in Golang and want to share my experience.

7
Comments 8
2 min read
How we use Kubernetes jobs to scale OpenSSF Scorecard

How we use Kubernetes jobs to scale OpenSSF Scorecard

12
Comments
7 min read
Unlock the Power of Real-Time UI: A Beginner's Guide to Streaming Data with React.js, gRPC, Envoy, and Golang

Unlock the Power of Real-Time UI: A Beginner's Guide to Streaming Data with React.js, gRPC, Envoy, and Golang

4
Comments
5 min read
JSON vs FlatBuffers vs Protocol Buffers

JSON vs FlatBuffers vs Protocol Buffers

15
Comments
8 min read
Golang Defer: Heap-allocated, Stack-allocated, Open-coded Defer

Golang Defer: Heap-allocated, Stack-allocated, Open-coded Defer

8
Comments
5 min read
Microsserviços, uma abordagem prática - Tecnologias heterogêneas

Microsserviços, uma abordagem prática - Tecnologias heterogêneas

Comments
3 min read
Lendo dados da entrada padrão (stdin)

Lendo dados da entrada padrão (stdin)

7
Comments
4 min read
🚀 Deploying Spring Boot Microservices using Cyclops ☸️⚓

🚀 Deploying Spring Boot Microservices using Cyclops ☸️⚓

13
Comments 1
3 min read
(Golang Triad)-II-Comprehensive Analysis of Go's Hybrid Write Barrier Garbage Collection

(Golang Triad)-II-Comprehensive Analysis of Go's Hybrid Write Barrier Garbage Collection

2
Comments 1
26 min read
Refactor: GoroutineTracker with unnecessary usage of reflect

Refactor: GoroutineTracker with unnecessary usage of reflect

Comments
4 min read
🦫🐘 Advantages of Migrating from PHP to Go

🦫🐘 Advantages of Migrating from PHP to Go

1
Comments
4 min read
How to to attach a function to a struct in Golang

How to to attach a function to a struct in Golang

3
Comments
2 min read
Docker Images for Go (Golang) Small, Faster Docker Images and Security

Docker Images for Go (Golang) Small, Faster Docker Images and Security

30
Comments 1
4 min read
Princípios SOLID em GoLang - Dependency Inversion Principle (DIP)

Princípios SOLID em GoLang - Dependency Inversion Principle (DIP)

Comments
6 min read
How I created my first open-source project.

How I created my first open-source project.

Comments
1 min read
Princípios SOLID em GoLang - Interface Segregation Principle (ISP)

Princípios SOLID em GoLang - Interface Segregation Principle (ISP)

Comments
5 min read
Baby steps with Go

Baby steps with Go

10
Comments 2
7 min read
Producer/Consumer (Produtor/Consumidor)

Producer/Consumer (Produtor/Consumidor)

2
Comments 1
3 min read
Resolvendo o desafio de um bilhão de linhas em Go (de 1m40s para 8,4s)

Resolvendo o desafio de um bilhão de linhas em Go (de 1m40s para 8,4s)

3
Comments
10 min read
Race Condition (Condição de Corrida)

Race Condition (Condição de Corrida)

Comments
3 min read
Go Gin Templates: Break Them Down

Go Gin Templates: Break Them Down

2
Comments
5 min read
My Neovim setup for Mac for coding (in Go), writing and boosting your productivity in 2024

My Neovim setup for Mac for coding (in Go), writing and boosting your productivity in 2024

6
Comments
14 min read
封装 Sqlc 的 Queries 实现更方便的事务操作

封装 Sqlc 的 Queries 实现更方便的事务操作

Comments 1
2 min read
The value of API-First design on side-projects

The value of API-First design on side-projects

Comments
6 min read
Implement an LRU Cache in Go

Implement an LRU Cache in Go

2
Comments
4 min read
Redirecting the browser using HTMX

Redirecting the browser using HTMX

Comments
2 min read
Announcing a New Series: Deep Dive into Golly

Announcing a New Series: Deep Dive into Golly

3
Comments
1 min read
Observability - Why logging its important

Observability - Why logging its important

Comments
5 min read
Don’t trust AI, trust tests

Don’t trust AI, trust tests

Comments
3 min read
What is Go lang? and why would you use it?

What is Go lang? and why would you use it?

Comments
1 min read
Go Performance: Pequenas mudanças que ajudam a melhorar o desempenho do seu app

Go Performance: Pequenas mudanças que ajudam a melhorar o desempenho do seu app

4
Comments
9 min read
Sentenças aninhadas

Sentenças aninhadas

Comments
4 min read
Estrutura de dados: Set - Golang

Estrutura de dados: Set - Golang

3
Comments 1
5 min read
Enhancing Cyclops: Adding Cache Metrics to Prometheus – My First OSS Contribution

Enhancing Cyclops: Adding Cache Metrics to Prometheus – My First OSS Contribution

8
Comments 1
4 min read
Go mock

Go mock

2
Comments
3 min read
Understanding Runes in Go

Understanding Runes in Go

2
Comments
5 min read
A file server for my docker like solution native to macOS

A file server for my docker like solution native to macOS

Comments
1 min read
Web Development: Rust🦀 vs Go🦫 vs Python🐍

Web Development: Rust🦀 vs Go🦫 vs Python🐍

12
Comments 10
1 min read
loading...