eupn / macrotestLinks
Test harness for declarative and procedural macros expansion via `cargo-expand`
☆62Updated last month
Alternatives and similar repositories for macrotest
Users that are interested in macrotest are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- `$crate` in procedural macros.☆74Updated last week
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- ☆60Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆87Updated 7 months ago
- ☆108Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- ☆194Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- ☆75Updated 2 weeks ago
- Serialization value trees☆45Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆59Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Cargo API written in Paris☆51Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆112Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆59Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago