Decision Workspace
syntaxfmt-macros vs syntaxfmt vs dumpit-macros
Side-by-side comparison of Rust crates
51
syntaxfmt-macros
experimentalv0.2.2
Procedural macros for the syntaxfmt crate.
52
syntaxfmt
experimentalv0.2.2
A derive macro-based library for flexible syntax tree formatting with pretty printing support.
45
dumpit-macros
experimentalv0.1.0
Proc-macro implementation for the dumpit crate. Do not use directly.
Core Metrics
| syntaxfmt-macros | syntaxfmt | dumpit-macros | |
|---|---|---|---|
| Health Score | 51 | 52 | 45 |
| Total Downloads | 425 | 316 | 18 |
| 30d Downloads | 26 | 8 | 18 |
| Dependents | 4 | 0 | 1 |
| Releases | 4 | 4 | 1 |
| Last Updated | 146d ago | 146d ago | 11d ago |
| Age | 5m | 5m | 11d |
Health Breakdown
syntaxfmt-macros
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
15
syntaxfmt
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
15
dumpit-macros
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
Technical Details
| syntaxfmt-macros | syntaxfmt | dumpit-macros | |
|---|---|---|---|
| Version | 0.2.2 | 0.2.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 16KB | 16KB | 5KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •syntaxfmt leads with a health score of 52/100, but none of the options score above 80.
- •syntaxfmt-macros has the most downloads (425), suggesting wider adoption.