bkchr / proc-macro-crate
`$crate` in procedural macros.
☆69Updated 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
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Automatically implement traits for common smart pointers☆105Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months 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
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- Embed images in Rust documentation☆25Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- A sinless derive helper☆62Updated 3 months ago
- Write doc comments from macros☆99Updated 3 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆55Updated last year
- ☆50Updated 5 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 4 months ago
- Rust attribute macro to implement a trait for tuples☆24Updated 3 months ago
- ☆53Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- A std::Instant replacement that works on WASM too.☆111Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- Serialization value trees☆43Updated 6 months ago
- Minimal TOML library with few dependencies☆84Updated last week
- ☆38Updated 7 months ago