danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆151Updated 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.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- "A very small syn"☆212Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Compile-time string formatting☆256Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Even formats macros☆95Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- Make trait methods callable without the trait in scope☆161Updated this week
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- ☆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`☆128Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated last week
- Type that deserializes only from one specific value☆266Updated this week
- Better reference counted strings for Rust☆139Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago