rustio rustio.net

syn vs quote vs proc-macro2

Side-by-side comparison of Rust crates

Core Metrics

synquoteproc-macro2
Health Score717269
Total Downloads1.7B1.2B1.2B
30d Downloads119.6M86.7M84.1M
Dependents139.7K138.5K122.6K
Releases35093162
Last Updated95d ago83d ago124d ago
Age9y 8m9y 8m8y 10m

Health Breakdown

syn
Maintenance
14
Quality
20
Community
14
Popularity
8
Documentation
15
quote
Maintenance
14
Quality
22
Community
13
Popularity
8
Documentation
15
proc-macro2
Maintenance
13
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 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.