Decision Workspace
toml-comment vs derive-macros vs derive-config
Side-by-side comparison of Rust crates
41
toml-comment
experimentalv0.2.0
Derive macro that turns doc comments and Default values into commented TOML
50
derive-macros
growingv2.3.0
My personal configuration library
49
derive-config
growingv2.3.0
My personal configuration library
Core Metrics
| toml-comment | derive-macros | derive-config | |
|---|---|---|---|
| Health Score | 41 | 50 | 49 |
| Total Downloads | 32 | 10.3K | 10.1K |
| 30d Downloads | 9 | 123 | 107 |
| Dependents | 0 | 6 | 15 |
| Releases | 2 | 6 | 6 |
| Last Updated | 30d ago | 537d ago | 537d ago |
| Age | 1m | 2y 1m | 2y 1m |
Health Breakdown
toml-comment
Maintenance
12
Quality
14
Community
3
Popularity
2
Documentation
10
derive-macros
Maintenance
5
Quality
23
Community
7
Popularity
5
Documentation
10
derive-config
Maintenance
5
Quality
21
Community
8
Popularity
5
Documentation
10
Technical Details
| toml-comment | derive-macros | derive-config | |
|---|---|---|---|
| Version | 0.2.0 | 2.3.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 3 | 7 |
| Crate Size | 6KB | 2KB | 2KB |
| Features | 0 | 5 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive-macros leads with a health score of 50/100, but none of the options score above 80.
- •⚠ derive-macros, derive-config have not been updated in over a year.
- •toml-comment is pre-1.0 — API may change.