danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆133Updated 2 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:
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆110Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- ☆112Updated 2 years ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Better reference counted strings for Rust☆131Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- ☆43Updated last year
- Even formats macros☆92Updated this week
- Rust library for typesystem-assisted bitflags.☆129Updated 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`☆120Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- "A very small syn"☆208Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- A Toolchain for Rust Debuginfo☆99Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time string formatting☆238Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago