Decision Workspace
haproxy-config vs sickle vs configparser
Side-by-side comparison of Rust crates
46
haproxy-config
growingv0.4.1
Parse HAProxy configs and easily query it
64
sickle
experimentalv0.2.0
A robust Rust parser for CCL (Categorical Configuration Language) with Serde support
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
| haproxy-config | sickle | configparser | |
|---|---|---|---|
| Health Score | 46 | 64 | 60 |
| Total Downloads | 10.1K | 3.3K | 22.4M |
| 30d Downloads | 91 | 1.0K | 1.2M |
| Dependents | 0 | 31 | 1.6K |
| Releases | 7 | 5 | 38 |
| Last Updated | 1078d ago | 1d ago | 654d ago |
| Age | 2y 11m | 3m | 5y 9m |
Health Breakdown
haproxy-config
Maintenance
10
Quality
14
Community
5
Popularity
5
Documentation
12
sickle
Maintenance
21
Quality
17
Community
10
Popularity
4
Documentation
12
configparser
Maintenance
7
Quality
17
Community
15
Popularity
8
Documentation
13
Technical Details
| haproxy-config | sickle | configparser | |
|---|---|---|---|
| Version | 0.4.1 | 0.2.0 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR LGPL-3.0-or-later |
| Dependencies | 5 | 7 | 3 |
| Crate Size | 35KB | 98KB | 25KB |
| Features | 0 | 11 | 1 |
| Yanked % | 0.0% | 0.0% | 10.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.80.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sickle leads with a health score of 64/100, but none of the options score above 80.
- •configparser has the most downloads (22.4M), suggesting wider adoption.
- •configparser is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ haproxy-config, configparser have not been updated in over a year.
- •haproxy-config, sickle are pre-1.0 — API may change.