Decision Workspace
cargo-reproduce vs cargo-repro vs repro
Side-by-side comparison of Rust crates
35
cargo-reproduce
experimentalv0.1.0
A Cargo subcommand for reproducible Rust builds. Normalizes the build environment, strips nondeterministic metadata, and verifies bit-for-bit reproducibility.
36
cargo-repro
growingv0.0.0
Build and verify Rust packages that are reproducible byte-for-byte using a Cargo-driven workflow.
36
repro
growingv0.0.0
Support crate for cargo-repro, a tool for building and verifying Rust packages that are reproducible byte-for-byte using a Cargo-driven workflow.
Core Metrics
| cargo-reproduce | cargo-repro | repro | |
|---|---|---|---|
| Health Score | 35 | 36 | 36 |
| Total Downloads | 306 | 1.9K | 2.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 288d ago | 2613d ago | 2527d ago |
| Age | 9m | 7y 1m | 6y 11m |
Health Breakdown
cargo-reproduce
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
10
cargo-repro
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
repro
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
Technical Details
| cargo-reproduce | cargo-repro | repro | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.0 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 11KB | 8KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-repro leads with a health score of 36/100, but none of the options score above 80.
- •repro has the most downloads (2.4K), suggesting wider adoption.
- •⚠ cargo-repro, repro have not been updated in over a year.