A framework for writing plugins that integrate with the Rust compiler
☆164Sep 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:
- ☆43Aug 20, 2023Updated 2 years ago
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Dec 18, 2020Updated 5 years ago
- Define compiler intermediate representation usable by external tools☆102Nov 20, 2025Updated 3 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆112Oct 26, 2023Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Dec 31, 2023Updated 2 years ago
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,025Sep 23, 2025Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Jan 23, 2024Updated 2 years ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- A precise specification for "Rust lite / MIR plus"☆967Jan 28, 2026Updated last month
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated 3 weeks ago
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆109Updated this week
- a model of MIR and the Rust type/trait system☆327Feb 17, 2026Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A Binary File Markup Language☆24Dec 2, 2022Updated 3 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- Execute Rust code carefully, with extra checking along the way☆480Jan 3, 2026Updated last month
- ☆64Aug 11, 2025Updated 6 months ago
- A callback-based Event Loop☆272Feb 13, 2026Updated 2 weeks ago
- A reactive runtime for embedded systems in Rust☆373Feb 18, 2024Updated 2 years ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆108Sep 17, 2025Updated 5 months ago
- UB-free and deterministic rustc fuzzer☆98Dec 21, 2025Updated 2 months ago
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- A minimal reference implementation of automatic differentiation in Rust☆17Sep 23, 2022Updated 3 years ago
- Trustfall adapter for querying rustdoc☆20Jan 23, 2026Updated last month
- A Stable ABI for Rust with compact sum-types☆410Updated this week
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- A drawing framework for arbitrary windowing systems☆79Feb 11, 2024Updated 2 years ago
- A collection of utilities for a superior nom experience☆165Jul 27, 2023Updated 2 years ago