|
|
|
|
|
by hn_asker
1959 days ago
|
|
Go is much easier to learn and get up and running compared to Rust in my experience. It's great for writing servers and multi-threaded applications. Rust can be used to optimize but you'll probably get a lot of mileage out of golang before having to switch. |
|