Decision Workspace
shipper-config vs arborium-toml vs config-lib
Side-by-side comparison of Rust crates
50
shipper-config
experimentalv0.4.0
Configuration file handling for shipper
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
| shipper-config | arborium-toml | config-lib | |
|---|---|---|---|
| Health Score | 50 | 66 | 61 |
| Total Downloads | 108 | 64.7K | 1.8K |
| 30d Downloads | 0 | 28.7K | 0 |
| Dependents | 5 | 77 | 0 |
| Releases | 3 | 49 | 14 |
| Last Updated | 6d ago | 16d ago | 5d ago |
| Age | 1m | 5m | 8m |
Health Breakdown
shipper-config
Maintenance
14
Quality
12
Community
7
Popularity
2
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
| shipper-config | arborium-toml | config-lib | |
|---|---|---|---|
| Version | 0.4.0 | 2.17.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 11 | 5 | 14 |
| Crate Size | 65KB | 31KB | 155KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95 | 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.
- •shipper-config is pre-1.0 — API may change.