rust-lang-nursery
Grow your team on GitHub
GitHub is home to over 28 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upZero-cost asynchronous programming in Rust
A guide to changes between various editions of Rust
Format Rust code
Data for timing rustc
Porting `compiler-rt` intrinsics to Rust
Utilities for pinning
Statistics about PRs on the rustc repository.
A bunch of lints to catch common mistakes and improve your Rust code
Portable Packed SIMD Vectors for Rust
Create book from markdown files. Like Gitbook but implemented in Rust
Repository for the Rust Language Server (aka RLS)
A guide to how rustc works and how to contribute to it.
A small macro for defining lazy evaluated static variables in Rust.
RLS-based plugin for VSCode
Information useful to people contributing to Rust
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Error management
The Rust toolchain installer
Records build and test status of external tools bundled with the Rust repository.
The Rust Reference
Rust IDE support for Atom, powered by the Rust Language Server (RLS)
Logging implementation for Rust
lldb
Forked from llvm-mirror/lldbFork of LLDB that supports the Rust programming language. See the wiki for details.
clang
Forked from llvm-mirror/clangMirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
Experiments with adding SIMD support to Rust's standard library.
Website for graphing performance of rustc
Rust API guidelines
Support for matching file paths against Unix shell style patterns.