• FizzyOrange@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      5 hours ago

      I think the only mainstream language with a standard library that is both good and comprehensive is Go. All of the others either have smaller standard libraries (e.g. Rust) or poorly designed ones (Python).

      • GiorgioPerlasca@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        11 minutes ago

        Java, .net and C++ have standard libraries that are much bigger and much more battle tested than the one of Go.