Decision Workspace
build-pretty vs build_logger 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!
43
build_logger
experimentalv0.1.0
A logger to be used in build scripts.
48
build_cfg
growingv1.1.0
Evaluate cfg() directives in build scripts
Core Metrics
| build-pretty | build_logger | build_cfg | |
|---|---|---|---|
| Health Score | 42 | 43 | 48 |
| Total Downloads | 1.8K | 14 | 36.9K |
| 30d Downloads | 0 | 0 | 1.3K |
| Dependents | 0 | 0 | 47 |
| Releases | 1 | 1 | 2 |
| Last Updated | 1483d ago | 9d ago | 1593d ago |
| Age | 4y | 9d | 4y 8m |
Health Breakdown
build-pretty
Maintenance
1
Quality
19
Community
5
Popularity
4
Documentation
13
build_logger
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
10
build_cfg
Maintenance
3
Quality
20
Community
11
Popularity
5
Documentation
9
Technical Details
| build-pretty | build_logger | build_cfg | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 1 | 2 |
| Crate Size | 8KB | 8KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •build_cfg leads with a health score of 48/100, but none of the options score above 80.
- •⚠ build-pretty, build_cfg have not been updated in over a year.
- •build_logger is pre-1.0 — API may change.