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 CricLang 🏏: A programming language for cricket enthusiasts

Introducing CricLang 🏏: A programming language for cricket enthusiasts

Comments
4 min read
Using UTC time in Golang slog

Using UTC time in Golang slog

Comments
2 min read
Integrating Dynamsoft's C++ Barcode SDK v10 into Go Module with a C Wrapper

Integrating Dynamsoft's C++ Barcode SDK v10 into Go Module with a C Wrapper

Comments
7 min read
Como permitir valores nulos do Golang na Base de Dados?

Como permitir valores nulos do Golang na Base de Dados?

Comments
1 min read
Gerando dados com K6 utilizando xk6-faker

Gerando dados com K6 utilizando xk6-faker

Comments
6 min read
Memory leaks in Go

Memory leaks in Go

2
Comments
7 min read
Understanding Go: part 6 – For ... range

Understanding Go: part 6 – For ... range

Comments 2
1 min read
One Billion Row Challenge in Golang - From 95s to 1.96s

One Billion Row Challenge in Golang - From 95s to 1.96s

2
Comments
29 min read
Options Pattern em Go

Options Pattern em Go

8
Comments
5 min read
I released A Physics Engine in GoLang 🔥

I released A Physics Engine in GoLang 🔥

6
Comments 1
1 min read
Get success rate and average time from your Github Actions workflow runs and jobs

Get success rate and average time from your Github Actions workflow runs and jobs

Comments
4 min read
GoLang Packages: Basics of golang packages

GoLang Packages: Basics of golang packages

Comments
2 min read
Solving the Baseball Game in Go

Solving the Baseball Game in Go

Comments
4 min read
High-Speed Packet Processing in Go: From net.Dial to AF_XDP

High-Speed Packet Processing in Go: From net.Dial to AF_XDP

1
Comments
10 min read
Blazingly Fast Interprocess communication in Go using UNIX Sockets!!

Blazingly Fast Interprocess communication in Go using UNIX Sockets!!

2
Comments
4 min read
Top level internal is unnecessary

Top level internal is unnecessary

Comments
4 min read
Converting RSS Feeds to JSON in Go: A Guide to API Integration

Converting RSS Feeds to JSON in Go: A Guide to API Integration

1
Comments
4 min read
Http Request Form Data at Golang

Http Request Form Data at Golang

1
Comments
2 min read
Don't pay for a Content Management System. Build your own

Don't pay for a Content Management System. Build your own

Comments
8 min read
Otimizando Wordlists para Pentests

Otimizando Wordlists para Pentests

Comments
7 min read
What is Go 2024 Edition

What is Go 2024 Edition

2
Comments
1 min read
I created a Physics Engine in GoLang💥

I created a Physics Engine in GoLang💥

8
Comments 1
1 min read
'Frigg'tionless Craft GitOps-Enabled Kubernetes Clusters on Any Cloud

'Frigg'tionless Craft GitOps-Enabled Kubernetes Clusters on Any Cloud

Comments
2 min read
Ponteiros, stack e heap em Go

Ponteiros, stack e heap em Go

1
Comments
5 min read
Journey into GoLang: Understanding Go by solving LeetCode problems

Journey into GoLang: Understanding Go by solving LeetCode problems

Comments
2 min read
Mesmerizing Matrix-Style Simulation: Bringing the Iconic Falling Letters to Life with Go

Mesmerizing Matrix-Style Simulation: Bringing the Iconic Falling Letters to Life with Go

