danielhenrymantilla / macro_rules_attribute-rs
Use declarative macros as proc_macro attributes or derives
☆112Updated last week
Alternatives and similar repositories for macro_rules_attribute-rs:
Users that are interested in macro_rules_attribute-rs are comparing it to the libraries listed below
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust procedural macro attribute parser☆38Updated 10 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months 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
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- Pull in every source file in a directory as a module☆172Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- ☆112Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- ☆41Updated last year
- A library for compact bit sets containing enums.☆98Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- An easy to configure wrapper for Rust's clippy☆108Updated 2 years ago
- An alternate Cargo registry using static files☆119Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- Rust macro for automatically generating default☆139Updated last year
- ☆87Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago