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.vim
Vim configuration for Rust.
rust-lang/packed_simd
Portable Packed SIMD Vectors for Rust standard library
rust-lang/style-team
Home of the Rust style team
rust-lang/glacier
A big 'ol pile of ICE.
rust-lang/areweasyncyet.rs
Are we async yet?
rust-lang/ferris-says
A Rust flavored implementation of `cowsay`
rust-lang/pkg-config-rs
Build library for invoking pkg-config for Rust
rust-lang/ena
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
rust-lang/spec
The Rust specification
rust-lang/impl-trait-utils
Utilities for working with impl traits in Rust.
rust-lang/keyword-generics-initiative
Public repository for the Rust keyword generics initiative
rust-lang/project-portable-simd
Portable SIMD project group
rust-lang/pin-utils
Utilities for pinning
rust-lang/project-safe-transmute
Project group working on the "safe transmute" feature
rust-lang/std-dev-guide
Guide for standard library developers
rust-lang/project-ffi-unwind
rust-lang/wg-security-response
Documentation for the Rust Security Response WG
rust-lang/rustc_codegen_c
C based backend for rustc
rust-lang/opsem-team
Home of the operational semantics team, used primarily for procedural items
rust-lang/sync-team
Synchronize the team repository with the services we use
rust-lang/release-team
This repository contains all the documents related to the Rust release team.
rust-lang/calendar-generation
Generate iCalendar documents from calendar specifications in TOML. See rust-lang/calendar.
rust-lang/monitorbot
Monitoring of external API services Rust infrastructure relies upon
rust-lang/rustc-rayon
Rayon: A data parallelism library for Rust
rust-lang/gha-runner
Custom fork of the GitHub Actions runner
rust-lang/.github
Special GitHub repository with fallback issue templates and community health files for other repos.
rust-lang/project-const-traits
Const Traits Project Group
rust-lang/ci-feedback
Repository to collect feedback on how to improve rust-lang/rust CI
rust-lang/edition-team
Home of the Rust edition team
rust-lang/wg-macros
Home of the Rust Macros Working Gruop