Decision Workspace
covguard-config vs arborium-toml vs config-lib
Side-by-side comparison of Rust crates
47
covguard-config
experimentalv0.1.0
Configuration loading, profile defaults, and CLI precedence resolution for covguard
66
arborium-toml
experimentalv2.17.0
TOML grammar for arborium (tree-sitter bindings)
61
config-lib
growingv1.0.0
Enterprise-grade multi-format configuration library supporting 8 formats (CONF, INI, Properties, JSON, XML, HCL, TOML, NOML) with sub-50ns caching, hot reloading, and comprehensive validation.
Core Metrics
| covguard-config | arborium-toml | config-lib | |
|---|---|---|---|
| Health Score | 47 | 66 | 61 |
| Total Downloads | 165 | 64.7K | 1.8K |
| 30d Downloads | 0 | 28.7K | 0 |
| Dependents | 2 | 77 | 0 |
| Releases | 1 | 49 | 14 |
| Last Updated | 74d ago | 16d ago | 5d ago |
| Age | 2m | 5m | 8m |
Health Breakdown
covguard-config
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
15
arborium-toml
Maintenance
18
Quality
16
Community
11
Popularity
6
Documentation
15
config-lib
Maintenance
19
Quality
17
Community
6
Popularity
4
Documentation
15
Technical Details
| covguard-config | arborium-toml | config-lib | |
|---|---|---|---|
| Version | 0.1.0 | 2.17.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 5 | 14 |
| Crate Size | 11KB | 31KB | 155KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92 | 1.85 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arborium-toml leads with a health score of 66/100, but none of the options score above 80.
- •covguard-config is pre-1.0 — API may change.