this post was submitted on 11 Aug 2025
10 points (100.0% liked)

Golang

2605 readers
1 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] donio@lemmy.world 1 points 5 months ago

I was skeptical at first (uh, another one of these?) but the small algorithm illustrations charmed me enough to look at the repo and I think I like it. Well organized repo, straightforward code and a good example_test.go, something package authors often neglect. If nothing else it can be a useful source of ideas if you decide to roll your own version of one of these operations.