Decision Workspace
unsafe-coerce vs stuff vs sendptr
Side-by-side comparison of Rust crates
38
unsafe-coerce
growingv0.0.0
Unsafe utilities to coerce or ignore types
50
stuff
growingv0.2.0
Stuffing things into pointers.
43
sendptr
experimentalv0.1.2
Convenient cross-thread raw pointer usage / 方便跨线程用裸指针
Core Metrics
| unsafe-coerce | stuff | sendptr | |
|---|---|---|---|
| Health Score | 38 | 50 | 43 |
| Total Downloads | 1.6K | 7.7K | 835 |
| 30d Downloads | 3 | 8 | 238 |
| Dependents | 0 | 0 | 24 |
| Releases | 1 | 6 | 2 |
| Last Updated | 1163d ago | 1451d ago | 116d ago |
| Age | 3y 2m | 3y 11m | 3m |
Health Breakdown
unsafe-coerce
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
stuff
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
14
sendptr
Maintenance
11
Quality
14
Community
7
Popularity
3
Documentation
8
Technical Details
| unsafe-coerce | stuff | sendptr | |
|---|---|---|---|
| Version | 0.0.0 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MulanPSL-2.0 |
| Dependencies | 2 | 2 | 5 |
| Crate Size | 7KB | 9KB | 13KB |
| Features | 3 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | 1.34.2 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stuff leads with a health score of 50/100, but none of the options score above 80.
- •⚠ unsafe-coerce, stuff have not been updated in over a year.