Decision Workspace
rustfmt-unstable vs rustfmt-schema vs config
Side-by-side comparison of Rust crates
49
rustfmt-unstable
growingv1.0.1
A wrapper around cargo fmt or rustfmt for parsing a config file and passing it as cli args instead
43
rustfmt-schema
experimentalv0.1.3
A Rust module for management of rustfmt-schema
71
config
growingv0.15.22
Layered configuration system for Rust applications.
Core Metrics
| rustfmt-unstable | rustfmt-schema | config | |
|---|---|---|---|
| Health Score | 49 | 43 | 71 |
| Total Downloads | 10.8K | 1.2K | 76.1M |
| 30d Downloads | 36 | 6 | 5.7M |
| Dependents | 0 | 0 | 14.1K |
| Releases | 6 | 4 | 54 |
| Last Updated | 138d ago | 199d ago | 10d ago |
| Age | 2y 2m | 6m | 10y 11m |
Health Breakdown
rustfmt-unstable
Maintenance
9
Quality
20
Community
5
Popularity
5
Documentation
10
rustfmt-schema
Maintenance
11
Quality
12
Community
6
Popularity
4
Documentation
10
config
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| rustfmt-unstable | rustfmt-schema | config | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.3 | 0.15.22 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 12 | 26 |
| Crate Size | 17KB | 21KB | 56KB |
| Features | 2 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 5 (team) |
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.
- •rustfmt-schema, config are pre-1.0 — API may change.