cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆153Updated 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☆78Updated last year
- ☆156Updated 4 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- property testing and verification front-end for Rust☆213Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust Project Goals tracker☆82Updated last week
- A tool to help with minimization of Rust code☆57Updated 3 months ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Public repository for the Rust keyword generics initiative☆102Updated 11 months ago
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- An IDE extension for debugging trait errors in Rust.☆185Updated last week
- What if we could check declarative macros before using them?☆48Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- A Rust code linter☆216Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆109Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- automatially find crashes in the rust compiler & tooling☆74Updated last year
- UB-free and deterministic rustc fuzzer☆88Updated 3 weeks ago
- Rust ABI safe code generator☆188Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago