cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆162Updated 3 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☆100Updated last month
- Choose Rust types at compile-time via constants☆69Updated last year
- A tool to help with minimization of Rust code☆64Updated 2 months ago
- ☆193Updated 10 months ago
- property testing and verification front-end for Rust☆224Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- UB-free and deterministic rustc fuzzer☆93Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 3 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A test framework for testing rustc diagnostics output☆38Updated 3 weeks ago
- Program startup and thread support written in Rust☆199Updated 2 months ago
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- A fast, concurrent string interner☆162Updated last year
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- A Rust code linter☆213Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 4 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Rust ABI safe code generator☆191Updated 8 months ago