danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆119Updated 3 weeks 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:
- Rust procedural macro attribute parser☆45Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 7 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- ☆43Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- ☆112Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Implied bounds, since 1.79!☆22Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A library for compact bit sets containing enums.☆103Updated last month
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- ☆89Updated 7 months ago
- Public repository for the Rust keyword generics initiative☆100Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Rust library for typesystem-assisted bitflags.☆125Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year