Earlier quoted context omitted.
I imagine there are different motivations for different people. Some people may just want to use rust to re-implement something that exists in order to hone their skills or just for fun. Having a reference implementation makes that more productive. Other people may think that it would simply be better if the project were implemented in rust. This is the case for some C projects, where a lot of control is still necess…
> or me, rust is the first real competitor in the systems programming market. What about julia or go?
Doesn't mean that there is no overlap, but when you wish to go closer to the metal, picking Rust makes lots of sense.