Use declarative macros as proc_macro attributes or derives
☆154Feb 5, 2026Updated last month
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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Support for variety of disjoint impls distinguished by associated types☆22Feb 12, 2026Updated 3 weeks ago
- `$crate` in procedural macros.☆81Nov 18, 2025Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- Lending iterators on stable Rust☆84Jan 12, 2024Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆125Oct 31, 2025Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Mar 3, 2024Updated 2 years ago
- ☆55Aug 16, 2025Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 4 months ago
- Adds derive macros for better bounds on generated Copy, Debug, etc. implementations☆12Nov 27, 2024Updated last year
- Compile-time string formatting☆267Oct 6, 2025Updated 5 months ago
- A Rust library for runtime-checked linearish types☆38Jul 24, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- The source code for the redirect worker behind std.rs☆29Feb 3, 2026Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated this week
- Exhaustive iteration trait in Rust☆21Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 4 months ago
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Cargo subcommand to easily run targets/examples☆18Aug 24, 2022Updated 3 years ago
- ☆53Feb 8, 2026Updated 3 weeks ago
- ☆23Mar 5, 2025Updated last year
- Easy code duplicate with substitution for Rust☆255Nov 3, 2025Updated 4 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- libyaml transpiled to rust by c2rust☆35Mar 21, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆22Mar 20, 2023Updated 2 years ago