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.
Understanding CPU Cache and Prefetching in Go

Understanding CPU Cache and Prefetching in Go

4
Comments
3 min read
Boost Your Golang Skills: Writing Large Data Files for Performance

Boost Your Golang Skills: Writing Large Data Files for Performance

11
Comments 1
7 min read
Scheduling tasks in Golang with atomicgo

Scheduling tasks in Golang with atomicgo

1
Comments
4 min read
Creating a Dockerfile for your Go Backend

Creating a Dockerfile for your Go Backend

56
Comments 3
4 min read
Go: Insert a value into nested structures with a dot

Go: Insert a value into nested structures with a dot

2
Comments
12 min read
Integration Test Postgres Store with testcontainers-go

Integration Test Postgres Store with testcontainers-go

1
Comments 1
7 min read
Introduction to Maps in Golang

Introduction to Maps in Golang

6
Comments 2
8 min read
Picnic-TUI - Where Go and Groceries Create a Command-Line Feast

Picnic-TUI - Where Go and Groceries Create a Command-Line Feast

7
Comments 6
10 min read
Getting started with go

Getting started with go

1
Comments
1 min read
Dependency Injection like a Pro in Golang

Dependency Injection like a Pro in Golang

19
Comments 3
3 min read
Golang Road map in 2023. From beginner to Expert

Golang Road map in 2023. From beginner to Expert

8
Comments
3 min read
[Go] Try TCP 1

[Go] Try TCP 1

Comments
4 min read
Go main-run pattern

Go main-run pattern

9
Comments
3 min read
Construindo uma Pokédex Simples com Golang e a Poke API

Construindo uma Pokédex Simples com Golang e a Poke API

4
Comments
2 min read
Understanding Concurrency

Understanding Concurrency

1
Comments
12 min read
Managing Worker Pool State with Prometheus and Grafana in Go - not detail

Managing Worker Pool State with Prometheus and Grafana in Go - not detail

Comments
5 min read
How to Achieve Concurrency in Go

How to Achieve Concurrency in Go

7
Comments
9 min read
Introduction to Go app monitoring

Introduction to Go app monitoring

2
Comments 1
6 min read
DynamoDB Streams EventBridge Pipes Multiple Items

DynamoDB Streams EventBridge Pipes Multiple Items

6
Comments
6 min read
Let's build a code execution engine

Let's build a code execution engine

20
Comments
7 min read
Why I Am Not Able to Remove a Security Group?

Why I Am Not Able to Remove a Security Group?

6
Comments
9 min read
User Authentication in Go APIs: JWT, Password Hashing, and MySQL

User Authentication in Go APIs: JWT, Password Hashing, and MySQL

15
Comments
7 min read
Use Go Lambda and API Gateway to Generate DynamoDB Tables on Demand

Use Go Lambda and API Gateway to Generate DynamoDB Tables on Demand

3
Comments
4 min read
How to create and read custom tags in Golang

How to create and read custom tags in Golang

14
Comments
3 min read
API validation in Gin: Ensuring Data Integrity in Your API

API validation in Gin: Ensuring Data Integrity in Your API

5
Comments
4 min read
Rust, Go, Rinha e I/O

Rust, Go, Rinha e I/O

39
Comments 10
9 min read
Creating Kubernetes Operators with operator-sdk

Creating Kubernetes Operators with operator-sdk

11
Comments 1
8 min read
My First Time at GopherCon

My First Time at GopherCon

1
Comments
7 min read
Concurrency in Go using Goroutines and Channels.

Concurrency in Go using Goroutines and Channels.

2
Comments
4 min read
Cuidados Essenciais em Go: Como utilizar as Funções Marshal() e Unmarshal() para JSON de maneira segura

Cuidados Essenciais em Go: Como utilizar as Funções Marshal() e Unmarshal() para JSON de maneira segura

Comments
9 min read
Cuidados Esenciales en Go: Cómo utilizar las funciones Marshal() y Unmarshal() de manera segura para JSON

Cuidados Esenciales en Go: Cómo utilizar las funciones Marshal() y Unmarshal() de manera segura para JSON

Comments
8 min read
Testing calls to Daily's REST API in Go

Testing calls to Daily's REST API in Go

Comments
9 min read
Error handling in Golang

Error handling in Golang

6
Comments
3 min read
Strategy Pattern in Golang

Strategy Pattern in Golang

3
Comments
2 min read
Open Close Principle (OCP)

Open Close Principle (OCP)

Comments
4 min read
Liskov Substitution Principle (LSP)

Liskov Substitution Principle (LSP)

Comments
2 min read
Dependency Inversion Principle (DIP)

Dependency Inversion Principle (DIP)

Comments
3 min read
Interface Segregation Principle (ISP)

Interface Segregation Principle (ISP)

Comments
1 min read
Single Responsibility Principle (SRP)

Single Responsibility Principle (SRP)

Comments
4 min read
Golang Web: URL Parsing

Golang Web: URL Parsing

3
Comments
12 min read
What makes Go's compiler so FAST?

What makes Go's compiler so FAST?

2
Comments
1 min read
15. World Chat System Implementation

15. World Chat System Implementation

Comments
9 min read
Wtf is Grpc? Part 1: Authentication and Authorization in Flutter and Golang.

Wtf is Grpc? Part 1: Authentication and Authorization in Flutter and Golang.

24
Comments 6
9 min read
Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

12
Comments
8 min read
Go - The Ultimate Folder Structure

Go - The Ultimate Folder Structure

38
Comments 2
2 min read
Golang multinode tree with parallel search

Golang multinode tree with parallel search

Comments
2 min read
Creating an AWS Lambda Function in Go and Troubleshooting Common Errors

Creating an AWS Lambda Function in Go and Troubleshooting Common Errors

6
Comments
3 min read
Best regexp alternative for Go. Benchmarks. Plots.

Best regexp alternative for Go. Benchmarks. Plots.

3
Comments
11 min read
Hunting Broken Social Media Links with Go

Hunting Broken Social Media Links with Go

Comments
7 min read
🚀 Effortless Integration Tests with Testcontainers in Golang 🧪

🚀 Effortless Integration Tests with Testcontainers in Golang 🧪

11
Comments
4 min read
Building a distributed workflow engine from scratch

Building a distributed workflow engine from scratch

110
Comments 11
4 min read
Beware of Go interfaces

Beware of Go interfaces

30
Comments 3
6 min read
Storing and retrieving data from MySQL in Go APIs

Storing and retrieving data from MySQL in Go APIs

20
Comments
4 min read
Golang testing using docker services via dockertest

Golang testing using docker services via dockertest

4
Comments
5 min read
Fibonacci Sequence Computation in Go Programming Language

Fibonacci Sequence Computation in Go Programming Language

2
Comments 2
4 min read
Distribute your Go CLI tools with GoReleaser and Homebrew

Distribute your Go CLI tools with GoReleaser and Homebrew

6
Comments 1
5 min read
Criando um JSON Unmarshal personalizado em Go

Criando um JSON Unmarshal personalizado em Go

7
Comments 2
3 min read
Write APIs in Go using go-chi

Write APIs in Go using go-chi

10
Comments
3 min read
How to build a Cambridge Dictionary API in GO

How to build a Cambridge Dictionary API in GO

2
Comments
5 min read
Golang: Channels

Golang: Channels

16
Comments 1
15 min read
loading...