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.
Building Mobile Apps Without a Backend: The Power of Database Gateway API
Cover image for Building Mobile Apps Without a Backend: The Power of Database Gateway API

Building Mobile Apps Without a Backend: The Power of Database Gateway API

Comments
3 min read
Command line calculator in GO

Command line calculator in GO

Comments
1 min read
Paginación con cursor
Cover image for Paginación con cursor

Paginación con cursor

Comments
4 min read
Thread-Safe Command Execution in Golang with safecmd.go

Thread-Safe Command Execution in Golang with safecmd.go

5
Comments 2
5 min read
Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes
Cover image for Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes

Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes

Comments
3 min read
Serial Confinement in go
Cover image for Serial Confinement in go

Serial Confinement in go

Comments
4 min read
Introduce My Self !

Introduce My Self !

Comments
1 min read
First impressions with the Turso database

First impressions with the Turso database

3
Comments
5 min read
Deep Dive into Go's Equality Operator
Cover image for Deep Dive into Go's Equality Operator

Deep Dive into Go's Equality Operator

6
Comments
10 min read
Building Multi-language Support in Go: A Practical Guide with GoFrame

Building Multi-language Support in Go: A Practical Guide with GoFrame

Comments
3 min read
Go Charting Made Simple: Your Guide to the Best Libraries

Go Charting Made Simple: Your Guide to the Best Libraries

12
Comments
4 min read
Concurrency gotchas in go
Cover image for Concurrency gotchas in go

Concurrency gotchas in go

Comments
5 min read
Go 1.24: Testes de Benchmark

Go 1.24: Testes de Benchmark

1
Comments
2 min read
Go 1.24: Benchmark Tests

Go 1.24: Benchmark Tests

Comments
2 min read
Corgi: The CLI That Tames Your Local Microservices Chaos
Cover image for Corgi: The CLI That Tames Your Local Microservices Chaos

Corgi: The CLI That Tames Your Local Microservices Chaos

3
Comments 1
12 min read
Ensuring Service Availability in Modern Infrastructure with Wait4X's TCP Checker

Ensuring Service Availability in Modern Infrastructure with Wait4X's TCP Checker

2
Comments
3 min read
Construindo um Financial Ledger com CQRS e EDA

Construindo um Financial Ledger com CQRS e EDA

6
Comments
13 min read
TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc
Cover image for TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc

TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc

13
Comments
2 min read
Go Web Scraper: Build and Optimize HTML Parsers
Cover image for Go Web Scraper: Build and Optimize HTML Parsers

Go Web Scraper: Build and Optimize HTML Parsers

5
Comments
5 min read
Race Conditions in Go: A Simple Tutorial

Race Conditions in Go: A Simple Tutorial

14
Comments
4 min read
golang + sse + Data-Star for real time sys stats

golang + sse + Data-Star for real time sys stats

2
Comments
3 min read
Why Memory Alignment Matters in Go: Making Your Structs Lean and Fast
Cover image for Why Memory Alignment Matters in Go: Making Your Structs Lean and Fast

Why Memory Alignment Matters in Go: Making Your Structs Lean and Fast

18
Comments 4
4 min read
Concurrency and File Hashing in Go: Lessons and Best Practices

Concurrency and File Hashing in Go: Lessons and Best Practices

Comments
4 min read
Building Cross-Platform Go Apps with GoFrame: A Developer's Guide 🚀

Building Cross-Platform Go Apps with GoFrame: A Developer's Guide 🚀

Comments
3 min read
Building a Downloader in Go

Building a Downloader in Go

Comments
5 min read
loading...