Decision Workspace
pagetop-admin vs config vs configparser
Side-by-side comparison of Rust crates
43
pagetop-admin
growingv0.0.21
PageTop package that provides a unified settings interface to other packages.
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
| pagetop-admin | config | configparser | |
|---|---|---|---|
| Health Score | 43 | 71 | 60 |
| Total Downloads | 24.6K | 76.1M | 22.4M |
| 30d Downloads | 25 | 5.7M | 1.3M |
| Dependents | 0 | 14.1K | 1.6K |
| Releases | 21 | 54 | 38 |
| Last Updated | 729d ago | 10d ago | 654d ago |
| Age | 3y 5m | 10y 11m | 5y 9m |
Health Breakdown
pagetop-admin
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
10
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
configparser
Maintenance
7
Quality
17
Community
15
Popularity
8
Documentation
13
Technical Details
| pagetop-admin | config | configparser | |
|---|---|---|---|
| Version | 0.0.21 | 0.15.22 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR LGPL-3.0-or-later |
| Dependencies | 1 | 26 | 3 |
| Crate Size | 7KB | 56KB | 25KB |
| Features | 0 | 10 | 1 |
| Yanked % | 0.0% | 0.0% | 10.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 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.
- •⚠ pagetop-admin, configparser have not been updated in over a year.
- •pagetop-admin, config are pre-1.0 — API may change.