Rust

Rust is a programming language designed for efficiency, safety, and concurrency. It was developed by Graydon Hoare as a personal project while working at Mozilla Research in 2006, and now it's actively maintained by its huge community. Rust is designed for high performance: it has a statically-typed, compiled language with a low-level control over system resources, making it a good choice for systems programming.

Latest articles on "Rust"