Decision Workspace
cargo-trust vs dep-insight vs unsafe-budget
Side-by-side comparison of Rust crates
44
cargo-trust
experimentalv1.0.0
Security-focused tool for auditing unsafe code in Rust projects
54
dep-insight
experimentalv1.0.0
Dependency analysis, auditing, and visualization tool for Rust projects
42
unsafe-budget
experimentalv0.2.0
keeps the unsafety demons out. an unsafe code budget gate for CI pipelines.
Core Metrics
| cargo-trust | dep-insight | unsafe-budget | |
|---|---|---|---|
| Health Score | 44 | 54 | 42 |
| Total Downloads | 13 | 1.6K | 72 |
| 30d Downloads | 13 | 107 | 16 |
| Dependents | 0 | 8 | 0 |
| Releases | 1 | 4 | 3 |
| Last Updated | 4d ago | 144d ago | 36d ago |
| Age | 4d | 5m | 1m |
Health Breakdown
cargo-trust
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
10
dep-insight
Maintenance
11
Quality
15
Community
9
Popularity
4
Documentation
15
unsafe-budget
Maintenance
12
Quality
12
Community
6
Popularity
2
Documentation
10
Technical Details
| cargo-trust | dep-insight | unsafe-budget | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 20 | 8 |
| Crate Size | 14KB | 144KB | 46KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dep-insight leads with a health score of 54/100, but none of the options score above 80.
- •unsafe-budget is pre-1.0 — API may change.