Pinned repositories
Repositories
-
-
crates.io-index
Registry index for crates.io
-
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
-
-
rust.vim
Vim configuration for Rust.
-
crates.io
Source code for crates.io
-
miri
An interpreter for Rust's mid-level intermediate representation
-
glacier
A big 'ol pile of ICE.
-
-
crater
Run experiments across parts of the Rust ecosystem!
-
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
-
stdsimd
The testing ground for the future of portable SIMD in Rust
-
rustup-components-history
Rustup package status history
-
rustc-pr-tracking
Statistics about PRs on the rustc repository.
-
thanks
Celebrate Rust contributors.
-
-
arewewebyet
Forked from chris-morgan/arewewebyetAre we web yet? A simple reckoning of Rust’s readiness for Web-related things.
-
miri-test-libstd
Testing the Rust standard library with Miri, continuously
-
-
git2-rs
libgit2 bindings for Rust
-
-
rust-semverver
Automatic checking for semantic versioning in library crates
-
-
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.