danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆149Updated 6 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.☆177Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- An alternate Cargo registry using static files☆134Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆43Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- Compile-time string formatting☆250Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- "A very small syn"☆212Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Even formats macros☆95Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago