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/futures-rs
Zero-cost asynchronous programming in Rust
rust-lang/chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
rust-lang/polonius
Defines the Rust borrow checker.
rust-lang/api-guidelines
Rust API guidelines
rust-lang/rust-mode
Emacs configuration for Rust
rust-lang/unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do
rust-lang/crater
Run experiments across parts of the Rust ecosystem!
rust-lang/arewewebyet
Are we web yet? A simple reckoning of Rust's readiness for Web-related things.
rust-lang/libm
A port of MUSL's libm to Rust.
rust-lang/rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
rust-lang/wg-async
Working group dedicated to improving the foundations of Async I/O in Rust
rust-lang/measureme
Support crate for rustc's self-profiling feature
rust-lang/cmake-rs
Rust build dependency for running cmake
rust-lang/rustc-demangle
Rust symbol demangling
rust-lang/getopts
The getopts repo maintained by the rust-lang project
rust-lang/lang-team
Home of the Rust lang team
rust-lang/rustwide
Execute your code on the Rust ecosystem.
rust-lang/thanks
Celebrate Rust contributors.
rust-lang/jobserver-rs
rust-lang/rust-installer
The Bourne shell installer used by Rust and Cargo
rust-lang/rust-log-analyzer
Analyzing Travis and Azure Pipelines logs to find encountered errors
rust-lang/rustdoc-types
Rustdoc's JSON output interface
rust-lang/rustc_apfloat
Rust port of C++ llvm::APFloat library
rust-lang/moderation-team
Home of the Rust Moderation team.
rust-lang/ar_archive_writer
A writer for object file ar archives
rust-lang/rustc-stable-hash
A stable hashing algorithm used by rustc: cross-platform, deterministic, not secure
rust-lang/crates.io-index-archive
Archive of the crates.io-index commit history after squashes
rust-lang/generate-manifest-list
Creates a list of manifests on static.rust-lang.org
rust-lang/bors-kindergarten
Experimental repository for testing the behavior of the new bors implementation.
rust-lang/aws-runners-test