Decision Workspace
fast_config_derive vs genies_derive vs ini
Side-by-side comparison of Rust crates
42
fast_config_derive
experimentalv0.1.0
Derive macro for fast_config
58
genies_derive
growingv1.4.5
A powerful derive macro for configuration management in Rust
55
ini
growingv1.3.0
A simple macro built on top of configparser to load and parse ini files. You can use this to write Rust programs which can be customized by end users easily.
Core Metrics
| fast_config_derive | genies_derive | ini | |
|---|---|---|---|
| Health Score | 42 | 58 | 55 |
| Total Downloads | 115 | 7.3K | 1.1M |
| 30d Downloads | 21 | 117 | 99.5K |
| Dependents | 1 | 48 | 185 |
| Releases | 1 | 14 | 14 |
| Last Updated | 108d ago | 215d ago | 2036d ago |
| Age | 3m | 2y | 5y 9m |
Health Breakdown
fast_config_derive
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
13
genies_derive
Maintenance
10
Quality
19
Community
11
Popularity
5
Documentation
13
ini
Maintenance
4
Quality
20
Community
12
Popularity
7
Documentation
12
Technical Details
| fast_config_derive | genies_derive | ini | |
|---|---|---|---|
| Version | 0.1.0 | 1.4.5 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR LGPL-3.0-or-later |
| Dependencies | 3 | 13 | 1 |
| Crate Size | 2KB | 45KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •genies_derive leads with a health score of 58/100, but none of the options score above 80.
- •ini has the most downloads (1.1M), suggesting wider adoption.
- •ini is depended on by 185 crates — strongest ecosystem trust.
- •⚠ ini has not been updated in over a year.
- •fast_config_derive is pre-1.0 — API may change.