danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆149Updated 5 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:
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- An alternate Cargo registry using static files☆134Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A Rust macro to make enums with a subset of values of the parent☆129Updated last month
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- ☆43Updated 2 years ago
- "A very small syn"☆211Updated 9 months ago
- Compile-time string formatting☆248Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Even formats macros☆94Updated 2 weeks ago
- ☆217Updated 3 months ago
- Public repository for the Rust keyword generics initiative☆108Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Better reference counted strings for Rust☆138Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago