Decision Workspace
target_info vs cargo-build vs edres
Side-by-side comparison of Rust crates
36
target_info
growingv0.1.0
Get text strings of attributes concernign the build target.
53
cargo-build
growingv1.0.0
Wrapper around cargo instructions accesible in `build.rs` with better type safety and support for modern features. Includes functions by default. Macros are optional, but do provide better experience when there is need to do formatting and variable number of arguments at the same time which is ideal for DSLs.
49
edres
growingv0.7.2
Generate struct and enum definitions from data files.
Core Metrics
| target_info | cargo-build | edres | |
|---|---|---|---|
| Health Score | 36 | 53 | 49 |
| Total Downloads | 907.8K | 3.0K | 5.7K |
| 30d Downloads | 20.7K | 206 | 52 |
| Dependents | 27 | 0 | 2 |
| Releases | 1 | 7 | 4 |
| Last Updated | 3707d ago | 185d ago | 148d ago |
| Age | 10y 1m | 7m | 5y 3m |
Health Breakdown
target_info
Maintenance
1
Quality
16
Community
7
Popularity
7
Documentation
5
cargo-build
Maintenance
11
Quality
20
Community
6
Popularity
4
Documentation
12
edres
Maintenance
11
Quality
17
Community
7
Popularity
4
Documentation
10
Technical Details
| target_info | cargo-build | edres | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.7.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unknown | MIT | CC0-1.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 2KB | 22KB | 7KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-build leads with a health score of 53/100, but none of the options score above 80.
- •target_info has the most downloads (907.8K), suggesting wider adoption.
- •⚠ target_info has not been updated in over a year.
- •target_info, edres are pre-1.0 — API may change.