Decision Workspace
unsafe-budget vs cargo-trust vs cargo-audit
Side-by-side comparison of Rust crates
49
unsafe-budget
experimentalv0.4.0
keeps the unsafety demons out. an unsafe code budget gate for CI pipelines.
43
cargo-trust
experimentalv1.0.0
Security-focused tool for auditing unsafe code in Rust projects
64
cargo-audit
growingv0.22.1
Audit Cargo.lock for crates with security vulnerabilities
Core Metrics
| unsafe-budget | cargo-trust | cargo-audit | |
|---|---|---|---|
| Health Score | 49 | 43 | 64 |
| Total Downloads | 392 | 133 | 7.8M |
| 30d Downloads | 0 | 0 | 734.3K |
| Dependents | 0 | 0 | 263 |
| Releases | 5 | 1 | 59 |
| Last Updated | 19d ago | 63d ago | 110d ago |
| Age | 3m | 2m | 9y 3m |
Health Breakdown
unsafe-budget
Maintenance
18
Quality
12
Community
6
Popularity
3
Documentation
10
cargo-trust
Maintenance
9
Quality
15
Community
6
Popularity
3
Documentation
10
cargo-audit
Maintenance
13
Quality
14
Community
17
Popularity
8
Documentation
12
Technical Details
| unsafe-budget | cargo-trust | cargo-audit | |
|---|---|---|---|
| Version | 0.4.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 | 9 | 10 | 13 |
| Crate Size | 57KB | 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 64/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.