Decision Workspace
macro-attr-2018 vs macro-attr vs attribute-derive
Side-by-side comparison of Rust crates
59
macro-attr-2018
growingv3.0.1
This crate provides the `macro_attr!` macro that enables the use of custom, macro-based attributes and derivations.
45
macro-attr
growingv0.2.0
This crate provides the `macro_attr!` macro that enables the use of custom, macro-based attributes and derivations. Supercedes the `custom_derive` crate.
57
attribute-derive
growingv0.10.5
Clap like parsing for attributes in proc-macros
Core Metrics
| macro-attr-2018 | macro-attr | attribute-derive | |
|---|---|---|---|
| Health Score | 59 | 45 | 57 |
| Total Downloads | 123.3K | 134.1K | 21.4M |
| 30d Downloads | 1.3K | 2.3K | 2.0M |
| Dependents | 348 | 262 | 241 |
| Releases | 16 | 1 | 23 |
| Last Updated | 565d ago | 3413d ago | 176d ago |
| Age | 5y 6m | 9y 4m | 4y 1m |
Health Breakdown
macro-attr-2018
Maintenance
4
Quality
21
Community
13
Popularity
6
Documentation
15
macro-attr
Maintenance
1
Quality
17
Community
10
Popularity
6
Documentation
11
attribute-derive
Maintenance
10
Quality
14
Community
12
Popularity
8
Documentation
13
Technical Details
| macro-attr-2018 | macro-attr | attribute-derive | |
|---|---|---|---|
| Version | 3.0.1 | 0.2.0 | 0.10.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 10 |
| Crate Size | 6KB | 22KB | 24KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | 1.71 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •macro-attr-2018 leads with a health score of 59/100, but none of the options score above 80.
- •attribute-derive has the most downloads (21.4M), suggesting wider adoption.
- •macro-attr-2018 is depended on by 348 crates — strongest ecosystem trust.
- •⚠ macro-attr-2018, macro-attr have not been updated in over a year.
- •macro-attr, attribute-derive are pre-1.0 — API may change.