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.
🚀 Go Faster: Cutting the Slack in GC with Smart Memory Allocation

🚀 Go Faster: Cutting the Slack in GC with Smart Memory Allocation

8
Comments
7 min read
"Go-ing" Crazy? Why This Little Gopher is Your New Best Friend ! 🚀

"Go-ing" Crazy? Why This Little Gopher is Your New Best Friend ! 🚀

Comments
5 min read
I finally built the Go project generator I always wanted: Goca (Beta)

I finally built the Go project generator I always wanted: Goca (Beta)

Comments
1 min read
Go UDP Programming: A Beginner-Friendly Guide to Building Fast, Real-Time Apps

Go UDP Programming: A Beginner-Friendly Guide to Building Fast, Real-Time Apps

Comments
9 min read
Building an Organized API in Golang Using Fiber

Building an Organized API in Golang Using Fiber

Comments
4 min read
My Experience with GoFr – Building Backend Apps Faster Than Ever!

My Experience with GoFr – Building Backend Apps Faster Than Ever!

Comments
1 min read
Goravel v1.17 Preview: Add Process facade, simpler to call system commands

Goravel v1.17 Preview: Add Process facade, simpler to call system commands

3
Comments
1 min read
Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World

Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World

Comments
7 min read
A refactoração é uma tarefa complexa

A refactoração é uma tarefa complexa

Comments
2 min read
Boost Your Go App’s Network Performance with a TCP Connection Pool

Boost Your Go App’s Network Performance with a TCP Connection Pool

1
Comments
9 min read
My journey to Go

My journey to Go

Comments
2 min read
Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

Comments
3 min read
🎃 Contribute to a Go REST API Boilerplate — Perfect for Hacktoberfest Beginners!

Hacktoberfest: Maintainer Spotlight

🎃 Contribute to a Go REST API Boilerplate — Perfect for Hacktoberfest Beginners!

Comments
1 min read
Beyond YAML: Building Kubernetes Operators with CRDs and the Reconciliation Loop

Beyond YAML: Building Kubernetes Operators with CRDs and the Reconciliation Loop

3
Comments
11 min read
Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance

Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance

2
Comments
4 min read
Event-Driven Architecture in Production: Designing with AWS EventBridge and Go

Event-Driven Architecture in Production: Designing with AWS EventBridge and Go

Comments
4 min read
Quick Guide: First 5 Steps I Give Every New Go Mentee

Quick Guide: First 5 Steps I Give Every New Go Mentee

Comments
3 min read
Floxy — a lightweight workflow engine for GoLang with saga-style compensation

Floxy — a lightweight workflow engine for GoLang with saga-style compensation

Comments
2 min read
Media Generation with Go Graphics (GG Package)

Media Generation with Go Graphics (GG Package)

1
Comments
3 min read
Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch

Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch

1
Comments
9 min read
Markdown Remote Image Downloader

Markdown Remote Image Downloader

Comments
11 min read
⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

Comments
1 min read
🐱How I Built a Simple Go API to Return My Profile and a Random Cat Fact For my HNG13 stage 0 backend task

🐱How I Built a Simple Go API to Return My Profile and a Random Cat Fact For my HNG13 stage 0 backend task

Comments
2 min read
Why this simple Golang process uses 4 threads?

Why this simple Golang process uses 4 threads?

Comments
1 min read
Mastering JSON the Go Way

Mastering JSON the Go Way

Comments
2 min read
loading...