RSS 2025-12-06 02:06
tutorials

© Copyright Copyright © 2019, GopherAcademy; all rights reserved. [Mediumish Theme](https://www.wowthemes.net) by WowThemes.net

libraries

Golang’s Big Miss on Memory Arenas

submitted by [/u/brightlystar](https://www.reddit.com/user/brightlystar) [\[link\]](https://avittig.medium.com/golangs-big-miss-on-memory-arenas-f1375524cc90) [\[comments\]](https://www.reddit.com/r...

libraries

CGO noescape nocallback does they do anything?

I remember was hyped when these pragmas appeared, but does hey do anything? I still have entersyscall, exitsyscall ating considerable amount of time Like for 4s of total call time, I have 0.5s for ex...

libraries

How does for and range work together in golang?

Hello guys I am building a CLI tool and I was writing a function that iterates over an array of elements (strings) that hold a filepath and basically just a simple test I wanted to see if I am able at...

libraries

Practical Patterns for Go Iterators

submitted by [/u/fspj](https://www.reddit.com/user/fspj) [\[link\]](https://funnelstory.ai/blog/engineering/practical-patterns-for-go-iterators) [\[comments\]](https://www.reddit.com/r/golang/commen...

libraries

Our Go database is now faster than MySQL on sysbench

[![Our Go database is now faster than MySQL on sysbench](https://external-preview.redd.it/gqJoVpiq3Cvgcez4nK5Y8qlgzIMewmmYLDgBxcREws4.png?width=640&crop=smart&auto=webp&s=e4bebe3e702416685c74e3625d7c6...

libraries

Parse locally formatted numbers?

Is there a way to parse strings which contain locally formatted numbers to integer/float using the standard packages? With **message.Printer** I can format integer and float numbers to a locally form...

libraries

Suggest me some Beginner projects

I’m looking for some beginner-friendly Go projects that actually use concurrency in a meaningful way. No CRUD APIs, no load balancers, no Redis clones, no rate limiters. Also avoiding scrapers and por...

libraries

Handling SEO on Go backend + JS frontend

Hi everyone, sorry for this stupid question. Lately, Go has become my go-to language for backend development, but I still prefer to use a traditional JS framework for frontend. Now, I'm working on a...

libraries

Golang testing - best practices

I'm working on a small web app project, domain driven, each domain has handler/service/repo layer, using receiver method design, concrete structs with DI, all wired up in Main. Mono-repo containerised...

libraries

IPC options for Go-Flutter?

Hi Gophers! I'm building a Flutter desktop app and I decided to write the app's backend in Go because it is a bit faster than Dart for what I'm doing, and in the future if I decide to add a server sy...

libraries

[SELF PROMOTION] - Golang based trading framework

Hi all I'm quite excited to finally be at the stage I am comfortable sharing my project "Kronos" with the world, or at least the gophers that lurk on this subreddit. Over the last few months I've bee...

libraries

How many of you use ai tools like claude code etc...

What ai tools (like claude code, cursor, antygravity... ) do you use daily/sometimes and how You use it.... to speed up building software? Many people predict that in 1-2 years we will have so good A...

libraries

Animated 3D OBJ Wireframe Tutorial

[![Animated 3D OBJ Wireframe Tutorial](https://external-preview.redd.it/vQNngEK6mHICxBcjL8H42OXsLtEhKNNI1Tp_O5IgyjA.png?width=320&crop=smart&auto=webp&s=29613fe4b9e0876ffa1e7a9ed877b23a3440445a "Anima...