Decision Workspace
configura vs config vs configparser
Side-by-side comparison of Rust crates
50
configura
growingv1.1.0
Configuration file logic for any Rust project
71
config
growingv0.15.22
Layered configuration system for Rust applications.
60
configparser
growingv3.1.0
A simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.
Core Metrics
| configura | config | configparser | |
|---|---|---|---|
| Health Score | 50 | 71 | 60 |
| Total Downloads | 1.5K | 76.1M | 22.4M |
| 30d Downloads | 21 | 5.6M | 1.2M |
| Dependents | 3 | 14.1K | 1.6K |
| Releases | 2 | 54 | 38 |
| Last Updated | 355d ago | 10d ago | 654d ago |
| Age | 12m | 10y 11m | 5y 9m |
Health Breakdown
configura
Maintenance
7
Quality
19
Community
8
Popularity
4
Documentation
12
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
configparser
Maintenance
7
Quality
17
Community
15
Popularity
8
Documentation
13
Technical Details
| configura | config | configparser | |
|---|---|---|---|
| Version | 1.1.0 | 0.15.22 | 3.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR LGPL-3.0-or-later |
| Dependencies | 8 | 26 | 3 |
| Crate Size | 15KB | 56KB | 25KB |
| Features | 5 | 10 | 1 |
| Yanked % | 0.0% | 0.0% | 10.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.78 | 1.85.0 | — |
| Owners | 1 | 5 (team) | 1 |
Links
Quick Verdict
- •config leads with a health score of 71/100, but none of the options score above 80.
- •config is depended on by 14.1K crates — strongest ecosystem trust.
- •⚠ configparser has not been updated in over a year.
- •config is pre-1.0 — API may change.