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.
Golang LLD: Design a Task Scheduler
Cover image for Golang LLD: Design a Task Scheduler

Golang LLD: Design a Task Scheduler

10
Comments
5 min read
Getting Started With gRPC in Golang

Getting Started With gRPC in Golang

16
Comments
6 min read
Understanding Go’s Supercharged Map in v1.24

Understanding Go’s Supercharged Map in v1.24

1
Comments
5 min read
Implementing User Service with go, gRPC and PostgreSQL - Part 3

Implementing User Service with go, gRPC and PostgreSQL - Part 3

Comments
6 min read
Monitoring GoFrame Applications with Prometheus: A Developer's Guide

Monitoring GoFrame Applications with Prometheus: A Developer's Guide

Comments
3 min read
High-Performance QPS Counter for Go — qps-counter

High-Performance QPS Counter for Go — qps-counter

Comments
2 min read
🚀 otp package (high performance TOTP and HOTP generator)
Cover image for 🚀 otp package (high performance TOTP and HOTP generator)

🚀 otp package (high performance TOTP and HOTP generator)

1
Comments
2 min read
Implementing a Reliable Event-Driven System with Dead Letter Queues in Golang and Redis

Implementing a Reliable Event-Driven System with Dead Letter Queues in Golang and Redis

2
Comments
3 min read
🔥 Go’s Zero-Value: The Hidden Superpower You Didn’t Know You Needed

🔥 Go’s Zero-Value: The Hidden Superpower You Didn’t Know You Needed

1
Comments
2 min read
Supercharging Your Observability: Integrating Logrus with Grafana Loki
Cover image for Supercharging Your Observability: Integrating Logrus with Grafana Loki

Supercharging Your Observability: Integrating Logrus with Grafana Loki

1
Comments
7 min read
Taming the Concurrency Beast: A Guide to Go's Goroutines and Channels 🐹💪
Cover image for Taming the Concurrency Beast: A Guide to Go's Goroutines and Channels 🐹💪

Taming the Concurrency Beast: A Guide to Go's Goroutines and Channels 🐹💪

4
Comments
4 min read
Time Durations and Calculations in Go 3/10

Time Durations and Calculations in Go 3/10

6
Comments
10 min read
Managing Concurrent Sets in Go: A Deep Dive into GoFrame's gset

Managing Concurrent Sets in Go: A Deep Dive into GoFrame's gset

Comments
7 min read
Concurrency Done Right: Go’s Condition Variables

Concurrency Done Right: Go’s Condition Variables

10
Comments
3 min read
"Our GPUs Are Melting": Building a Real-Time Streaming System with Go and Redpanda Ghibli Style
Cover image for "Our GPUs Are Melting": Building a Real-Time Streaming System with Go and Redpanda Ghibli Style

"Our GPUs Are Melting": Building a Real-Time Streaming System with Go and Redpanda Ghibli Style

1
Comments
10 min read
Build a MCP server using Go to connect AI agents with databases
Cover image for Build a MCP server using Go to connect AI agents with databases

Build a MCP server using Go to connect AI agents with databases

8
Comments
3 min read
SecureBase Library (Open Source) | Secure Base64 Encoding

SecureBase Library (Open Source) | Secure Base64 Encoding

Comments
1 min read
How Unicorn Scale Company Detect Millions of Violated Ecommerce Product Everyday
Cover image for How Unicorn Scale Company Detect Millions of Violated Ecommerce Product Everyday

How Unicorn Scale Company Detect Millions of Violated Ecommerce Product Everyday

Comments
6 min read
Learning Go Concurrency Through a Thread-Safe Map Implementation

Learning Go Concurrency Through a Thread-Safe Map Implementation

7
Comments
4 min read
How to delete data using golang web framework Beego?

How to delete data using golang web framework Beego?

Comments
4 min read
Intermediate Go Tutorial: Building Your Own Redis

Intermediate Go Tutorial: Building Your Own Redis

4
Comments
9 min read
Setting Up a Go Application with Kafka in a DevContainer

Setting Up a Go Application with Kafka in a DevContainer

2
Comments
3 min read
System Design for a Simple and Effective Email Notification Delivery API

System Design for a Simple and Effective Email Notification Delivery API

2
Comments
5 min read
Introduction to Key-Value Stores
Cover image for Introduction to Key-Value Stores

Introduction to Key-Value Stores

Comments
3 min read
Go Concurrency: Can You Spot the Bugs Lurking in These Programs?

Go Concurrency: Can You Spot the Bugs Lurking in These Programs?

10
Comments 3
4 min read
loading...