Decision Workspace
unsafe-send-sync vs sendify vs sendptr
Side-by-side comparison of Rust crates
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.
43
sendptr
experimentalv0.1.2
Convenient cross-thread raw pointer usage / 方便跨线程用裸指针
Core Metrics
| unsafe-send-sync | sendify | sendptr | |
|---|---|---|---|
| Health Score | 44 | 43 | 43 |
| Total Downloads | 32.2K | 4.2K | 835 |
| 30d Downloads | 1.3K | 6 | 250 |
| Dependents | 34 | 0 | 24 |
| Releases | 6 | 3 | 2 |
| Last Updated | 267d ago | 2133d ago | 116d ago |
| Age | 5y 4m | 5y 10m | 3m |
Health Breakdown
unsafe-send-sync
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
9
sendify
Maintenance
4
Quality
23
Community
3
Popularity
4
Documentation
9
sendptr
Maintenance
11
Quality
14
Community
7
Popularity
3
Documentation
8
Technical Details
| unsafe-send-sync | sendify | sendptr | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MulanPSL-2.0 |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 2KB | 4KB | 13KB |
| Features | 0 | 2 | 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 44/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.