Decision Workspace
rel-ptr vs ptrait vs bitptr
Side-by-side comparison of Rust crates
42
rel-ptr
growingv0.2.3
A tool for building movable self-referential types
48
ptrait
experimentalv0.1.0
A small crate providing traits for pointer-like types, such as references and smart pointers.
46
bitptr
experimentalv0.2.1
`core::ptr` for bit offsets
Core Metrics
| rel-ptr | ptrait | bitptr | |
|---|---|---|---|
| Health Score | 42 | 48 | 46 |
| Total Downloads | 14.2K | 15 | 1.3K |
| 30d Downloads | 31 | 4 | 6 |
| Dependents | 2 | 0 | 0 |
| Releases | 9 | 1 | 3 |
| Last Updated | 2542d ago | 32d ago | 275d ago |
| Age | 7y | 1m | 9m |
Health Breakdown
rel-ptr
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
9
ptrait
Maintenance
11
Quality
17
Community
6
Popularity
1
Documentation
13
bitptr
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| rel-ptr | ptrait | bitptr | |
|---|---|---|---|
| Version | 0.2.3 | 0.1.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | LGPL-3.0-only |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 10KB | 6KB | 9KB |
| Features | 3 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| 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.