Decision Workspace
function_name vs function_name-proc-macro vs proc-macro-crate
Side-by-side comparison of Rust crates
52
function_name
growingv0.3.0
macro that expands to the name of the annotated function
46
function_name-proc-macro
growingv0.3.0
macro that expands to the name of the annotated function
70
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
Core Metrics
| function_name | function_name-proc-macro | proc-macro-crate | |
|---|---|---|---|
| Health Score | 52 | 46 | 70 |
| Total Downloads | 8.7M | 8.7M | 329.6M |
| 30d Downloads | 648.8K | 647.8K | 24.1M |
| Dependents | 1.1K | 9 | 5.4K |
| Releases | 9 | 8 | 24 |
| Last Updated | 1416d ago | 1416d ago | 23d ago |
| Age | 6y 9m | 6y 9m | 7y 1m |
Health Breakdown
function_name
Maintenance
4
Quality
17
Community
11
Popularity
8
Documentation
12
function_name-proc-macro
Maintenance
4
Quality
16
Community
6
Popularity
8
Documentation
12
proc-macro-crate
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
Technical Details
| function_name | function_name-proc-macro | proc-macro-crate | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 4 |
| Crate Size | 4KB | 2KB | 13KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-macro-crate leads with a health score of 70/100, but none of the options score above 80.
- •proc-macro-crate is depended on by 5.4K crates — strongest ecosystem trust.
- •⚠ function_name, function_name-proc-macro have not been updated in over a year.
- •function_name, function_name-proc-macro are pre-1.0 — API may change.