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.
Redoed #1: Setting Up a Basic HTTP Server in Go

Redoed #1: Setting Up a Basic HTTP Server in Go

Comments
3 min read
Go HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services

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

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

SecureBase Library (Open Source) | Secure Base64 Encoding

Comments
1 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 Simple Example: Generate Audio Stories with Google Gemini, TTS, and Cloudflare R2

Go Simple Example: Generate Audio Stories with Google Gemini, TTS, and Cloudflare R2

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

How to delete data using golang web framework Beego?

Comments
4 min read
Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

Comments
5 min read
Redis + GoFrame: Building High-Performance Go Applications Made Easy

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

Comments
3 min read
Golang: The Language Revolutionizing Modern Development 🚀

Golang: The Language Revolutionizing Modern Development 🚀

Comments
3 min read
TUI-based extension for the Chocolatey package manager

TUI-based extension for the Chocolatey package manager

Comments
1 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
Go Lock Performance: RwMutex vs Mutex in Various Scenarios

Go Lock Performance: RwMutex vs Mutex in Various Scenarios

5
Comments
8 min read
Understanding Request ID: Why It's Essential for Modern APIs

Understanding Request ID: Why It's Essential for Modern APIs

Comments
4 min read
News Desktop App Built with Go and React

News Desktop App Built with Go and React

Comments
1 min read
Understanding First-Order Functions in Go

Understanding First-Order Functions in Go

2
Comments 1
2 min read
Mastering Go Compiler Optimization for Better Performance

Mastering Go Compiler Optimization for Better Performance

5
Comments
5 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
Understanding Anonymous Functions in Go: A Practical Guide

Understanding Anonymous Functions in Go: A Practical Guide

Comments
2 min read
Understanding ICMP: How to Send and Receive ICMP Messages in Go

Understanding ICMP: How to Send and Receive ICMP Messages in Go

Comments
8 min read
Race Conditions e Locks: Garantindo a Integridade das Transações Financeiras

Race Conditions e Locks: Garantindo a Integridade das Transações Financeiras

43
Comments 2
7 min read
Por que você deve repensar o uso de Regex em validações de strings em Go

Por que você deve repensar o uso de Regex em validações de strings em Go

Comments
3 min read
Understanding the init Function in Go: Purpose, Execution, and Best Practices

Understanding the init Function in Go: Purpose, Execution, and Best Practices

Comments
2 min read
Measuring Golang Timer Precision: How Precise Can It Get?

Measuring Golang Timer Precision: How Precise Can It Get?

6
Comments
9 min read
Ensuring Interface Implementation at Compile Time in Go 🛠️

Ensuring Interface Implementation at Compile Time in Go 🛠️

Comments
1 min read
loading...