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.
Stream PostgreSQL WALs with Zero Data Loss in Mind
Cover image for Stream PostgreSQL WALs with Zero Data Loss in Mind

Stream PostgreSQL WALs with Zero Data Loss in Mind

1
Comments
8 min read
⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen
Cover image for ⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen

⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen

4
Comments
3 min read
Understanding goroutines in Go

Understanding goroutines in Go

5
Comments
1 min read
Optimizing Go Performance with sync.Pool and Escape Analysis
Cover image for Optimizing Go Performance with sync.Pool and Escape Analysis

Optimizing Go Performance with sync.Pool and Escape Analysis

10
Comments 1
4 min read
Go (12) - Mutexes & Generics
Cover image for Go (12) - Mutexes & Generics

Go (12) - Mutexes & Generics

1
Comments
3 min read
How to Build Heartbeats in Go: Let Your Goroutines Say 'Still Breathing!'
Cover image for How to Build Heartbeats in Go: Let Your Goroutines Say 'Still Breathing!'

How to Build Heartbeats in Go: Let Your Goroutines Say 'Still Breathing!'

9
Comments 2
3 min read
Using testcontainers to improve performance in integration tests
Cover image for Using testcontainers to improve performance in integration tests

Using testcontainers to improve performance in integration tests

1
Comments
4 min read
From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation
Cover image for From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation

From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation

8
Comments 1
7 min read
Abstract Thinking: Java’s Structure vs Go’s Simplicity
Cover image for Abstract Thinking: Java’s Structure vs Go’s Simplicity

Abstract Thinking: Java’s Structure vs Go’s Simplicity

Comments
3 min read
Mastering Go Error Handling: A Practical Guide
Cover image for Mastering Go Error Handling: A Practical Guide

Mastering Go Error Handling: A Practical Guide

12
Comments 3
8 min read
Hello! This Is My Technical Blog
Cover image for Hello! This Is My Technical Blog

Hello! This Is My Technical Blog

4
Comments 4
1 min read
10 Lines of Awesome: Building HTTP Servers the Go Way 🔥
Cover image for 10 Lines of Awesome: Building HTTP Servers the Go Way 🔥

10 Lines of Awesome: Building HTTP Servers the Go Way 🔥

8
Comments 1
4 min read
Building Microservices with Go: A Step-by-Step Guide

Building Microservices with Go: A Step-by-Step Guide

6
Comments
4 min read
⚠️ False Sharing in Go — The Hidden Enemy in Your Concurrency
Cover image for ⚠️ False Sharing in Go — The Hidden Enemy in Your Concurrency

⚠️ False Sharing in Go — The Hidden Enemy in Your Concurrency

10
Comments 6
4 min read
Behind the Scenes: TCP Connections in Go's net/http
Cover image for Behind the Scenes: TCP Connections in Go's net/http

Behind the Scenes: TCP Connections in Go's net/http

16
Comments 1
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.