Decision Workspace
unsafe_ls vs cargo-trust vs unsafe-budget
Side-by-side comparison of Rust crates
32
unsafe_ls
growingv0.1.0
A tool to list unsafe blocks and the unsafe actions within them, to enable easier auditing of regions that need extra-careful examination.
44
cargo-trust
experimentalv1.0.0
Security-focused tool for auditing unsafe code in Rust projects
42
unsafe-budget
experimentalv0.2.0
keeps the unsafety demons out. an unsafe code budget gate for CI pipelines.
Core Metrics
| unsafe_ls | cargo-trust | unsafe-budget | |
|---|---|---|---|
| Health Score | 32 | 44 | 42 |
| Total Downloads | 3.0K | 13 | 72 |
| 30d Downloads | 3 | 13 | 14 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 3 |
| Last Updated | 3759d ago | 4d ago | 36d ago |
| Age | 11y 3m | 4d | 1m |
Health Breakdown
unsafe_ls
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
8
cargo-trust
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
10
unsafe-budget
Maintenance
12
Quality
12
Community
6
Popularity
2
Documentation
10
Technical Details
| unsafe_ls | cargo-trust | unsafe-budget | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-1.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 10 | 8 |
| Crate Size | 10KB | 14KB | 46KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-trust leads with a health score of 44/100, but none of the options score above 80.
- •unsafe_ls has the most downloads (3.0K), suggesting wider adoption.
- •⚠ unsafe_ls has not been updated in over a year.
- •unsafe_ls, unsafe-budget are pre-1.0 — API may change.