Decision Workspace
quote-respanned vs quote_into vs proc-macro-crate
Side-by-side comparison of Rust crates
43
quote-respanned
experimentalv0.0.1
Change the spans of tokens.
41
quote_into
growingv0.2.0
Easily & efficiently generate code by quoting it in a macro
70
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
Core Metrics
| quote-respanned | quote_into | proc-macro-crate | |
|---|---|---|---|
| Health Score | 43 | 41 | 70 |
| Total Downloads | 31 | 105.5K | 329.6M |
| 30d Downloads | 3 | 7.9K | 24.1M |
| Dependents | 0 | 45 | 5.4K |
| Releases | 1 | 2 | 24 |
| Last Updated | 105d ago | 1175d ago | 23d ago |
| Age | 3m | 3y 2m | 7y 1m |
Health Breakdown
quote-respanned
Maintenance
8
Quality
16
Community
6
Popularity
2
Documentation
11
quote_into
Maintenance
4
Quality
14
Community
10
Popularity
6
Documentation
7
proc-macro-crate
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
Technical Details
| quote-respanned | quote_into | proc-macro-crate | |
|---|---|---|---|
| Version | 0.0.1 | 0.2.0 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 4 |
| Crate Size | 5KB | 5KB | 13KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.31 | — | 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.
- •⚠ quote_into has not been updated in over a year.
- •quote-respanned, quote_into are pre-1.0 — API may change.