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.
Comparative Benchmarking: ILP, A*, and Branch and Bound Algorithms in High-Throughput Scenarios
Cover image for Comparative Benchmarking: ILP, A*, and Branch and Bound Algorithms in High-Throughput Scenarios

Comparative Benchmarking: ILP, A*, and Branch and Bound Algorithms in High-Throughput Scenarios

Comments
8 min read
De C# a Go: Logrando Compatibilidad en Codificación AES y Base64
Cover image for De C# a Go: Logrando Compatibilidad en Codificación AES y Base64

De C# a Go: Logrando Compatibilidad en Codificación AES y Base64

Comments
3 min read
goso: Stack Overflow CLI search tool written in Go

goso: Stack Overflow CLI search tool written in Go

Comments
1 min read
Introduction to the event "TinyGo Keeb Tour 2024"
Cover image for Introduction to the event "TinyGo Keeb Tour 2024"

Introduction to the event "TinyGo Keeb Tour 2024"

Comments
6 min read
Crypto at the Speed of Go: Performance Considerations, Go Crypto 11

Crypto at the Speed of Go: Performance Considerations, Go Crypto 11

6
Comments
3 min read
Advent of Code 2024, in Golang: Day 1, Historian Hysteria
Cover image for Advent of Code 2024, in Golang: Day 1, Historian Hysteria

Advent of Code 2024, in Golang: Day 1, Historian Hysteria

3
Comments
6 min read
Mastering Go Memory Optimization: 20 Expert Techniques for Efficient Applications
Cover image for Mastering Go Memory Optimization: 20 Expert Techniques for Efficient Applications

Mastering Go Memory Optimization: 20 Expert Techniques for Efficient Applications

7
Comments
6 min read
Advent of Code 2024 in Golang: Do or Don't Regex
Cover image for Advent of Code 2024 in Golang: Do or Don't Regex

Advent of Code 2024 in Golang: Do or Don't Regex

1
Comments
8 min read
Advent of Code 2024 in Golang: Slicing and Dicing Reports

Advent of Code 2024 in Golang: Slicing and Dicing Reports

1
Comments
4 min read
optimizing c structs layouts
Cover image for optimizing c structs layouts

optimizing c structs layouts

Comments
4 min read
Mastering Go Concurrency: Essential Patterns for High-Performance Systems
Cover image for Mastering Go Concurrency: Essential Patterns for High-Performance Systems

Mastering Go Concurrency: Essential Patterns for High-Performance Systems

2
Comments
6 min read
A Tiny, Dependency-Free UUID Checker for Go!
Cover image for A Tiny, Dependency-Free UUID Checker for Go!

A Tiny, Dependency-Free UUID Checker for Go!

5
Comments
2 min read
Why You Should Learn Go in 2025
Cover image for Why You Should Learn Go in 2025

Why You Should Learn Go in 2025

126
Comments 29
4 min read
Implementing Authorization with OpenFGA | Part 2

Implementing Authorization with OpenFGA | Part 2

1
Comments
6 min read
Mastering memory management in Go: Avoiding slice-related leaks
Cover image for Mastering memory management in Go: Avoiding slice-related leaks

Mastering memory management in Go: Avoiding slice-related leaks

4
Comments
3 min read
Using Weak Pointers in Go

Using Weak Pointers in Go

Comments
3 min read
Building Robust SQL Transaction Execution in Go with a Generic Framework
Cover image for Building Robust SQL Transaction Execution in Go with a Generic Framework

Building Robust SQL Transaction Execution in Go with a Generic Framework

3
Comments
4 min read
FETCHING ADVENT OF CODE INPUT DYNAMICALLY IN GO

FETCHING ADVENT OF CODE INPUT DYNAMICALLY IN GO

2
Comments 2
4 min read
🚀 Master Custom String Formatting in Go with the GoStringer Interface!
Cover image for 🚀 Master Custom String Formatting in Go with the GoStringer Interface!

🚀 Master Custom String Formatting in Go with the GoStringer Interface!

Comments
1 min read
Mastering Go's Nursery Pattern: Boost Your Concurrent Code's Efficiency and Robustness
Cover image for Mastering Go's Nursery Pattern: Boost Your Concurrent Code's Efficiency and Robustness

Mastering Go's Nursery Pattern: Boost Your Concurrent Code's Efficiency and Robustness

3
Comments
6 min read
Exploring Golang: Insights from the Latest Golang Nugget

Exploring Golang: Insights from the Latest Golang Nugget

Comments
1 min read
A Guide to Configuration Management in Go with Viper

A Guide to Configuration Management in Go with Viper

21
Comments 1
5 min read
Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉
Cover image for Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉

Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉

Comments
2 min read
The Perfect Trio: Wails, Go & Svelte in Action

The Perfect Trio: Wails, Go & Svelte in Action

1
Comments
2 min read
taking input with spaces in go

taking input with spaces in go

3
Comments
2 min read
loading...