Hacker News new | ask | show | jobs
by siscia 1864 days ago
Sorry but I need to disagree. The stability of rust is exceptional.

Old code always compiles.

The stdlib of Rust, I find it superior, very much so, to the one of go. Even though this is mostly due to the different type system.

The tooling around rust, it is just great, what tool you feel missing in Rust?

Few years ago, rust was lacking libraries, but they are really catching up quickly.

They are different languages that shine in different scenarios, but maturity, stability and stdlib is not where Rust is lacking behind.