Earlier quoted context omitted.
Let's be real about dependencies https://wiki.alopex.li/LetsBeRealAboutDependencies
> A medium-sized Rust project can easily tip the scales at 2-300 crates, which is still rather more dependencies than anything I’ve looked at here, but that’s explained by the simple fact that using libraries in C is such a monumental pain in the ass that it’s not worth trying for anything unless it’s bigger than… well, a base64 parser or a hash function. It's odd that this article spends so much time arguing that Ru…
C developers constantly reinvent because C dependency management is such a joke that no one bothers.