Pinned repositories
Repositories
-
crates.io-index
Registry index for crates.io
-
-
-
rustc-pr-tracking
Statistics about PRs on the rustc repository.
-
-
thanks
Celebrate Rust contributors.
-
chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
-
crates.io
Source code for crates.io
-
-
-
rust-forge
Information useful to people contributing to Rust
-
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
-
-
-
miri
An interpreter for Rust's mid-level intermediate representation
-
-
backtrace-rs
Backtraces in Rust
-
-
glacier
A big 'ol pile of ICE.
-
measureme
Support crate for rustc's self-profiling feature
-
surveys
Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.
-
crater
Run experiments across parts of the Rust ecosystem!
-
-
rustup-components-history
Rustup package status history
-
rfcbot-rs
Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.
-
rustc-dev-guide
A guide to how rustc works and how to contribute to it.
-
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
-
libc
Raw bindings to platform APIs for Rust