rustio rustio.net

addr_of_enum_macro vs quote vs syn

Side-by-side comparison of Rust crates

Core Metrics

addr_of_enum_macroquotesyn
Health Score397574
Total Downloads8.8K1.0B1.5B
30d Downloads2664.9M91.9M
Dependents6124.7K126.3K
Releases693350
Last Updated774d ago24d ago36d ago
Age2y 2m9y 6m9y 6m

Health Breakdown

addr_of_enum_macro
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
10
quote
Maintenance
17
Quality
22
Community
13
Popularity
8
Documentation
15
syn
Maintenance
17
Quality
20
Community
14
Popularity
8
Documentation
15

Technical Details

addr_of_enum_macroquotesyn
Version0.1.51.0.452.0.117
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies5315
Crate Size3KB32KB306KB
Features0212
Yanked %0.0%0.0%4.9%
Edition202120212021
MSRV1.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.
  • ⚠ addr_of_enum_macro has not been updated in over a year.
  • addr_of_enum_macro is pre-1.0 — API may change.