The Rust Programming Language
Grow your team on GitHub
GitHub is home to over 31 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
-
Empowering everyone to build reliable and efficient software.
-
A bunch of lints to catch common mistakes and improve your Rust code
-
Raw bindings to platform APIs for Rust
-
Dataset of Rust source code repositories
-
Source code for crates.io
-
An interpreter for Rust's mid-level intermediate representation
-
Github hooks to provide an encouraging atmosphere for new contributors
-
RFCs for changes to Rust
-
Repository for the Rust Language Server (aka RLS)
-
The Rust package manager
-
RLS-based plugin for VSCode
-
Support crate for rustc's self-profiling feature
-
Rust building infrastructure
-
the home of the Rust website
-
Build library for invoking pkg-config for Rust
-
Cargo package to link to a system libz (zlib)
-
GLL parsing framework.
-
Format Rust code
-
The Rust toolchain installer
-
Small exercises to get you used to reading and writing Rust code!
-
The Rust Programming Language
-
Rustup package status history
-
homu
Forked from servo/homuA bot that integrates with GitHub and your favorite continuous integration service
-
llvm-project
Forked from llvm/llvm-projectRust-specific fork of LLVM.
-
Updated
Apr 2, 2019 -
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
Rust IDE support for Atom, powered by the Rust Language Server (RLS)
-
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
-
A guide to how rustc works and how to contribute to it.