bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆74Updated last week
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☆103Updated 2 months ago
- ☆112Updated 2 years ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- ☆60Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- ☆194Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Convert number to enum☆87Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- ☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- ☆87Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago