Skip to content

Comment on Rust vs Go: A Hands-On Comparisonparent

Comments

I find that for many projects I start, I seem to want:

  - static types
  - small, static binaries for deployments
  - lower memory requirements and value semantics where appropriate
  - a reasonably large ecosystem
  - cross-platform with strong support for linux/cloud
These two languages usually end up at the top of my list when given these requirements.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.