rustio rustio.net

quote vs syn vs proc-macro2

Side-by-side comparison of Rust crates

Core Metrics

quotesynproc-macro2
Health Score757471
Total Downloads1.0B1.5B1.0B
30d Downloads67.1M95.2M64.9M
Dependents124.7K126.3K109.8K
Releases93350162
Last Updated24d ago36d ago65d ago
Age9y 6m9y 6m8y 8m

Health Breakdown

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

Technical Details

quotesynproc-macro2
Version1.0.452.0.1171.0.106
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies3156
Crate Size32KB306KB60KB
Features2124
Yanked %0.0%4.9%1.2%
Edition202120212021
MSRV1.711.711.68
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.