Decision Workspace
secra-config vs arborium-toml vs ax-config-gen
Side-by-side comparison of Rust crates
50
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.
67
arborium-toml
growingv2.18.1
TOML grammar for arborium (tree-sitter bindings)
66
ax-config-gen
experimentalv0.4.12
A TOML-based configuration generation tool for ArceOS.
Core Metrics
| secra-config | arborium-toml | ax-config-gen | |
|---|---|---|---|
| Health Score | 50 | 67 | 66 |
| Total Downloads | 138 | 103.6K | 2.9K |
| 30d Downloads | 0 | 15.4K | 0 |
| Dependents | 4 | 81 | 19 |
| Releases | 3 | 51 | 8 |
| Last Updated | 161d ago | 21d ago | 11d ago |
| Age | 5m | 7m | 3m |
Health Breakdown
secra-config
Maintenance
12
Quality
16
Community
7
Popularity
3
Documentation
12
arborium-toml
Maintenance
18
Quality
17
Community
11
Popularity
6
Documentation
15
ax-config-gen
Maintenance
21
Quality
16
Community
15
Popularity
4
Documentation
10
Technical Details
| secra-config | arborium-toml | ax-config-gen | |
|---|---|---|---|
| Version | 1.1.1 | 2.18.1 | 0.4.12 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 6 | 5 | 2 |
| Crate Size | 16KB | 31KB | 15KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •arborium-toml leads with a health score of 67/100, but none of the options score above 80.
- •ax-config-gen is pre-1.0 — API may change.