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.
How .NET can beat Go with Orleans Grains in Performance?
Cover image for How .NET can beat Go with Orleans Grains in Performance?

How .NET can beat Go with Orleans Grains in Performance?

Comments
2 min read
Merging Redis Serialized HyperLogLog Sets in Golang (Without Redis Commands)
Cover image for Merging Redis Serialized HyperLogLog Sets in Golang (Without Redis Commands)

Merging Redis Serialized HyperLogLog Sets in Golang (Without Redis Commands)

Comments
3 min read
FlashKV - compatible with memcached and is slightly faster.

FlashKV - compatible with memcached and is slightly faster.

Comments
1 min read
First Impressions of Go: A Web Developer’s Perspective
Cover image for First Impressions of Go: A Web Developer’s Perspective

First Impressions of Go: A Web Developer’s Perspective

1
Comments
3 min read
I made BookTr: side-by-side translate app
Cover image for I made BookTr: side-by-side translate app

I made BookTr: side-by-side translate app

Comments
1 min read
Technical Article: Implementing a Simple Command-Line Calculator in Go

Technical Article: Implementing a Simple Command-Line Calculator in Go

Comments
3 min read
The Multiplexing (Fan-In) Pattern in Go Concurrency

The Multiplexing (Fan-In) Pattern in Go Concurrency

6
Comments
6 min read
Understanding Operating System concepts
Cover image for Understanding Operating System concepts

Understanding Operating System concepts

1
Comments
3 min read
DNS Explained: From Basics to Building My Own DNS Server

DNS Explained: From Basics to Building My Own DNS Server

24
Comments 12
9 min read
Reimplementing the Gin Web Framework from Scratch in Go
Cover image for Reimplementing the Gin Web Framework from Scratch in Go

Reimplementing the Gin Web Framework from Scratch in Go

8
Comments
6 min read
Golang - How to Use Dataloader

Golang - How to Use Dataloader

2
Comments
3 min read
Building Secure Authentication in Go with GoFrame GToken 🔐

Building Secure Authentication in Go with GoFrame GToken 🔐

1
Comments
6 min read
Understanding Cyclomatic Complexity in Go: A Comprehensive Guide
Cover image for Understanding Cyclomatic Complexity in Go: A Comprehensive Guide

Understanding Cyclomatic Complexity in Go: A Comprehensive Guide

1
Comments
3 min read
Unpacking Go Channels: A Peek Under the Hood

Unpacking Go Channels: A Peek Under the Hood

6
Comments
5 min read
Explore Golang Metaprogramming: A Deep Dive
Cover image for Explore Golang Metaprogramming: A Deep Dive

Explore Golang Metaprogramming: A Deep Dive

8
Comments
6 min read
Understanding the Single Responsibility Principle in S.O.L.I.D
Cover image for Understanding the Single Responsibility Principle in S.O.L.I.D

Understanding the Single Responsibility Principle in S.O.L.I.D

Comments
7 min read
Dependency Management in Go: Modules, Vendoring, and the End of NuGet

Dependency Management in Go: Modules, Vendoring, and the End of NuGet

Comments
10 min read
Concurrency Showdown: Goroutines and Channels vs. C#'s async/await and TPL

Concurrency Showdown: Goroutines and Channels vs. C#'s async/await and TPL

2
Comments
7 min read
Framework Famous, RFC Clueless: Why Developers Need to Dig Deeper
Cover image for Framework Famous, RFC Clueless: Why Developers Need to Dig Deeper

Framework Famous, RFC Clueless: Why Developers Need to Dig Deeper

1
Comments
3 min read
Command-Line Arguments in Go: How to Use the Flag Library
Cover image for Command-Line Arguments in Go: How to Use the Flag Library

Command-Line Arguments in Go: How to Use the Flag Library

6
Comments
10 min read
A Practical Guide to ORM in GoFrame: From Basics to Advanced Relationships

A Practical Guide to ORM in GoFrame: From Basics to Advanced Relationships

Comments
3 min read
Building a Simple High-Performance PubSub System with Functional Go (PushInterval)
Cover image for Building a Simple High-Performance PubSub System with Functional Go (PushInterval)

Building a Simple High-Performance PubSub System with Functional Go (PushInterval)

1
Comments
3 min read
Automated Deployment of Golang Applications to VM with Gitlab CI/CD

Automated Deployment of Golang Applications to VM with Gitlab CI/CD

2
Comments
16 min read
Go HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services
Cover image for Go HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services

Go HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services

1
Comments
4 min read
Writing Software That Works with the Machine, Not Against It in GO
Cover image for Writing Software That Works with the Machine, Not Against It in GO

Writing Software That Works with the Machine, Not Against It in GO

1
Comments
4 min read
loading...