Decision Workspace
rwconfig vs figment vs jason-rs
Side-by-side comparison of Rust crates
51
rwconfig
experimentalv1.1.0
Read/write config files with get/set and dirty-tracking; save() writes all changes at once
56
figment
growingv0.10.19
A configuration library so con-free, it's unreal.
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
Core Metrics
| rwconfig | figment | jason-rs | |
|---|---|---|---|
| Health Score | 51 | 56 | 56 |
| Total Downloads | 59 | 23.0M | 1.1K |
| 30d Downloads | 7 | 2.0M | 53 |
| Dependents | 0 | 4.5K | 0 |
| Releases | 3 | 26 | 32 |
| Last Updated | 33d ago | 680d ago | 65d ago |
| Age | 1m | 5y 5m | 4m |
Health Breakdown
rwconfig
Maintenance
12
Quality
17
Community
5
Popularity
2
Documentation
15
figment
Maintenance
6
Quality
16
Community
14
Popularity
8
Documentation
12
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| rwconfig | figment | jason-rs | |
|---|---|---|---|
| Version | 1.1.0 | 0.10.19 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 14 | 6 |
| Crate Size | 50KB | 70KB | 55KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.93.1 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •figment leads with a health score of 56/100, but none of the options score above 80.
- •figment is depended on by 4.5K crates — strongest ecosystem trust.
- •⚠ figment has not been updated in over a year.
- •figment is pre-1.0 — API may change.