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

Can you expand on that?
What else is missing?
I think it works as a C replacement in HPC. Maybe not a C++ replacement (mostly because of missing integer generics).