danielhenrymantilla / macro_rules_attribute-rs
Use declarative macros as proc_macro attributes or derives
☆101Updated last year
Related projects ⓘ
Alternatives and complementary repositories for macro_rules_attribute-rs
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Rust procedural macro attribute parser☆36Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- An alternate Cargo registry using static files☆103Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- ☆112Updated last year
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month
- ☆36Updated last year
- Pull in every source file in a directory as a module☆158Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Umbrella repository for Krabcake experiments☆46Updated last year
- Even formats macros☆85Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- "A very small syn"☆196Updated 7 months ago
- An easy to configure wrapper for Rust's clippy☆107Updated last year
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- An evil parsing library.☆54Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Inline procedural macros for Rust☆54Updated 2 years ago
- Const TypeId and non-'static TypeId☆53Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago