bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆81Updated 2 months ago
Alternatives and similar repositories for proc-macro-crate
Users that are interested in proc-macro-crate are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆61Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Macro for sealing traits and structures☆61Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆111Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Better reference counted strings for Rust☆140Updated last year
- ☆205Updated 2 months ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- Write doc comments from macros☆100Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- A std::Instant replacement that works on WASM too.☆114Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆110Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago