bkchr / proc-macro-crate
`$crate` in procedural macros.
☆71Updated 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:
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last week
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Automatically implement traits for common smart pointers☆111Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A sinless derive helper☆72Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆72Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- ☆112Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Rust attribute macro to implement a trait for tuples☆25Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago