Decision Workspace
inline-config vs inline-config-macros vs inline_tweak
Side-by-side comparison of Rust crates
51
inline-config
experimentalv0.4.0
Effortlessly embed config modules and access with any compatible types
52
inline-config-macros
experimentalv0.4.0
Procedual macros for inline-config
60
inline_tweak
stablev1.2.4
Tweak values directly from the source code
Core Metrics
| inline-config | inline-config-macros | inline_tweak | |
|---|---|---|---|
| Health Score | 51 | 52 | 60 |
| Total Downloads | 93 | 186 | 122.5K |
| 30d Downloads | 0 | 0 | 5.1K |
| Dependents | 0 | 6 | 12 |
| Releases | 6 | 6 | 25 |
| Last Updated | 70d ago | 70d ago | 114d ago |
| Age | 4m | 4m | 5y 8m |
Health Breakdown
inline-config
Maintenance
16
Quality
17
Community
6
Popularity
2
Documentation
10
inline-config-macros
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
10
inline_tweak
Maintenance
12
Quality
21
Community
9
Popularity
6
Documentation
12
Technical Details
| inline-config | inline-config-macros | inline_tweak | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 1.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 2 | 8 | 3 |
| Crate Size | 13KB | 12KB | 16KB |
| Features | 5 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inline_tweak leads with a health score of 60/100, but none of the options score above 80.
- •inline-config, inline-config-macros are pre-1.0 — API may change.