Y
Hacker News
new
|
ask
|
show
|
jobs
by
baseballdork
461 days ago
It's also easier to do things in parallel in rust that might otherwise not have been considered in a C version.
1 comments
pitaj
461 days ago
And using more efficient algorithms or data structures that are painful and/or difficult to use in C.
link