Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Media Generation with Go Graphics (GG Package)
Cover image for Media Generation with Go Graphics (GG Package)

Media Generation with Go Graphics (GG Package)

Comments
3 min read
My Experience with GoFr – Building Backend Apps Faster Than Ever!
Cover image for 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
Cover image for 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
Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization
Cover image for Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

Comments
7 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
Cover image for 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
Build a Blazing-Fast TCP Server in Go: A Practical Guide

Build a Blazing-Fast TCP Server in Go: A Practical Guide

Comments
8 min read
Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance
Cover image for 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
Cover image for 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
Cover image for 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
Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices
Cover image for Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices

Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices

1
Comments
12 min read
Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch
Cover image for 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
Cover image for Mastering JSON the Go Way

Mastering JSON the Go Way

Comments
2 min read
Zero Day at HNGi13

Zero Day at HNGi13

Comments
2 min read
TCP Programming in Go: Build Reliable Network Apps with Ease

TCP Programming in Go: Build Reliable Network Apps with Ease

Comments
10 min read
Understanding Strings in Go: Bytes, Runes, and the Truth Behind len
Cover image for Understanding Strings in Go: Bytes, Runes, and the Truth Behind len

Understanding Strings in Go: Bytes, Runes, and the Truth Behind len

Comments
2 min read
loading...