Decision Workspace
comfyg vs configparser vs sickle
Side-by-side comparison of Rust crates
47
comfyg
experimentalv0.1.0
A minimal, no_std-compatible typed configuration file parser
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.
60
sickle
experimentalv0.2.0
A robust Rust parser for CCL (Categorical Configuration Language) with Serde support
Core Metrics
| comfyg | configparser | sickle | |
|---|---|---|---|
| Health Score | 47 | 60 | 60 |
| Total Downloads | 14 | 24.0M | 4.1K |
| 30d Downloads | 0 | 931.9K | 0 |
| Dependents | 0 | 1.7K | 34 |
| Releases | 1 | 38 | 5 |
| Last Updated | 59d ago | 713d ago | 60d ago |
| Age | 1m | 5y 11m | 5m |
Health Breakdown
comfyg
Maintenance
10
Quality
17
Community
6
Popularity
1
Documentation
13
configparser
Maintenance
7
Quality
17
Community
15
Popularity
8
Documentation
13
sickle
Maintenance
17
Quality
17
Community
10
Popularity
4
Documentation
12
Technical Details
| comfyg | configparser | sickle | |
|---|---|---|---|
| Version | 0.1.0 | 3.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR LGPL-3.0-or-later | MIT |
| Dependencies | 0 | 3 | 7 |
| Crate Size | 5KB | 25KB | 98KB |
| Features | 2 | 1 | 11 |
| Yanked % | 0.0% | 10.5% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •configparser leads with a health score of 60/100, but none of the options score above 80.
- •configparser is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ configparser has not been updated in over a year.
- •comfyg, sickle are pre-1.0 — API may change.