Decision Workspace
bitptr vs ptrait vs rel-ptr
Side-by-side comparison of Rust crates
46
bitptr
experimentalv0.2.1
`core::ptr` for bit offsets
48
ptrait
experimentalv0.1.0
A small crate providing traits for pointer-like types, such as references and smart pointers.
42
rel-ptr
growingv0.2.3
A tool for building movable self-referential types
Core Metrics
| bitptr | ptrait | rel-ptr | |
|---|---|---|---|
| Health Score | 46 | 48 | 42 |
| Total Downloads | 1.3K | 15 | 14.2K |
| 30d Downloads | 6 | 4 | 31 |
| Dependents | 0 | 0 | 2 |
| Releases | 3 | 1 | 9 |
| Last Updated | 275d ago | 32d ago | 2542d ago |
| Age | 9m | 1m | 7y |
Health Breakdown
bitptr
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
12
ptrait
Maintenance
11
Quality
17
Community
6
Popularity
1
Documentation
13
rel-ptr
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
9
Technical Details
| bitptr | ptrait | rel-ptr | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-only | MIT | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 9KB | 6KB | 10KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.87 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ptrait leads with a health score of 48/100, but none of the options score above 80.
- •rel-ptr has the most downloads (14.2K), suggesting wider adoption.
- •⚠ rel-ptr has not been updated in over a year.