Decision Workspace
movable-ref vs repr_offset vs archway
Side-by-side comparison of Rust crates
43
movable-ref
experimentalv0.2.0
A tool for building movable self-referential types
50
repr_offset
growingv0.2.2
Offsets of fields for types with a stable layout.
50
archway
growingv0.4.0
Rust traits for Rc and Arc interoperation
Core Metrics
| movable-ref | repr_offset | archway | |
|---|---|---|---|
| Health Score | 43 | 50 | 50 |
| Total Downloads | 754 | 2.5M | 8.2K |
| 30d Downloads | 4 | 184.4K | 23 |
| Dependents | 0 | 14 | 0 |
| Releases | 2 | 7 | 7 |
| Last Updated | 183d ago | 1126d ago | 15d ago |
| Age | 9m | 5y 10m | 2y 11m |
Health Breakdown
movable-ref
Maintenance
9
Quality
16
Community
5
Popularity
3
Documentation
10
repr_offset
Maintenance
4
Quality
18
Community
8
Popularity
8
Documentation
12
archway
Maintenance
15
Quality
11
Community
6
Popularity
5
Documentation
13
Technical Details
| movable-ref | repr_offset | archway | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Zlib | MIT |
| Dependencies | 1 | 3 | 0 |
| Crate Size | 25KB | 37KB | 4KB |
| Features | 4 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 28.6% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •repr_offset leads with a health score of 50/100, but none of the options score above 80.
- •⚠ repr_offset has not been updated in over a year.