Rust (passed)

✅ This edition is dedicated to Rust, a language that is about ten years old with a focus on security and performance.

It will be hosted by Philippe Helluy, Head of the Tonus project team in Strasbourg.

➡️ You don’t know Rust yet?

The Rust compiler allows to eliminate at compile time: segmentation errors, memory leaks, access conflicts in parallel programs.

This tuto will be a practical introduction to the language with examples in scientific computing, parallel computing.

➡️ Prerequisites: It is recommended to install, before the tuto, a working Rust programming environment, but it is very easy, see: https://www.rust-lang.org/fr/tools/install

⚠️If you are on Windows, prefer an install in WSL2 rather than in Windows directly.

Date February, 25th 2022
Place INRIA Nancy
Author Philippe.Helluy@inria.fr
Source https://github.com/phelluy/tutorust and https://github.com/phelluy/minicl