Decision Workspace
zone-alloc vs contiguous-arena vs zone-alloc-strong-handle-derive
Side-by-side comparison of Rust crates
50
zone-alloc
growingv0.4.4
Containers for zone-based data allocation.
45
contiguous-arena
growingv0.2.0
Efficient, reusable memory arena for Rust with support for contiguous memory blocks.
42
zone-alloc-strong-handle-derive
growingv0.1.2
Procedural macro for zone-alloc StrongHandle types.
Core Metrics
| zone-alloc | contiguous-arena | zone-alloc-strong-handle-derive | |
|---|---|---|---|
| Health Score | 50 | 45 | 42 |
| Total Downloads | 19.9K | 1.6K | 5.2K |
| 30d Downloads | 69 | 5 | 37 |
| Dependents | 14 | 0 | 11 |
| Releases | 17 | 2 | 3 |
| Last Updated | 318d ago | 335d ago | 856d ago |
| Age | 2y 6m | 1y 2m | 2y 6m |
Health Breakdown
zone-alloc
Maintenance
9
Quality
17
Community
9
Popularity
5
Documentation
10
contiguous-arena
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
13
zone-alloc-strong-handle-derive
Maintenance
5
Quality
14
Community
9
Popularity
4
Documentation
10
Technical Details
| zone-alloc | contiguous-arena | zone-alloc-strong-handle-derive | |
|---|---|---|---|
| Version | 0.4.4 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unlicense | MIT |
| Dependencies | 1 | 1 | 6 |
| Crate Size | 19KB | 15KB | 3KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zone-alloc leads with a health score of 50/100, but none of the options score above 80.
- •⚠ zone-alloc-strong-handle-derive has not been updated in over a year.