Hacker News new | ask | show | jobs
by scns 1215 days ago
While not for clusters AFAICT, Rayon (Rust lib) auto parallizes loops. It is used in Programming Rust by O'Reilly in a great example. Forgive the RESF response please.