bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆76Updated last month
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☆105Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆112Updated 2 years ago
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆196Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- ☆108Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Better reference counted strings for Rust☆138Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Unicode Case-folding for Rust☆87Updated 10 months ago
- ☆59Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆76Updated 2 months ago