Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
rust-log-analyzer
Analyzing Travis and Azure Pipelines logs to find encountered errors
-
miri
An interpreter for Rust's mid-level intermediate representation
-
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
-
gha-self-hosted
GitHub Actions self-hosted runners infrastructure
-
-
-
promote-release
Tooling to publish Rust releases.
-
rust-by-example
Learn Rust with examples (Live code editor included)
-
relnotes
Generate release notes for "The Rust Programming Language"
-
-
libc
Raw bindings to platform APIs for Rust
-
rust.vim
Vim configuration for Rust.
-
-
-
highfive
Github hooks to provide an encouraging atmosphere for new contributors
-
stdsimd
The testing ground for the future of portable SIMD in Rust
-
measureme
Support crate for rustc's self-profiling feature
-
-
-
rustc-dev-guide
A guide to how rustc works and how to contribute to it.
-
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
-
glacier
A big 'ol pile of ICE.
-
foundation-faq-2020
Have questions on the Rust Foundation? Ask here!
-
-
-
libs-team
The home of the library team
-
rust-installer
The Bourne shell installer used by Rust and Cargo
-
hashbrown
Rust port of Google's SwissTable hash map