• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    5 小时前

    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
      ·
      13 分钟前

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