cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆151Updated 2 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☆74Updated last year
- ☆149Updated 3 months ago
- property testing and verification front-end for Rust☆209Updated last week
- A tool to help with minimization of Rust code☆57Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A new register allocator☆231Updated last month
- Program startup and thread support written in Rust☆187Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Library for snippet annotations☆314Updated last week
- Public repository for the Rust keyword generics initiative☆100Updated 10 months ago
- An IDE extension for debugging trait errors in Rust.☆177Updated last month
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- UB-free and deterministic rustc fuzzer☆83Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆169Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Rust String Libraries by mcyoung☆190Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- a model of MIR and the Rust type/trait system☆305Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago