
Rust
Rust is a blazing fast and memory-efficient static language with no runtime or garbage collector. Learn Rust programming language.
Welcome to the Rust documentation!
Rust is designed for performance and safety, especially safe concurrency. With zero-cost abstractions, fearless concurrency, and an incredibly robust type system, Rust empowers you to build reliable and efficient software.
Start with Why Rust for the design story, then install the toolchain and take a tour of the language. From there the docs walk through ownership, error handling, and fearless concurrency.