Decision Workspace
build-pretty vs i18n-build vs build_cfg
Side-by-side comparison of Rust crates
42
build-pretty
growingv1.0.0
Pretty to your custom Build Script(build.sh) log displaying!
48
i18n-build
growingv0.10.3
Designed for use within the cargo-i18n tool for localizing crates. It has been published to allow its direct use within project build scripts if required.
48
build_cfg
growingv1.1.0
Evaluate cfg() directives in build scripts
Core Metrics
| build-pretty | i18n-build | build_cfg | |
|---|---|---|---|
| Health Score | 42 | 48 | 48 |
| Total Downloads | 1.8K | 30.6K | 34.2K |
| 30d Downloads | 3 | 70 | 1.5K |
| Dependents | 0 | 25 | 47 |
| Releases | 1 | 24 | 2 |
| Last Updated | 1424d ago | 262d ago | 1534d ago |
| Age | 3y 10m | 5y 11m | 4y 6m |
Health Breakdown
build-pretty
Maintenance
1
Quality
19
Community
5
Popularity
4
Documentation
13
i18n-build
Maintenance
9
Quality
15
Community
10
Popularity
5
Documentation
9
build_cfg
Maintenance
3
Quality
20
Community
11
Popularity
5
Documentation
9
Technical Details
| build-pretty | i18n-build | build_cfg | |
|---|---|---|---|
| Version | 1.0.0 | 0.10.3 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 10 | 2 |
| Crate Size | 8KB | 19KB | 2KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •i18n-build leads with a health score of 48/100, but none of the options score above 80.
- •build_cfg has the most downloads (34.2K), suggesting wider adoption.
- •⚠ build-pretty, build_cfg have not been updated in over a year.
- •i18n-build is pre-1.0 — API may change.