Decision Workspace
tagptr vs stuff vs enum-ptr-derive
Side-by-side comparison of Rust crates
47
tagptr
growingv0.2.0
Strongly typed atomic and non-atomic tagged pointers
50
stuff
growingv0.2.0
Stuffing things into pointers.
48
enum-ptr-derive
growingv0.2.0
Ergonomic tagged pointer
Core Metrics
| tagptr | stuff | enum-ptr-derive | |
|---|---|---|---|
| Health Score | 47 | 50 | 48 |
| Total Downloads | 66.8M | 7.7K | 19.5K |
| 30d Downloads | 6.9M | 8 | 64 |
| Dependents | 61 | 0 | 11 |
| Releases | 1 | 6 | 11 |
| Last Updated | 1687d ago | 1451d ago | 533d ago |
| Age | 4y 7m | 3y 11m | 3y 4m |
Health Breakdown
tagptr
Maintenance
1
Quality
16
Community
10
Popularity
8
Documentation
12
stuff
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
14
enum-ptr-derive
Maintenance
7
Quality
15
Community
8
Popularity
5
Documentation
13
Technical Details
| tagptr | stuff | enum-ptr-derive | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 13KB | 9KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | 1.34.2 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •stuff leads with a health score of 50/100, but none of the options score above 80.
- •tagptr has the most downloads (66.8M), suggesting wider adoption.
- •⚠ tagptr, stuff, enum-ptr-derive have not been updated in over a year.