Decision Workspace
unsafe-budget vs cargo-trust vs cargo-audit
Side-by-side comparison of Rust crates
42
unsafe-budget
experimentalv0.2.0
keeps the unsafety demons out. an unsafe code budget gate for CI pipelines.
44
cargo-trust
experimentalv1.0.0
Security-focused tool for auditing unsafe code in Rust projects
67
cargo-audit
growingv0.22.1
Audit Cargo.lock for crates with security vulnerabilities
Core Metrics
| unsafe-budget | cargo-trust | cargo-audit | |
|---|---|---|---|
| Health Score | 42 | 44 | 67 |
| Total Downloads | 72 | 13 | 6.5M |
| 30d Downloads | 14 | 13 | 546.0K |
| Dependents | 0 | 0 | 263 |
| Releases | 3 | 1 | 59 |
| Last Updated | 36d ago | 4d ago | 51d ago |
| Age | 1m | 4d | 9y 1m |
Health Breakdown
unsafe-budget
Maintenance
12
Quality
12
Community
6
Popularity
2
Documentation
10
cargo-trust
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
10
cargo-audit
Maintenance
16
Quality
14
Community
17
Popularity
8
Documentation
12
Technical Details
| unsafe-budget | cargo-trust | cargo-audit | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.0 | 0.22.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 8 | 10 | 13 |
| Crate Size | 46KB | 14KB | 58KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 1.7% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 5 (team) |
Links
Quick Verdict
- •cargo-audit leads with a health score of 67/100, but none of the options score above 80.
- •cargo-audit is depended on by 263 crates — strongest ecosystem trust.
- •unsafe-budget, cargo-audit are pre-1.0 — API may change.