8 ms·
Go and Rust do not compete at all in the same domain. A long time ago, Rust did not have the focus it as now and even included a GC But now, asking Go vs. Rust
by whatrg 3y ago
Go and Rust do not compete at all in the same domain. A long time ago, Rust did not have the focus it as now and even included a GC
But now, asking Go vs. Rust does not make sense at all.
If you want a mediocre speed application with fast development, use Go
If you want good memory footpeint with mediocre development use rust
- goku12 3y ago> If you want a mediocre speed application with fast development, use Go I don't know if you can describe much of Kubernetes like that.