rustio rustio.net

proc-macro2 vs quote vs syn

Side-by-side comparison of Rust crates

Core Metrics

proc-macro2quotesyn
Health Score697271
Total Downloads1.2B1.2B1.7B
30d Downloads84.1M86.7M119.6M
Dependents122.6K138.5K139.7K
Releases16293350
Last Updated124d ago83d ago95d ago
Age8y 10m9y 8m9y 8m

Health Breakdown

proc-macro2
Maintenance
13
Quality
20
Community
13
Popularity
8
Documentation
15
quote
Maintenance
14
Quality
22
Community
13
Popularity
8
Documentation
15
syn
Maintenance
14
Quality
20
Community
14
Popularity
8
Documentation
15

Technical Details

proc-macro2quotesyn
Version1.0.1061.0.452.0.117
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies6315
Crate Size60KB32KB306KB
Features4212
Yanked %1.2%0.0%4.9%
Edition202120212021
MSRV1.681.711.71
Owners111

Quick Verdict

  • quote leads with a health score of 72/100, but none of the options score above 80.
  • syn has the most downloads (1.7B), suggesting wider adoption.
  • syn is depended on by 139.7K crates — strongest ecosystem trust.