Pinned repositories
Repositories
-
crates.io-index
Registry index for crates.io
-
-
rust.vim
Vim configuration for Rust.
-
-
rustup-components-history
Rustup package status history
-
chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
-
-
-
rustc-pr-tracking
Statistics about PRs on the rustc repository.
-
thanks
Celebrate Rust contributors.
-
docs.rs
crates.io documentation generator
-
libc
Raw bindings to platform APIs for Rust
-
-
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
-
-
-
crates.io
Source code for crates.io
-
polonius
Defines the Rust borrow checker.
-
www.rust-lang.org
The home of the Rust website
-
governance
The home for Rust's governance documentation, such as team charters.
-
triagebot
Triage Bot
-
-
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
-
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
-
miri
An interpreter for Rust's mid-level intermediate representation
-
hashbrown
Rust port of Google's SwissTable hash map