Decision Workspace
uncon vs uncon_derive vs debug_unsafe
Side-by-side comparison of Rust crates
47
uncon
growingv1.1.0
Traits for unchecked conversions between types.
45
uncon_derive
growingv1.1.1
Derive functionality for unchecked conversion traits.
64
debug_unsafe
growingv0.1.4
Uses `debug-assertions` as a switch of safe/unsafe behaviour
Core Metrics
| uncon | uncon_derive | debug_unsafe | |
|---|---|---|---|
| Health Score | 47 | 45 | 64 |
| Total Downloads | 10.1K | 16.1K | 3.7M |
| 30d Downloads | 64 | 53 | 1.0M |
| Dependents | 17 | 8 | 43 |
| Releases | 2 | 7 | 5 |
| Last Updated | 3113d ago | 3072d ago | 46d ago |
| Age | 8y 6m | 8y 6m | 1y 1m |
Health Breakdown
uncon
Maintenance
3
Quality
23
Community
8
Popularity
5
Documentation
8
uncon_derive
Maintenance
3
Quality
21
Community
8
Popularity
5
Documentation
8
debug_unsafe
Maintenance
15
Quality
16
Community
10
Popularity
8
Documentation
15
Technical Details
| uncon | uncon_derive | debug_unsafe | |
|---|---|---|---|
| Version | 1.1.0 | 1.1.1 | 0.1.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 1 |
| Crate Size | 9KB | 10KB | 7KB |
| Features | 4 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.58 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •debug_unsafe leads with a health score of 64/100, but none of the options score above 80.
- •⚠ uncon, uncon_derive have not been updated in over a year.
- •debug_unsafe is pre-1.0 — API may change.