Decision Workspace
unchecked_wrap vs unsafe-send-sync vs sendify
Side-by-side comparison of Rust crates
40
unchecked_wrap
growingv0.1.0
Convenient UncheckedSync/Send wrapper types
44
unsafe-send-sync
growingv0.2.0
Unsafe wrappers for making structs Send and/or Sync.
43
sendify
growingv1.1.0
An unsafe crate to wrap a reference to make it Send + Sync.
Core Metrics
| unchecked_wrap | unsafe-send-sync | sendify | |
|---|---|---|---|
| Health Score | 40 | 44 | 43 |
| Total Downloads | 711 | 32.2K | 4.2K |
| 30d Downloads | 3 | 1.3K | 6 |
| Dependents | 0 | 34 | 0 |
| Releases | 1 | 6 | 3 |
| Last Updated | 369d ago | 267d ago | 2133d ago |
| Age | 1y | 5y 4m | 5y 10m |
Health Breakdown
unchecked_wrap
Maintenance
2
Quality
16
Community
6
Popularity
3
Documentation
13
unsafe-send-sync
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
9
sendify
Maintenance
4
Quality
23
Community
3
Popularity
4
Documentation
9
Technical Details
| unchecked_wrap | unsafe-send-sync | sendify | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 5KB | 2KB | 4KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unsafe-send-sync leads with a health score of 44/100, but none of the options score above 80.
- •⚠ unchecked_wrap, sendify have not been updated in over a year.
- •unchecked_wrap, unsafe-send-sync are pre-1.0 — API may change.