danielhenrymantilla / macro_rules_attribute-rs
Use declarative macros as proc_macro attributes or derives
☆112Updated last month
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
Sorting:
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- ☆41Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- An easy to configure wrapper for Rust's clippy☆108Updated 2 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
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- 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
- ☆112Updated 2 years ago
- ☆38Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆104Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- An alternate Cargo registry using static files☆120Updated 2 months ago
- A library for compact bit sets containing enums.☆101Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- "A very small syn"☆204Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆120Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Rust procedural macro attribute parser☆42Updated 11 months ago