rustio rustio.net

proc-macro2 vs quote vs syn

Side-by-side comparison of Rust crates

Core Metrics

proc-macro2quotesyn
Health Score717574
Total Downloads1.0B1.0B1.5B
30d Downloads64.9M67.1M95.2M
Dependents109.8K124.7K126.3K
Releases16293350
Last Updated65d ago24d ago36d ago
Age8y 8m9y 6m9y 6m

Health Breakdown

proc-macro2
Maintenance
15
Quality
20
Community
13
Popularity
8
Documentation
15
quote
Maintenance
17
Quality
22
Community
13
Popularity
8
Documentation
15
syn
Maintenance
17
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 75/100, but none of the options score above 80.
  • syn has the most downloads (1.5B), suggesting wider adoption.
  • syn is depended on by 126.3K crates — strongest ecosystem trust.