Decision Workspace
secra-config vs arborium-toml vs axconfig-gen
Side-by-side comparison of Rust crates
48
secra-config
experimentalv1.1.1
An extensible Rust config loader: load from TOML file path with modular get/get_as APIs, designed to extend to Consul/Nacos.
65
arborium-toml
experimentalv2.16.0
TOML grammar for arborium (tree-sitter bindings)
62
axconfig-gen
growingv0.2.1
A TOML-based configuration generation tool for ArceOS.
Core Metrics
| secra-config | arborium-toml | axconfig-gen | |
|---|---|---|---|
| Health Score | 48 | 65 | 62 |
| Total Downloads | 75 | 26.5K | 79.1K |
| 30d Downloads | 21 | 12.2K | 7.7K |
| Dependents | 4 | 75 | 3 |
| Releases | 3 | 48 | 3 |
| Last Updated | 53d ago | 16d ago | 65d ago |
| Age | 2m | 3m | 1y 2m |
Health Breakdown
secra-config
Maintenance
11
Quality
16
Community
7
Popularity
2
Documentation
12
arborium-toml
Maintenance
18
Quality
16
Community
11
Popularity
5
Documentation
15
axconfig-gen
Maintenance
13
Quality
15
Community
13
Popularity
6
Documentation
15
Technical Details
| secra-config | arborium-toml | axconfig-gen | |
|---|---|---|---|
| Version | 1.1.1 | 2.16.0 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 6 | 5 | 2 |
| Crate Size | 16KB | 31KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.76 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •arborium-toml leads with a health score of 65/100, but none of the options score above 80.
- •axconfig-gen has the most downloads (79.1K), suggesting wider adoption.
- •axconfig-gen is pre-1.0 — API may change.