Decision Workspace
dummy-alloc vs dumpalo vs dpdk-global-allocator
Side-by-side comparison of Rust crates
46
dummy-alloc
growingv1.0.0
Global allocator that fails all allocations
36
dumpalo
growingv0.1.0
A minimalistic global bump allocator
33
dpdk-global-allocator
growingv0.1.0
A wrapper around DPDK's global, NUMA-aware memory allocator that can replace malloc.
Core Metrics
| dummy-alloc | dumpalo | dpdk-global-allocator | |
|---|---|---|---|
| Health Score | 46 | 36 | 33 |
| Total Downloads | 2.3K | 1.6K | 2.0K |
| 30d Downloads | 20 | 3 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 266d ago | 1076d ago | 2796d ago |
| Age | 2y 2m | 2y 11m | 7y 8m |
Health Breakdown
dummy-alloc
Maintenance
7
Quality
19
Community
6
Popularity
4
Documentation
10
dumpalo
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
10
dpdk-global-allocator
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
8
Technical Details
| dummy-alloc | dumpalo | dpdk-global-allocator | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BlueOak-1.0.0 | MIT | AGPL-3.0 |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 3KB | 2KB | 9KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dummy-alloc leads with a health score of 46/100, but none of the options score above 80.
- •⚠ dumpalo, dpdk-global-allocator have not been updated in over a year.
- •dumpalo, dpdk-global-allocator are pre-1.0 — API may change.