rustio rustio.net

syn vs quote vs proc-macro2

Side-by-side comparison of Rust crates

Core Metrics

synquoteproc-macro2
Health Score747571
Total Downloads1.5B1.0B1.0B
30d Downloads95.2M67.1M64.9M
Dependents126.3K124.7K109.8K
Releases35093162
Last Updated36d ago24d ago65d ago
Age9y 6m9y 6m8y 8m

Health Breakdown

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

Technical Details

synquoteproc-macro2
Version2.0.1171.0.451.0.106
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies1536
Crate Size306KB32KB60KB
Features1224
Yanked %4.9%0.0%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.