Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Cover image for 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 1
5 min read
JSON vs FlatBuffers vs Protocol Buffers

JSON vs FlatBuffers vs Protocol Buffers

21
Comments 1
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
Cover image for 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)
Cover image for 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 ☸️⚓
Cover image for 🚀 Deploying Spring Boot Microservices using Cyclops ☸️⚓

🚀 Deploying Spring Boot Microservices using Cyclops ☸️⚓

14
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
Cover image for 🦫🐘 Advantages of Migrating from PHP to Go

🦫🐘 Advantages of Migrating from PHP to Go

2
Comments
4 min read
How to to attach a function to a struct in Golang
Cover image for 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
Princípios SOLID em GoLang - Interface Segregation Principle (ISP)

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

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

How I created my first open-source project.

Comments
1 min read
Baby steps with Go
Cover image for Baby steps with Go

Baby steps with Go

10
Comments 2
7 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
Go Gin Templates: Break Them Down
Cover image for 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
Cover image for 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 实现更方便的事务操作
Cover image for 封装 Sqlc 的 Queries 实现更方便的事务操作

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

Comments 1
2 min read
Implement an LRU Cache in Go

Implement an LRU Cache in Go

5
Comments
4 min read
The value of API-First design on side-projects
Cover image for The value of API-First design on side-projects

The value of API-First design on side-projects

Comments
6 min read
Redirecting the browser using HTMX
Cover image for Redirecting the browser using HTMX

Redirecting the browser using HTMX

1
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
loading...