Go has a nice std, and interfaces that make it easy to add on top instead of reinventing the wheel.
I think as long as a language offers the basics (like streams, etc) it’s not that bad to build on top of it.