Decision Workspace
untyped-arena vs scoped-arena vs stadium
Side-by-side comparison of Rust crates
35
untyped-arena
growingv0.1.1
untyped-arena provides an Arena allocator implementation that is safe and untyped with minimal complexity
46
scoped-arena
growingv0.4.1
Arena allocator with optional scopes
43
stadium
growingv0.1.6
A allocated chunk of memory populated with a fixed set of types
Core Metrics
| untyped-arena | scoped-arena | stadium | |
|---|---|---|---|
| Health Score | 35 | 46 | 43 |
| Total Downloads | 2.8K | 26.0K | 7.9K |
| 30d Downloads | 5 | 246 | 9 |
| Dependents | 0 | 17 | 0 |
| Releases | 2 | 7 | 6 |
| Last Updated | 1539d ago | 1495d ago | 1838d ago |
| Age | 4y 2m | 4y 7m | 5y 2m |
Health Breakdown
untyped-arena
Maintenance
3
Quality
16
Community
2
Popularity
4
Documentation
10
scoped-arena
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
12
stadium
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| untyped-arena | scoped-arena | stadium | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.1 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 3KB | 23KB | 10KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scoped-arena leads with a health score of 46/100, but none of the options score above 80.
- •⚠ untyped-arena, scoped-arena, stadium have not been updated in over a year.