Decision Workspace
rsor vs self_cell vs dyn-context
Side-by-side comparison of Rust crates
48
rsor
growingv0.1.5
Reusable slice of references
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
| rsor | self_cell | dyn-context | |
|---|---|---|---|
| Health Score | 48 | 62 | 55 |
| Total Downloads | 54.8K | 32.6M | 70.2K |
| 30d Downloads | 1.1K | 3.8M | 74 |
| Dependents | 28 | 1.3K | 115 |
| Releases | 6 | 19 | 52 |
| Last Updated | 692d ago | 87d ago | 678d ago |
| Age | 5y 4m | 4y 11m | 5y 6m |
Health Breakdown
rsor
Maintenance
5
Quality
16
Community
10
Popularity
6
Documentation
11
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
| rsor | self_cell | dyn-context | |
|---|---|---|---|
| Version | 0.1.5 | 1.2.2 | 0.19.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR GPL-2.0-only | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 8KB | 23KB | 5KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 57.9% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.31 | — | 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.
- •⚠ rsor, dyn-context have not been updated in over a year.
- •rsor, dyn-context are pre-1.0 — API may change.