Decision Workspace
buddy-slab-allocator vs slabbin vs slab
Side-by-side comparison of Rust crates
62
buddy-slab-allocator
experimentalv0.4.0
Memory allocator with Buddy and Slab allocation
66
slabbin
growingv1.2.0
An efficient slab allocator with stable addresses
64
slab
growingv0.4.12
Pre-allocated storage for a uniform data type
Core Metrics
| buddy-slab-allocator | slabbin | slab | |
|---|---|---|---|
| Health Score | 62 | 66 | 64 |
| Total Downloads | 27.7K | 658.5K | 654.1M |
| 30d Downloads | 18.2K | 147.4K | 59.0M |
| Dependents | 38 | 3 | 8.1K |
| Releases | 5 | 4 | 19 |
| Last Updated | 46d ago | 464d ago | 114d ago |
| Age | 3m | 2y 8m | 10y 11m |
Health Breakdown
buddy-slab-allocator
Maintenance
16
Quality
13
Community
15
Popularity
5
Documentation
13
slabbin
Maintenance
11
Quality
21
Community
12
Popularity
7
Documentation
15
slab
Maintenance
11
Quality
14
Community
20
Popularity
8
Documentation
11
Technical Details
| buddy-slab-allocator | slabbin | slab | |
|---|---|---|---|
| Version | 0.4.0 | 1.2.0 | 0.4.12 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 0 | 3 |
| Crate Size | 54KB | 13KB | 19KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 5.3% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.57.0 | 1.51 |
| Owners | 2 (team) | 4 (team) | 2 (team) |
Links
Quick Verdict
- •slabbin leads with a health score of 66/100, but none of the options score above 80.
- •slab has the most downloads (654.1M), suggesting wider adoption.
- •slab is depended on by 8.1K crates — strongest ecosystem trust.
- •⚠ slabbin has not been updated in over a year.
- •buddy-slab-allocator, slab are pre-1.0 — API may change.