The Rust Programming Language (Print Edition)
by Steve Klabnik & Carol Nichols
The official Rust book in print from No Starch Press — same content as doc.rust-lang.org/book, beautifully typeset.
24 resources tagged with #official
24 of 24
by Steve Klabnik & Carol Nichols
The official Rust book in print from No Starch Press — same content as doc.rust-lang.org/book, beautifully typeset.
by Rust Project
The official Rust package registry — explore libraries and read crate documentation.
by Rust Project
Official conventions for designing clear, idiomatic public APIs in Rust crates.
by Rust Project
Core futures and async primitives used across the Rust async ecosystem.
by Rust Project
Official guiding principles for Rust language design and ecosystem decisions.
by Rust Project
Write, run, and share Rust code in the browser — no setup required.
by Rust Project
Official Rust code formatter — learn idiomatic style by reading its output.
by Rust Project
Official API documentation for the Rust standard library — essential daily reference.
by Rust Foundation
Official learning hub from the Rust Foundation with courses and certification info.
by Rust Project
The rust-lang/rust repository — read the source to understand how Rust works under the hood.
by Rust Project
Official Rust team channel — conference talks, lectures, and community videos curated by the Rust project.
by Rust Project
Official tool for creating books from Markdown — used by The Rust Book itself.
by Rust Project
Real-time chat with Rustaceans — great for quick questions and community events.
by Rust Project
Official community forum for help, announcements, and learning discussions.
by Rust Foundation
The flagship annual Rust conference — talks from core team and community leaders.
by Rust Project
Official guide to Rust's package manager — dependencies, workspaces, and publishing.
by Rust Project
Rust linter with hundreds of lints — learn idiomatic Rust from its suggestions.
by Rust Project
Official announcements, edition guides, and deep posts from the Rust team.
by Rust Embedded Working Group
Official guide to bare-metal and embedded systems programming in Rust.
by Rust Async Working Group
Official async book covering futures, executors, and async/await patterns.
by Rust Project
The dark arts of unsafe Rust — memory layout, FFI, and advanced internals.
by Let's Get Rusty
Let's Get Rusty walks through The Rust Programming Language book chapter by chapter.
by Rust Project
Learn Rust through annotated examples covering core concepts and the standard library.
by Rust Project
The official book — the best starting point for learning Rust from scratch.