bkchr / proc-macro-crate
`$crate` in procedural macros.
☆69Updated 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
- Threadsafe RefCell for Rust☆90Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Const TypeId and non-'static TypeId☆61Updated last week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- ☆55Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A sinless derive helper☆65Updated 4 months ago
- Token tree calling convention☆79Updated 2 years ago
- ☆50Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year