Y
Hacker News
new
|
ask
|
show
|
jobs
by
rockdoe
840 days ago
In C/C++ every project ends up with a hand coded replacement for those external dependencies that is less well written and infinitely less tested.
1 comments
infamouscow
840 days ago
What about all of the projects where your assumptions are false?
link
rockdoe
839 days ago
Why would those need a lot of Rust dependencies then? If you want to hand-roll stuff, hand-roll! no_std is a thing because people use it.
link