Decision Workspace
zeroize_alloc vs scoped-arena vs ring-alloc
Side-by-side comparison of Rust crates
39
zeroize_alloc
growingv0.1.2
A zeroizing allocator wrapper.
46
scoped-arena
growingv0.4.1
Arena allocator with optional scopes
43
ring-alloc
growingv0.2.0
Specialized allocator for short-living objects
Core Metrics
| zeroize_alloc | scoped-arena | ring-alloc | |
|---|---|---|---|
| Health Score | 39 | 46 | 43 |
| Total Downloads | 4.9K | 26.0K | 4.5K |
| 30d Downloads | 18 | 246 | 32 |
| Dependents | 0 | 17 | 0 |
| Releases | 3 | 7 | 3 |
| Last Updated | 2370d ago | 1495d ago | 1039d ago |
| Age | 6y 6m | 4y 7m | 2y 10m |
Health Breakdown
zeroize_alloc
Maintenance
3
Quality
17
Community
3
Popularity
4
Documentation
12
scoped-arena
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
12
ring-alloc
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
12
Technical Details
| zeroize_alloc | scoped-arena | ring-alloc | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 5 |
| Crate Size | 2KB | 23KB | 15KB |
| Features | 1 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ zeroize_alloc, scoped-arena, ring-alloc have not been updated in over a year.