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.
lexical analysis / tokenization

lexical analysis / tokenization

5
Comments
2 min read
C vs. Go: A Tale of Grit and Grace in Programming

C vs. Go: A Tale of Grit and Grace in Programming

3
Comments
5 min read
Go Dependency Injection: A Journey from Beginner to Expert

Go Dependency Injection: A Journey from Beginner to Expert

9
Comments 1
9 min read
Maximizing Network Performance: Zero-Copy I/O Techniques in Go

Maximizing Network Performance: Zero-Copy I/O Techniques in Go

5
Comments
9 min read
What is Double Entry and how to use it on a financial operation

What is Double Entry and how to use it on a financial operation

8
Comments
6 min read
Introducing TMA Starter Kit: Your Fast Track to Building Telegram Mini Apps

Introducing TMA Starter Kit: Your Fast Track to Building Telegram Mini Apps

Comments
4 min read
Gerenciando o Pull de Conexões do banco de dados com Golang

Gerenciando o Pull de Conexões do banco de dados com Golang

11
Comments 1
3 min read
Leveraging AI Models with Go and Replicate API: A Comprehensive Guide

Leveraging AI Models with Go and Replicate API: A Comprehensive Guide

1
Comments
5 min read
Singleflight: Reduce Costs and Improve Performance in Go Applications

Singleflight: Reduce Costs and Improve Performance in Go Applications

4
Comments
5 min read
Go Data Deduplication: Advanced Techniques for Memory-Efficient Applications

Go Data Deduplication: Advanced Techniques for Memory-Efficient Applications

1
Comments
4 min read
🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨

🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨

Comments
1 min read
Building High-Performance File Processing Pipelines in Go: A Complete Guide

Building High-Performance File Processing Pipelines in Go: A Complete Guide

1
Comments
4 min read
ErrGroup: Unlocking Go's Concurrency Power

ErrGroup: Unlocking Go's Concurrency Power

5
Comments
7 min read
Using Redis to build a Distributed Chat App in Go & React.js

Using Redis to build a Distributed Chat App in Go & React.js

13
Comments 2
7 min read
A comparison of Go and Rust syntax

A comparison of Go and Rust syntax

54
Comments 9
11 min read
API testing through simulations

API testing through simulations

1
Comments
7 min read
Logz (Global Logger in Golang)

Logz (Global Logger in Golang)

2
Comments
6 min read
Rust and Go: The Future of High-Performance Computing

Rust and Go: The Future of High-Performance Computing

1
Comments
3 min read
Supercharging Go with Asynq: Scalable Background Jobs Made Easy

Supercharging Go with Asynq: Scalable Background Jobs Made Easy

23
Comments
4 min read
Mastering Go Web Servers: From Zero to Hero

Mastering Go Web Servers: From Zero to Hero

5
Comments
4 min read
Introducing PrintLayout: A Flexible Directory Printer with More Features Than GNU Tree

Introducing PrintLayout: A Flexible Directory Printer with More Features Than GNU Tree

Comments
1 min read
Building a custom HTTP server from scratch

Building a custom HTTP server from scratch

Comments
4 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 6
7 min read
Simplifying Event Sourcing in Golang

Simplifying Event Sourcing in Golang

Comments
3 min read
Redoed #1: Setting Up a Basic HTTP Server in Go

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

Comments
3 min read
loading...