Y
Hacker News
new
|
ask
|
show
|
jobs
by
zerofan
3533 days ago
If you think Rust is ready for high performance computing, I suspect you don't do HPC for a living and you haven't tried to do it with Rust. It's not just missing the needed libraries.
3 comments
rfrey
3533 days ago
Can you expand on that?
link
laxentasken
3533 days ago
What else is missing?
link
whyever
3533 days ago
I think it works as a C replacement in HPC. Maybe not a C++ replacement (mostly because of missing integer generics).
link