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.
Building Efficient Stream Processing Pipelines with Backpressure Control in Golang

Building Efficient Stream Processing Pipelines with Backpressure Control in Golang

Comments
8 min read
Quick Framework e algumas Melhorias de Performance

Quick Framework e algumas Melhorias de Performance

Comments
6 min read
Repository Pattern in Golang: A Practical Guide

Repository Pattern in Golang: A Practical Guide

2
Comments 1
5 min read
Building Cross-Language TUIs: One Go Binary to Rule Them All published

Building Cross-Language TUIs: One Go Binary to Rule Them All published

3
Comments
6 min read
Comparing Error Handling in Rust and Go

Comparing Error Handling in Rust and Go

Comments
6 min read
Adding a New TOML Feature, using Git Remotes and Merges on a repository.

Adding a New TOML Feature, using Git Remotes and Merges on a repository.

Comments
2 min read
Understanding Go's Context Package

Understanding Go's Context Package

Comments
3 min read
Go Generics: Use Cases and Patterns

Go Generics: Use Cases and Patterns

Comments
7 min read
Templating with Go's html/template and text/template

Templating with Go's html/template and text/template

1
Comments 1
5 min read
Rendering in Gin: Modularity, Extensibility, and Diagram Insights

Rendering in Gin: Modularity, Extensibility, and Diagram Insights

Comments
3 min read
Closures in Go:- escape analysis, memory layout, and runtime behavior

Closures in Go:- escape analysis, memory layout, and runtime behavior

2
Comments
5 min read
GoREST turn any database to a production grade REST API

GoREST turn any database to a production grade REST API

Comments
10 min read
TypeScript Rewrote Itself in Go?! What That “10x Faster” Hype Really Means

TypeScript Rewrote Itself in Go?! What That “10x Faster” Hype Really Means

1
Comments
36 min read
Building, Testing, and Publishing Go Packages - Best Practices

Building, Testing, and Publishing Go Packages - Best Practices

Comments
2 min read
Create a Text Editor With Go - Enter raw mode

Create a Text Editor With Go - Enter raw mode

Comments
7 min read
🚀 I Replaced Go’s Scheduler — And You Should Too (Here’s How)

🚀 I Replaced Go’s Scheduler — And You Should Too (Here’s How)

Comments 2
4 min read
🚀 A Fun Tour of Go’s Official Website!

🚀 A Fun Tour of Go’s Official Website!

Comments
3 min read
Production-Ready Rate Limiter in Go: From Side Project to Distributed System

Production-Ready Rate Limiter in Go: From Side Project to Distributed System

7
Comments
7 min read
Go Coding with Asparagos: Mushroom Soup for everyone!

Go Coding with Asparagos: Mushroom Soup for everyone!

Comments
2 min read
Understanding Goroutines, Concurrency, and Parallelism in Go

Understanding Goroutines, Concurrency, and Parallelism in Go

22
Comments 1
4 min read
Create a Text Editor With Go - Setup

Create a Text Editor With Go - Setup

Comments 4
1 min read
Envar — Centrally manage environment variables to switch per directory

Envar — Centrally manage environment variables to switch per directory

Comments
1 min read
Como o DevData4 Pode Acelerar Seu Desenvolvimento com Dados Aleatórios

Como o DevData4 Pode Acelerar Seu Desenvolvimento com Dados Aleatórios

Comments
2 min read
Creating a very basic gRPC server

Creating a very basic gRPC server

1
Comments
7 min read
No More Complex Scripts! PerfTest Distributed Load Testing Uses a Single YAML to Orchestrate Massive Cluster Tests Gracefully

No More Complex Scripts! PerfTest Distributed Load Testing Uses a Single YAML to Orchestrate Massive Cluster Tests Gracefully

Comments
7 min read
loading...