Decision Workspace
ring-alloc vs blink-alloc vs scoped-arena
Side-by-side comparison of Rust crates
43
ring-alloc
growingv0.2.0
Specialized allocator for short-living objects
55
blink-alloc
growingv0.4.0
Fast, concurrent, arena-based allocator with drop support
46
scoped-arena
growingv0.4.1
Arena allocator with optional scopes
Core Metrics
| ring-alloc | blink-alloc | scoped-arena | |
|---|---|---|---|
| Health Score | 43 | 55 | 46 |
| Total Downloads | 4.5K | 70.8K | 26.0K |
| 30d Downloads | 32 | 7.9K | 246 |
| Dependents | 0 | 72 | 17 |
| Releases | 3 | 12 | 7 |
| Last Updated | 1039d ago | 106d ago | 1495d ago |
| Age | 2y 10m | 3y | 4y 7m |
Health Breakdown
ring-alloc
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
12
blink-alloc
Maintenance
13
Quality
13
Community
11
Popularity
6
Documentation
12
scoped-arena
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
12
Technical Details
| ring-alloc | blink-alloc | scoped-arena | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 5 |
| Crate Size | 15KB | 40KB | 23KB |
| Features | 4 | 5 | 3 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •blink-alloc leads with a health score of 55/100, but none of the options score above 80.
- •⚠ ring-alloc, scoped-arena have not been updated in over a year.