danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆151Updated 8 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☆191Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Rust library for typesystem-assisted bitflags.☆136Updated 2 weeks 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`☆130Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- "A very small syn"☆212Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Compile-time string formatting