danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆113Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆105Updated 6 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- An alternate Cargo registry using static files☆121Updated 3 months ago
- ☆41Updated last year
- Lending iterators on stable Rust☆82Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Convert number to enum☆87Updated 10 months ago
- ☆112Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Compile-time regular expressions, the right way.☆78Updated 3 months ago
- Derive Debug with a custom format per field.☆19Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- An easy to configure wrapper for Rust's clippy☆109Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆89Updated 7 months ago
- "A very small syn"☆204Updated 4 months ago