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-safecast: Safe number conversion in Go 🪄

go-safecast: Safe number conversion in Go 🪄

7
Comments 1
2 min read
Go: integer overflows

Go: integer overflows

Comments 2
1 min read
Making a Clean, friendly Spinner in Go/Templ

Making a Clean, friendly Spinner in Go/Templ

4
Comments 1
5 min read
Go Maps Explained: How Key-Value Pairs Are Actually Stored

Go Maps Explained: How Key-Value Pairs Are Actually Stored

8
Comments
8 min read
About the gosec G115 drama, or how I faced back integer conversion overflow in Go 🤯

About the gosec G115 drama, or how I faced back integer conversion overflow in Go 🤯

28
Comments 2
2 min read
Go Context — TODO() vs Background() No more confusing!

Go Context — TODO() vs Background() No more confusing!

9
Comments 1
1 min read
Go CLI based Todo app

Go CLI based Todo app

3
Comments
3 min read
Turbocharge Your Go App: Mastering Blazing-Fast Static File Serving Over TCP

Turbocharge Your Go App: Mastering Blazing-Fast Static File Serving Over TCP

16
Comments
3 min read
RPC Action EP2: Using Protobuf and Creating a Custom Plugin

RPC Action EP2: Using Protobuf and Creating a Custom Plugin

2
Comments
6 min read
My First Project using Golang

My First Project using Golang

Comments
4 min read
RPC Action EP1: Implement a simple RPC interface in Go

RPC Action EP1: Implement a simple RPC interface in Go

1
Comments
4 min read
Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Comments
2 min read
Golang Field ordering matters?

Golang Field ordering matters?

17
Comments
3 min read
The Best Resources for Learning Golang

The Best Resources for Learning Golang

4
Comments
8 min read
Exploring Performance and Software Architecture Advantages for Golang

Exploring Performance and Software Architecture Advantages for Golang

Comments 1
3 min read
Building a City Hall Clock App for macOS: A Comprehensive Guide

Building a City Hall Clock App for macOS: A Comprehensive Guide

4
Comments
5 min read
Set up Go with mise (version management) and the VS Code/Cursor extension

Set up Go with mise (version management) and the VS Code/Cursor extension

1
Comments 2
1 min read
Connect Kafka with Golang

Connect Kafka with Golang

18
Comments
3 min read
Lets GO!

Lets GO!

5
Comments 2
4 min read
Tricky Golang interview questions - Part 7: Data Race

Tricky Golang interview questions - Part 7: Data Race

5
Comments 1
9 min read
What Exactly Concurrency in Go?: Running Tasks in Parallel

What Exactly Concurrency in Go?: Running Tasks in Parallel

Comments
4 min read
Similar Event De-duplication per Period

Similar Event De-duplication per Period

1
Comments
2 min read
Como abstrair a conexão com base de dados em Golang?

Como abstrair a conexão com base de dados em Golang?

Comments
1 min read
Part I: Implement an expression interpreter for building DSL - Introduce the PEG parser

Part I: Implement an expression interpreter for building DSL - Introduce the PEG parser

Comments
9 min read
DevOpsifying a Go Web Application: An End-to-End Guide

DevOpsifying a Go Web Application: An End-to-End Guide

1
Comments
7 min read
loading...