According to an r/modcoord post this subreddit was another one where the admins wholesale removed the current mod team and now they are looking for replacements.
I’d add the language specification. It is well written and Go is a relatively small language so the spec is not difficult to digest:
And pretty much everything from the official documentation page is a good read:


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.