Hacker News new | past | comments | ask | show | jobs | submit login

At least in my experience, Go packages and Rust crates are much coarser than NPM packages. (Look at actual direct and indirect dependencies in cargo-watch to judge it by yourself.) I think Go prefers and actually has resource to keep mostly centralized approaches, while Rust crates are heavily distributed and it takes longer for the majority to settle on a single solution.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: