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

9
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
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)
Cover image for 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?
Cover image for 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)
Cover image for 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
Cover image for 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?
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
loading...