Decision Workspace
sendify vs unsafe-send-sync vs sendptr
Side-by-side comparison of Rust crates
42
sendify
growingv1.1.0
An unsafe crate to wrap a reference to make it Send + Sync.
43
unsafe-send-sync
growingv0.2.0
Unsafe wrappers for making structs Send and/or Sync.
42
sendptr
experimentalv0.1.2
Convenient cross-thread raw pointer usage / 方便跨线程用裸指针
Core Metrics
| sendify | unsafe-send-sync | sendptr | |
|---|---|---|---|
| Health Score | 42 | 43 | 42 |
| Total Downloads | 4.2K | 34.2K | 1.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 34 | 24 |
| Releases | 3 | 6 | 2 |
| Last Updated | 2192d ago | 326d ago | 175d ago |
| Age | 6y | 5y 6m | 5m |
Health Breakdown
sendify
Maintenance
3
Quality
23
Community
3
Popularity
4
Documentation
9
unsafe-send-sync
Maintenance
6
Quality
16
Community
7
Popularity
5
Documentation
9
sendptr
Maintenance
9
Quality
14
Community
7
Popularity
4
Documentation
8
Technical Details
| sendify | unsafe-send-sync | sendptr | |
|---|---|---|---|
| Version | 1.1.0 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MulanPSL-2.0 |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 4KB | 2KB | 13KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unsafe-send-sync leads with a health score of 43/100, but none of the options score above 80.
- •⚠ sendify has not been updated in over a year.
- •unsafe-send-sync, sendptr are pre-1.0 — API may change.