A guide to how rustc works and how to contribute to it.
☆1,832Updated 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,481Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- RFCs for changes to Rust☆6,406Feb 13, 2026Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,216Jan 29, 2026Updated last month
- Parser for Rust source code☆3,294Updated this week
- Forum for discussion about what unsafe code can and can't do☆729Aug 19, 2025Updated 6 months ago
- A Rust compiler front-end for IDEs☆16,079Updated this week
- A home for compiler team planning documents, meeting minutes, and other such things.☆419Oct 28, 2025Updated 3 months ago
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- Website for graphing performance of rustc☆705Feb 18, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 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,906Updated this week
- Tools for concurrent programming in Rust☆8,319Updated this week
- Information useful to people contributing to Rust☆517Feb 20, 2026Updated last week
- Rust's standard library vendor-specific APIs and run-time feature detection☆658Updated this week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- ☆900Feb 16, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,121Updated this week
- The Rust package manager☆14,623Feb 20, 2026Updated last week
- Serialization framework for Rust☆10,476Feb 16, 2026Updated last week
- crates.io documentation generator☆1,126Updated this week
- Format Rust code☆6,748Feb 19, 2026Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 2 months ago
- The Rust toolchain installer☆6,781Feb 20, 2026Updated last week
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,090Feb 13, 2026Updated 2 weeks ago