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 up-
Zero-cost asynchronous programming in Rust
-
Statistics about PRs on the rustc repository.
-
Logging implementation for Rust
-
Data for timing rustc
-
Rust's standard library vendor-specific APIs and run-time feature detection
-
Records build and test status of external tools bundled with the Rust repository.
-
The Rust Reference
-
Porting `compiler-rt` intrinsics to Rust
-
Portable Packed SIMD Vectors for Rust standard library
-
Website for graphing performance of rustc
-
Create book from markdown files. Like Gitbook but implemented in Rust
-
A PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler
-
CLI working group
-
A guide to changes between various editions of Rust
-
Run experiments across parts of the Rust ecosystem!
-
A small macro for defining lazy evaluated static variables in Rust.
-
-
Support for matching file paths against Unix shell style patterns.
-
Rust API guidelines
-
Github hooks to provide an encouraging atmosphere for new contributors
-
Error management
-
Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
-
Rust 2018 Networking Working Group
-
gll
Forked from lykenware/gllGLL parsing framework.
-
The Dark Arts of Advanced and Unsafe Rust Programming
-
A port of MUSL's libm to Rust.
-
A web app for contributors to rust
-
Defines the Rust borrow checker.
-
Verification working group