rustio rustio.net

flat_enum_macro vs quote vs syn

Side-by-side comparison of Rust crates

Core Metrics

flat_enum_macroquotesyn
Health Score387271
Total Downloads2.9K1.2B1.7B
30d Downloads086.7M119.6M
Dependents2138.5K139.7K
Releases293350
Last Updated418d ago83d ago95d ago
Age2y 4m9y 8m9y 8m

Health Breakdown

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

Technical Details

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