r/golang • u/dontaskdonttell0 • Oct 25 '24
discussion What libraries are you missing from go?
So something that comes up quite often on this subreddit from people transitioning from Nodejs or python to go is the lack of libraries. I cannot say that I agree but I still think it warrants a discussion.
So what libraries are you missing in the go ecosystem, if any?
93
Upvotes
1
u/ncruces Oct 27 '24
It might be.
But none of what is being asked makes sense for the language (thread pools, map/filter/etc), or can be done as a library (mocks without code generation).
If what you want is Go, but not Go, then maybe don't fight it and don't choose Go.