cognitive-engineering-lab / rustc_pluginLinks
A framework for writing plugins that integrate with the Rust compiler
☆152Updated 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☆77Updated last year
- ☆151Updated 4 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- property testing and verification front-end for Rust☆210Updated last week
- A tool to help with minimization of Rust code☆58Updated 2 months ago
- 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.☆166Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Program startup and thread support written in Rust☆188Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- What if we could check declarative macros before using them?☆48Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- An IDE extension for debugging trait errors in Rust.☆185Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- UB-free and deterministic rustc fuzzer☆87Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- A test framework for testing rustc diagnostics output☆33Updated last week
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Discovering and describing Rust's design axioms☆74Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago