Decision Workspace
config_toml vs jason-rs vs ggen-config
Side-by-side comparison of Rust crates
42
config_toml
experimentalv0.1.0
Creates a structure and instantiate it with values from a chosen toml file or chosen default values.
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
53
ggen-config
experimentalv5.1.3
Configuration parser and validator for ggen.toml files
Core Metrics
| config_toml | jason-rs | ggen-config | |
|---|---|---|---|
| Health Score | 42 | 56 | 53 |
| Total Downloads | 19 | 1.1K | 245 |
| 30d Downloads | 3 | 52 | 44 |
| Dependents | 0 | 0 | 9 |
| Releases | 1 | 32 | 7 |
| Last Updated | 79d ago | 65d ago | 80d ago |
| Age | 2m | 4m | 3m |
Health Breakdown
config_toml
Maintenance
9
Quality
15
Community
6
Popularity
2
Documentation
10
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
ggen-config
Maintenance
15
Quality
17
Community
8
Popularity
3
Documentation
10
Technical Details
| config_toml | jason-rs | ggen-config | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 5.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense | Apache-2.0 | MIT |
| Dependencies | 0 | 6 | 8 |
| Crate Size | 3KB | 55KB | 49KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jason-rs leads with a health score of 56/100, but none of the options score above 80.
- •config_toml is pre-1.0 — API may change.