Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogomipz
3282 days ago
This is great. I am curious if anyone else knows of a similar cookbook for Golang.
2 comments
peferron
3282 days ago
I have implemented quite a few algorithms and data structures for fun here [1]. It's not authoritarive by any means, and not everything is in Go (there's also some Rust, Swift, TS and JS), but maybe a few things could turn up useful.
[1]
https://github.com/peferron/algo
link
bogomipz
3282 days ago
Awesome. Thanks for the links.
link
urethrafranklin
3282 days ago
https://github.com/arnauddri/algorithms
https://github.com/0xAX/go-algorithms
link
[1] https://github.com/peferron/algo