- Contributors
- Sponsors
Rust is a compiled programming language developed by Mozilla Research.
Rust offers a clear and concise syntax, as well as a lot of advanced functionalities such as automatic history management, a strict type system, and multithreading.
One of Rust’s most unique characteristics might be its memory management model. Rust uses a “borrow checker” system to prevent memory leaks and bugs linked to concurrent data races.
Rust can be used for many jobs, especially for developing systems, built-in applications, command line tools, or even games. It is easily adaptable to many compilation targets and as such is very popular for WebAssembly applications.
Thanks to its active and benevolent community, Rust’s ecosystem keeps growing and providing new tools and libraries.
Rust & us
Learn Rust
Increase your skills with us