cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆163Updated 4 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:
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- property testing and verification front-end for Rust☆227Updated 2 weeks ago
- ☆198Updated 11 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Rust String Libraries by mcyoung☆199Updated last year
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- UB-free and deterministic rustc fuzzer☆95Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Rust ABI safe code generator☆190Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A test framework for testing rustc diagnostics output☆38Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A fast, concurrent string interner☆164Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆178Updated 9 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- A new register allocator☆250Updated 2 weeks ago
- What if we could check declarative macros before using them?☆51Updated last year
- Project group working on the "safe transmute" feature☆97Updated last year
- Umbrella repository for Krabcake experiments☆48Updated 11 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Rust Project Goals tracker☆125Updated this week
- A Rust code linter☆213Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week