A guide to how rustc works and how to contribute to it.
☆1,833Mar 18, 2026Updated this week
Alternatives and similar repositories for rustc-dev-guide
Users that are interested in rustc-dev-guide are comparing it to the libraries listed below
Sorting:
- The Rust Reference☆1,489Mar 13, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- RFCs for changes to Rust☆6,419Feb 27, 2026Updated 3 weeks ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆422Mar 2, 2026Updated 2 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,236Feb 27, 2026Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Parser for Rust source code☆3,302Updated this week
- Forum for discussion about what unsafe code can and can't do☆735Aug 19, 2025Updated 7 months ago
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Website for graphing performance of rustc☆707Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,978Updated this week
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Zero-cost asynchronous programming in Rust☆5,826Feb 15, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- Information useful to people contributing to Rust☆525Mar 13, 2026Updated last week
- The Rust package manager☆14,696Mar 12, 2026Updated last week
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- The Rust toolchain installer☆6,808Mar 13, 2026Updated last week
- crates.io documentation generator☆1,137Updated this week
- Format Rust code☆6,771Mar 13, 2026Updated last week
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Rust's standard library vendor-specific APIs and run-time feature detection☆662Updated this week
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Serialization framework for Rust☆10,528Mar 6, 2026Updated 2 weeks ago
- ☆909Feb 16, 2026Updated last month
- Support crate for rustc's self-profiling feature☆378Jul 9, 2025Updated 8 months ago
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- Cranelift based backend for rustc☆2,002Mar 11, 2026Updated last week
- Home of the Rust and Inside Rust blogs☆392Mar 13, 2026Updated last week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,146Feb 24, 2026Updated 3 weeks ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,743Mar 2, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago