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
-
project-error-handling
Error handling project group
-
docs.rs
crates.io documentation generator
-
arewewebyet
Forked from chris-morgan/arewewebyetAre we web yet? A simple reckoning of Rust’s readiness for Web-related things.
-
-
rust-mode
Emacs configuration for Rust
-
nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
-
-
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
compiler-team
A home for compiler team planning documents, meeting minutes, and other such things.
-
lang-team
Home of the Rust language design team.
-
const-eval
home for proposals in and around compile-time function evaluation
-
-
monitorbot
Monitoring of external API services Rust infrastructure relies upon
-
rustwide
Execute your code on the Rust ecosystem.
-
crater
Run experiments across parts of the Rust ecosystem!
-
rust-central-station Archived
Old home of some infra pieces
-
rust-semverver
Automatic checking for semantic versioning in library crates
-
backtrace-rs
Backtraces in Rust
-
-
crates-io-cargo-teams
the home of the crates io team
-
-
wg-async-foundations
Working group dedicated to improving the foundations of Async I/O in Rust
-
stacker
Manual segmented stacks for Rust
-
cargo-bisect-rustc
Bisects rustc, either nightlies or CI artifacts
-
staging.crates.io-index
Registry index for staging.crates.io
-
rust-enhanced
Forked from dbp/sublime-rustThe official Sublime Text 3 package for the Rust Programming Language
-
rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
-
moderation-team
Home of the Rust Moderation team.
-
project-portable-simd
Portable SIMD project group