|
|
|
|
|
by Klonoar
1023 days ago
|
|
There are a litany of benefits to Rust that include, but are not limited to: - Cargo and the general ecosystem - The relative ease of integrating with just about any other system - The ability to just build a binary rather than dealing with bundling interpreted languages (like with general Python/Ruby/JS/etc) See my other comment in this thread for why I consider that "higher overhead" to be meaningless for general applications. |
|
Other than Cargo, none of the advantages you mentioned are actually advantages, and are just basic features that are shared by multiple programming languages for decades.
If it's hard to justify Rust's use, why insist it's a decent tech stack for this sort of applications in spite of all of the evidence to the contrary?