"faster than C" almost always boils down to different designs, implementations, algorithms, etc.
Perhaps it is faster than already-existing implementations, sure, but not "faster than C", and it is odd to make such claims.
replies(10):
Perhaps it is faster than already-existing implementations, sure, but not "faster than C", and it is odd to make such claims.
I'm currently working with ~150 dependencies in my current project which I know would be a major hurdle in previous C or C++ projects.
For example, cargo-vet and cargo-crev allow you to rely on others you trust to help audit dependencies.