filmov
tv
Converting a Python script to Rust (4: Adding parallelism through rayon)
![preview_player](https://i.ytimg.com/vi/B4KpDWLRHkQ/sddefault.jpg)
Показать описание
Porting a Python script to Rust, to take advantage of the type safety, of the speed, of the safe parallelism and of the easy refactoring of Rust.
In this part, we add the rayon library, to speed up things through parallelism.
In this part, we add the rayon library, to speed up things through parallelism.