danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆145Updated 4 months ago
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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- An alternate Cargo registry using static files☆130Updated 7 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆178Updated this week
- Rust library for typesystem-assisted bitflags.☆132Updated 3 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- "A very small syn"☆209Updated 8 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆125Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Compile-time string formatting☆242Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Even formats macros☆93Updated last month
- Easy code duplicate with substitution for Rust☆248Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Rust procedural macro attribute parser☆45Updated last year
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Better reference counted strings for Rust☆136Updated last year
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago