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