Comments
2 min read
Funciones Anónimas en Golang [#Go101]

Funciones Anónimas en Golang [#Go101]

Comments
4 min read
Windows中Golang docker + go.mod

Windows中Golang docker + go.mod

Comments
1 min read
Learning Linux - splice

Learning Linux - splice

1
Comments
6 min read
Automated End to End tests using Property Based Testing | Part I

Automated End to End tests using Property Based Testing | Part I

Comments
5 min read
Bool -> Int But Stupid In Go

Bool -> Int But Stupid In Go

Comments
6 min read
Polaris: a workflow orchestrator in Go

Polaris: a workflow orchestrator in Go

Comments
1 min read
The secret to boost the efficiency of your development projects, support for database mysql, mongodb, postgresql, tidb, sqlite

The secret to boost the efficiency of your development projects, support for database mysql, mongodb, postgresql, tidb, sqlite

Comments
4 min read
func init() {}

func init() {}

1
Comments
2 min read
Building a Web Server in Go

Building a Web Server in Go

Comments
3 min read
Dynamic construction without reflection.

Dynamic construction without reflection.

1
Comments
2 min read
Maximizing Score with Tokens - 948 - Bag of Tokens in Go

Maximizing Score with Tokens - 948 - Bag of Tokens in Go

Comments
2 min read
A New Hope: Embarking on My Journey from Node.js to GoLang

A New Hope: Embarking on My Journey from Node.js to GoLang

7
Comments 1
2 min read
Build and Deploy: With AWS (Lambda, API Gateway and DynamoDB) using Golang

Build and Deploy: With AWS (Lambda, API Gateway and DynamoDB) using Golang

5
Comments
10 min read
Entendendo memória em transações financeiras

Entendendo memória em transações financeiras

10
Comments 2
6 min read
Implementing your own stack in golang

Implementing your own stack in golang

2
Comments
3 min read
Unleashing YTStatsAnalyzerGo: A Go-Powered Dive into YouTube Channel Insights

Unleashing YTStatsAnalyzerGo: A Go-Powered Dive into YouTube Channel Insights

Comments
2 min read
MultiPlayer Game with Nats KV Store And WebSocket [Part 1]

MultiPlayer Game with Nats KV Store And WebSocket [Part 1]

Comments
5 min read
A Importância de Checar Erros em Go

A Importância de Checar Erros em Go

Comments
2 min read
Grogue: A Roguelike Tutorial in Go (Part 4)

Grogue: A Roguelike Tutorial in Go (Part 4)

2
Comments 1
4 min read
Go Bun ORM with PostgreSQL Quickly Example

Go Bun ORM with PostgreSQL Quickly Example

1
Comments
3 min read
A Step-by-step guide to creating production-ready APIs in Go with Gin and Gorm

A Step-by-step guide to creating production-ready APIs in Go with Gin and Gorm

3
Comments
24 min read
Go select Statement

Go select Statement

Comments
2 min read
Generating Thumbnails from Videos using ApyHub’s API: A step-by-step guide in Go

Generating Thumbnails from Videos using ApyHub’s API: A step-by-step guide in Go

1
Comments 1
4 min read
Understanding Go: part 5 – For

Understanding Go: part 5 – For

5
Comments
2 min read
How to implement Oauth in Go? - Part 1

How to implement Oauth in Go? - Part 1

Comments
7 min read
Golang Web: GET Method

Golang Web: GET Method

1
Comments
13 min read
Deploying Go To AWS using CDK in 2024

Deploying Go To AWS using CDK in 2024

Comments
1 min read
I don't get the point of Golang - That's why I need help

I don't get the point of Golang - That's why I need help

11
Comments 12
1 min read
Writing UDF for Clickhouse using Golang

Writing UDF for Clickhouse using Golang

Comments
2 min read
A different approach to developer tooling for startups

A different approach to developer tooling for startups

37
Comments 2
4 min read
How to Build and Document a Go REST API with Gin and Go-Swagger

How to Build and Document a Go REST API with Gin and Go-Swagger

8
Comments
15 min read
Learning Go by examples: part 12 - Deploy Go apps in Go with CDK for Terraform (CDKTF)

Learning Go by examples: part 12 - Deploy Go apps in Go with CDK for Terraform (CDKTF)

13
Comments 4
16 min read
Introducing Scaffold

Introducing Scaffold

4
Comments
3 min read
Introducing Spread - Ergonomic PubSub/EventBus in Golang

Introducing Spread - Ergonomic PubSub/EventBus in Golang

Comments
3 min read
loading...