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 upPinned repositories
Repositories
-
crates.io-index
Registry index for crates.io
-
-
project-error-handling
Error handling project group
-
rustc-pr-tracking
Statistics about PRs on the rustc repository.
-
-
thanks
Celebrate Rust contributors.
-
-
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
-
-
compiler-team
A home for compiler team planning documents, meeting minutes, and other such things.
-
-
crates.io
Source code for crates.io
-
-
team
Rust teams structure
-
rust-forge
Information useful to people contributing to Rust
-
-
rust-by-example
Learn Rust with examples (Live code editor included)
-
-
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
triagebot
Triage Bot
-
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
-
glacier
A big 'ol pile of ICE.
-
rustup-components-history
Rustup package status history
-
-
lang-team
Home of the Rust language design team.
-
packed_simd
Portable Packed SIMD Vectors for Rust standard library
-
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust