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/book
The Rust Programming Language
rust-lang/rustfmt
Format Rust code
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
rust-lang/hashbrown
Rust port of Google's SwissTable hash map
rust-lang/async-book
Asynchronous Programming in Rust
rust-lang/reference
The Rust Reference
rust-lang/flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
rust-lang/socket2
Advanced configuration options for sockets.
rust-lang/stdarch
Rust's standard library vendor-specific APIs and run-time feature detection
rust-lang/rust-forge
Information useful to people contributing to Rust
rust-lang/docker-rust
The official Docker images for Rust
rust-lang/fls
The FLS
rust-lang/annotate-snippets-rs
Library for snippet annotations
rust-lang/compiler-team
A home for compiler team planning documents, meeting minutes, and other such things.
rust-lang/blog.rust-lang.org
Home of the Rust and Inside Rust blogs
rust-lang/homu
A bot that integrates with GitHub and your favorite continuous integration service
rust-lang/triagebot
Automation/tooling for Rust spaces
rust-lang/rust-project-goals
Rust Project Goals tracker
rust-lang/project-stable-mir
Define compiler intermediate representation usable by external tools
rust-lang/bors
Rust implementation of bors used for various Rust components (e.g. the compiler).
rust-lang/crates-build-env
Build environment for third-party Rust crates
rust-lang/leadership-council
Home of the Rust Leadership Council
rust-lang/surveys
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
rust-lang/gccjit.rs
Rust bindings for libgccjit
rust-lang/gcc
GCC fork with libgccjit changes needed by rustc_codegen_gcc
rust-lang/calendar
Calendars for Rust project teams
rust-lang/miri-test-libstd
Testing the Rust standard library with Miri, continuously
rust-lang/crates_io_og_image
OpenGraph image generation for crates.io packages
rust-lang/infra-smoke-tests
Smoke tests for the infrastructure of the Rust project
rust-lang/fls-team
Home of the Rust FLS team