Decision Workspace
ref-portals vs self_cell vs dyn-context
Side-by-side comparison of Rust crates
44
ref-portals
growingv1.0.0-beta.2
Safely use (stack) references outside their original scope
62
self_cell
stablev1.2.2
Safe-to-use proc-macro-free self-referential structs in stable Rust.
55
dyn-context
growingv0.19.5
Simple mechanism for lifetimes erasing.
Core Metrics
| ref-portals | self_cell | dyn-context | |
|---|---|---|---|
| Health Score | 44 | 62 | 55 |
| Total Downloads | 2.9K | 32.6M | 70.2K |
| 30d Downloads | 5 | 3.6M | 73 |
| Dependents | 0 | 1.3K | 115 |
| Releases | 2 | 19 | 52 |
| Last Updated | 2130d ago | 87d ago | 678d ago |
| Age | 5y 10m | 4y 11m | 5y 6m |
Health Breakdown
ref-portals
Maintenance
3
Quality
19
Community
6
Popularity
4
Documentation
12
self_cell
Maintenance
13
Quality
15
Community
14
Popularity
8
Documentation
12
dyn-context
Maintenance
7
Quality
15
Community
12
Popularity
6
Documentation
15
Technical Details
| ref-portals | self_cell | dyn-context | |
|---|---|---|---|
| Version | 1.0.0-beta.2 | 1.2.2 | 0.19.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR GPL-2.0-only | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 3 |
| Crate Size | 12KB | 23KB | 5KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 57.9% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •self_cell leads with a health score of 62/100, but none of the options score above 80.
- •self_cell is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ ref-portals, dyn-context have not been updated in over a year.
- •dyn-context is pre-1.0 — API may change.