Empowering everyone to build reliable and efficient software.
:crab: Small exercises to get you used to reading and writing Rust code!
The Rust Programming Language
The Rust package manager
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
The Rust toolchain installer
Format Rust code
RFCs for changes to Rust
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Repository for the Rust Language Server (aka RLS)
The Rust package registry
Data for this-week-in-rust.org
Logging implementation for Rust
A guide to how rustc works and how to contribute to it.
The Rust Reference
Rust extension for Visual Studio Code
Rust API guidelines
Automatically apply the suggestions made by rustc
Website for graphing performance of rustc
Rust's standard library vendor-specific APIs and run-time feature detection
Working group dedicated to improving the foundations of Async I/O in Rust
Library for snippet annotations
A guide to changes between various editions of Rust
The Rust Programming Language Blog
Rust IDE support for Atom, powered by the Rust Analyzer or Rust Language Server
Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.