▲ 150 r/rust
Why does Rust require many dependency packages unlike Go when building a project?
I am wondering if Rust follows NPM ecosystem crisis in the future. In Go ecosystem promotes use std as far as possible but only minimum external dependencies when building a project. But Rust ecosystem promote lightweight std but too much external insecure dependencies.
u/dumindunuwan — 1 day ago