cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆151Updated last month
Alternatives and similar repositories for rustc_plugin
Users that are interested in rustc_plugin are comparing it to the libraries listed below
Sorting:
- ☆144Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆74Updated 11 months ago
- automatially find crashes in the rust compiler & tooling☆74Updated last year
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆65Updated last year
- property testing and verification front-end for Rust☆204Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- A tool to help with minimization of Rust code☆52Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Rust ABI safe code generator☆187Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Library for snippet annotations☆315Updated 2 weeks ago
- UB-free and deterministic rustc fuzzer☆80Updated last week
- Public repository for the Rust keyword generics initiative☆100Updated 9 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Run Rust lints from dynamic libraries☆458Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- An IDE extension for debugging trait errors in Rust.☆172Updated 3 weeks ago
- A new register allocator☆229Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Execute Rust code carefully, with extra checking along the way☆416Updated this week