cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆157Updated this week
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☆85Updated last month
- ☆166Updated 6 months ago
- property testing and verification front-end for Rust☆218Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A tool to help with minimization of Rust code☆59Updated 5 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Rust String Libraries by mcyoung☆193Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆172Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- UB-free and deterministic rustc fuzzer☆91Updated 2 months ago
- A Rust code linter☆216Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- automatially find crashes in the rust compiler & tooling☆75Updated last year
- Rust ABI safe code generator☆189Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- A Toolchain for Rust Debuginfo☆107Updated last month
- What if we could check declarative macros before using them?☆50Updated 10 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☆95Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A fast, concurrent string interner☆153Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Minimal asynchronous executor for Rust☆130Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆254Updated this week