Pinned Repositories
book
The Rust Programming Language
cargo
The Rust package manager
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
rfcs
RFCs for changes to Rust
rust
Empowering everyone to build reliable and efficient software.
rust-analyzer
A Rust compiler front-end for IDEs
rust-by-example
Learn Rust with examples (Live code editor included)
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
rustup
The Rust toolchain installer
The Rust Programming Language's Repositories
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
rust-lang/book
The Rust Programming Language
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
rust-lang/cargo
The Rust package manager
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-lang/rfcs
RFCs for changes to Rust
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
rust-lang/crates.io
The Rust package registry
rust-lang/hashbrown
Rust port of Google's SwissTable hash map
rust-lang/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
rust-lang/rustc_codegen_cranelift
Cranelift based backend for rustc
rust-lang/docs.rs
crates.io documentation generator
rust-lang/portable-simd
The testing ground for the future of portable SIMD in Rust
rust-lang/crates.io-index
Registry index for crates.io
rust-lang/fls
The FLS
rust-lang/blog.rust-lang.org
Home of the Rust and Inside Rust blogs
rust-lang/www.rust-lang.org
The home of the Rust website
rust-lang/rfcbot-rs
Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.
rust-lang/llvm-project
Rust-specific fork of LLVM.
rust-lang/rust-repos
Dataset of Rust source code repositories
rust-lang/rustup-components-history
Rustup package status history
rust-lang/gccjit.rs
Rust bindings for libgccjit
rust-lang/rustc-pr-tracking
Statistics about PRs on the rustc repository.
rust-lang/trait-system-refactor-initiative
The Rustc Trait System Refactor Initiative
rust-lang/crates-io-auth-action
Get a crates.io temporary access token
rust-lang/staging.crates.io-index
Registry index for staging.crates.io
rust-lang/ci-mirrors
Upload files to Rust's CI mirrors
rust-lang/project-goal-reference-expansion
Project Goal coordination repository for expansion of the Rust Reference