Decision Workspace
derive-attribute vs impl-tools vs macro-attr-2018
Side-by-side comparison of Rust crates
42
derive-attribute
growingv0.1.2
A set of macros to automatically deserialize standard attributes
60
impl-tools
growingv0.11.4
Helper macros: autoimpl
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.
Core Metrics
| derive-attribute | impl-tools | macro-attr-2018 | |
|---|---|---|---|
| Health Score | 42 | 60 | 59 |
| Total Downloads | 4.1K | 707.3K | 123.3K |
| 30d Downloads | 9 | 64.7K | 1.3K |
| Dependents | 0 | 434 | 348 |
| Releases | 3 | 25 | 16 |
| Last Updated | 1030d ago | 179d ago | 565d ago |
| Age | 2y 10m | 4y | 5y 6m |
Health Breakdown
derive-attribute
Maintenance
5
Quality
17
Community
3
Popularity
4
Documentation
13
impl-tools
Maintenance
11
Quality
15
Community
12
Popularity
7
Documentation
15
macro-attr-2018
Maintenance
4
Quality
21
Community
13
Popularity
6
Documentation
15
Technical Details
| derive-attribute | impl-tools | macro-attr-2018 | |
|---|---|---|---|
| Version | 0.1.2 | 0.11.4 | 3.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 0 |
| Crate Size | 4KB | 26KB | 6KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70.0 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •impl-tools leads with a health score of 60/100, but none of the options score above 80.
- •impl-tools is depended on by 434 crates — strongest ecosystem trust.
- •⚠ derive-attribute, macro-attr-2018 have not been updated in over a year.
- •derive-attribute, impl-tools are pre-1.0 — API may change.