Decision Workspace
cargo-multivers vs multivers-runner vs target-spec
Side-by-side comparison of Rust crates
50
cargo-multivers
growingv0.11.1
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
50
multivers-runner
growingv0.3.1
Library to create a portable binary that embeds multiple versions of an executable each using a different CPU feature set
74
target-spec
stablev3.6.0
Evaluate Cargo.toml target specifications
Core Metrics
| cargo-multivers | multivers-runner | target-spec | |
|---|---|---|---|
| Health Score | 50 | 50 | 74 |
| Total Downloads | 19.6K | 6.6K | 12.1M |
| 30d Downloads | 0 | 0 | 994.9K |
| Dependents | 0 | 0 | 312 |
| Releases | 18 | 9 | 47 |
| Last Updated | 46d ago | 58d ago | 55d ago |
| Age | 3y 3m | 2y 5m | 6y 2m |
Health Breakdown
cargo-multivers
Maintenance
15
Quality
12
Community
6
Popularity
5
Documentation
12
multivers-runner
Maintenance
16
Quality
14
Community
5
Popularity
5
Documentation
10
target-spec
Maintenance
17
Quality
19
Community
15
Popularity
8
Documentation
15
Technical Details
| cargo-multivers | multivers-runner | target-spec | |
|---|---|---|---|
| Version | 0.11.1 | 0.3.1 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 15 | 9 |
| Crate Size | 32KB | 12KB | 39KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.88 | — | 1.86 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •target-spec leads with a health score of 74/100, but none of the options score above 80.
- •target-spec is depended on by 312 crates — strongest ecosystem trust.
- •cargo-multivers, multivers-runner are pre-1.0 — API may change.