Decision Workspace
bevy-convars vs config vs sickle
Side-by-side comparison of Rust crates
46
bevy-convars
experimentalv0.2.1
An implementation of convars (config or console variables) for configuring your Bevy application.
71
config
growingv0.15.22
Layered configuration system for Rust applications.
64
sickle
experimentalv0.2.0
A robust Rust parser for CCL (Categorical Configuration Language) with Serde support
Core Metrics
| bevy-convars | config | sickle | |
|---|---|---|---|
| Health Score | 46 | 71 | 64 |
| Total Downloads | 2.5K | 76.1M | 3.3K |
| 30d Downloads | 6 | 5.6M | 1.0K |
| Dependents | 0 | 14.1K | 31 |
| Releases | 4 | 54 | 5 |
| Last Updated | 335d ago | 10d ago | 1d ago |
| Age | 11m | 10y 11m | 3m |
Health Breakdown
bevy-convars
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
12
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
sickle
Maintenance
21
Quality
17
Community
10
Popularity
4
Documentation
12
Technical Details
| bevy-convars | config | sickle | |
|---|---|---|---|
| Version | 0.2.1 | 0.15.22 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 26 | 7 |
| Crate Size | 34KB | 56KB | 98KB |
| Features | 7 | 10 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 1.85.0 | 1.80.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.