danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆143Updated 3 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☆112Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Even formats macros☆93Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- An alternate Cargo registry using static files☆125Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A Toolchain for Rust Debuginfo☆104Updated last month
- ☆112Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Compile-time string formatting☆242Updated 9 months ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 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.☆112Updated 3 months ago
- "A very small syn"☆209Updated 7 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- ☆43Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year