Open links in new tab
  1. Rust Programming Language

    A language empowering everyone to build reliable and efficient software.

  2. Learn Rust - Rust Programming Language

    Learn Rust Get started with Rust Affectionately nicknamed “the book,” The Rust Programming Language will give you an overview of the language from first principles. You’ll build a few projects …

  3. Getting started - Rust Programming Language

    A language empowering everyone to build reliable and efficient software.

  4. The Rust Programming Language

    The Rust Programming Language by Steve Klabnik, Carol Nichols, and Chris Krycho, with contributions from the Rust Community This version of the text assumes you’re using Rust 1.90.0 (released 2025 …

  5. Install Rust - Rust Programming Language

    A language empowering everyone to build reliable and efficient software.

  6. Getting Started - The Rust Programming Language

    Getting Started Let’s start your Rust journey! There’s a lot to learn, but every journey starts somewhere. In this chapter, we’ll discuss: Installing Rust on Linux, macOS, and Windows Writing a program that …

  7. Introduction - Rust By Example

    Rust by Example Rust is a modern systems programming language focusing on safety, speed, and concurrency. It accomplishes these goals by being memory safe without using garbage collection. …

  8. Introduction - The Rust Programming Language

    The Rust Programming Language Introduction Note: This edition of the book is the same as The Rust Programming Language available in print and ebook format from No Starch Press. Welcome to The …

  9. Rust Documentation · The Rust Programming Language

    Rust Documentation If you haven’t seen Rust at all yet, the first thing you should read is the introduction to the book, The Rust Programming Language. It will give you a good idea of what Rust is like, show …

  10. Rust Documentation

    The Rust Programming Language Affectionately nicknamed “the book,” The Rust Programming Language will give you an overview of the language from first principles.