A framework for writing plugins that integrate with the Rust compiler
☆165Sep 26, 2025Updated 5 months ago
Alternatives and similar repositories for rustc_plugin
Users that are interested in rustc_plugin are comparing it to the libraries listed below
Sorting:
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆109Updated this week
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,033Sep 23, 2025Updated 5 months ago
- Choose Rust types at compile-time via constants☆71Jan 23, 2024Updated 2 years ago
- UB-free and deterministic rustc fuzzer☆99Dec 21, 2025Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Dec 31, 2023Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆106Nov 20, 2025Updated 4 months ago
- ☆43Aug 20, 2023Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆112Oct 26, 2023Updated 2 years ago
- a model of MIR and the Rust type/trait system☆332Mar 13, 2026Updated last week
- A precise specification for "Rust lite / MIR plus"☆976Mar 4, 2026Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- ☆12Jan 8, 2022Updated 4 years ago
- automatially find crashes in the rust compiler & tooling☆81Apr 15, 2024Updated last year
- C/C++ preprocessor.☆14Jan 21, 2025Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- Shared object println — for all your xgraph dynamic linking debugging needs☆21Jul 18, 2024Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Rust library for memory barrier☆36May 17, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Dec 18, 2020Updated 5 years ago
- ☆14Apr 4, 2024Updated last year
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆126Oct 31, 2025Updated 4 months ago
- Exhaustive iteration trait in Rust☆24Updated this week
- ☆65Aug 11, 2025Updated 7 months ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- Trustfall adapter for querying rustdoc☆20Mar 14, 2026Updated last week
- Interactive visualizations of Rust at compile-time and run-time☆2,999Jul 8, 2025Updated 8 months ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- A reactive runtime for embedded systems in Rust☆374Feb 18, 2024Updated 2 years ago
- What if we could check declarative macros before using them?☆51Nov 3, 2024Updated last year
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆588Mar 2, 2026Updated 2 weeks ago
- An IDE extension for debugging trait errors in Rust.☆321Sep 15, 2025Updated 6 months ago