Decision Workspace
toml-comment vs toml-comment-derive vs derive-macros
Side-by-side comparison of Rust crates
46
toml-comment
experimentalv0.3.0
Derive macro that turns doc comments and Default values into commented TOML
48
toml-comment-derive
experimentalv0.3.0
Proc-macro internals for toml-comment
62
derive-macros
stablev2.4.2
My personal configuration library
Core Metrics
| toml-comment | toml-comment-derive | derive-macros | |
|---|---|---|---|
| Health Score | 46 | 48 | 62 |
| Total Downloads | 54 | 110 | 10.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 9 |
| Releases | 3 | 3 | 9 |
| Last Updated | 33d ago | 33d ago | 34d ago |
| Age | 3m | 3m | 2y 3m |
Health Breakdown
toml-comment
Maintenance
17
Quality
14
Community
3
Popularity
2
Documentation
10
toml-comment-derive
Maintenance
17
Quality
14
Community
5
Popularity
2
Documentation
10
derive-macros
Maintenance
16
Quality
23
Community
8
Popularity
5
Documentation
10
Technical Details
| toml-comment | toml-comment-derive | derive-macros | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 2.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 4KB | 3KB | 3KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive-macros leads with a health score of 62/100, but none of the options score above 80.
- •toml-comment, toml-comment-derive are pre-1.0 — API may change.