Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I’m not writing drivers or OS components. Services and command-line tools. Go has a bunch of stuff in standard library to make that easier. My experience is that these tools are a bit rougher to write in Rust, due to the additional decisions (which third-party libraries) I have to make wrt command line parsing, HTTP, etc. Rust’s ecosystem reminds me a bit of NPM or Haskell in that way. Go reminds me of Python in that the decisions are easier or have lower impact.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: