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.
Redis + GoFrame: Building High-Performance Go Applications Made Easy

Redis + GoFrame: Building High-Performance Go Applications Made Easy

Comments
3 min read
Integrating C libraries into Go (Example with libbz2)

Integrating C libraries into Go (Example with libbz2)

1
Comments
3 min read
fMP4 Technology Implementation and Application Based on HLS v7

fMP4 Technology Implementation and Application Based on HLS v7

Comments
12 min read
Go-ing Beyond TypeScript: Microsoft Picks Go—How Will This Change the Landscape?

Go-ing Beyond TypeScript: Microsoft Picks Go—How Will This Change the Landscape?

1
Comments
12 min read
go is good (this is about golang)

go is good (this is about golang)

2
Comments
3 min read
Golang LLD: Design a Cache System (LRU, LFU, FIFO)

Golang LLD: Design a Cache System (LRU, LFU, FIFO)

37
Comments 2
6 min read
TUI-based extension for the Chocolatey package manager

TUI-based extension for the Chocolatey package manager

Comments
1 min read
Mastering Structured Logging in Go: A Developer's Guide to Better Observability

Mastering Structured Logging in Go: A Developer's Guide to Better Observability

6
Comments
12 min read
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)

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

First Impressions of Go: A Web Developer’s Perspective

1
Comments
3 min read
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

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

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

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

7
Comments
5 min read
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

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