|
|
|
|
|
by ay
1516 days ago
|
|
My experience in writing a small side project in both (on the order of 2-3 KLOC) was that the time to a working project is significantly shorter with golang. The time to the correctly working project was about the same between the two. Golang gets out of the way in me doing what I want. Rust actively resists me doing things I will later regret. Also, unexpectedly, I have gotten some positive comments on my C coding style after I coded some Rust. All of this is completely anecdotal and personal experience, of course. |
|
Trillion dollar companies run on "incorrect" software.