Decision Workspace
slabbin vs slab vs buddy-slab-allocator
Side-by-side comparison of Rust crates
66
slabbin
growingv1.2.0
An efficient slab allocator with stable addresses
67
slab
growingv0.4.12
Pre-allocated storage for a uniform data type
59
buddy-slab-allocator
experimentalv0.2.0
Memory allocator with Buddy and Slab allocation
Core Metrics
| slabbin | slab | buddy-slab-allocator | |
|---|---|---|---|
| Health Score | 66 | 67 | 59 |
| Total Downloads | 353.1K | 550.9M | 2.4K |
| 30d Downloads | 110.8K | 42.6M | 1.1K |
| Dependents | 3 | 7.6K | 13 |
| Releases | 4 | 19 | 3 |
| Last Updated | 405d ago | 55d ago | 22d ago |
| Age | 2y 6m | 10y 9m | 1m |
Health Breakdown
slabbin
Maintenance
11
Quality
21
Community
12
Popularity
7
Documentation
15
slab
Maintenance
14
Quality
14
Community
20
Popularity
8
Documentation
11
buddy-slab-allocator
Maintenance
13
Quality
15
Community
14
Popularity
4
Documentation
13
Technical Details
| slabbin | slab | buddy-slab-allocator | |
|---|---|---|---|
| Version | 1.2.0 | 0.4.12 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 0 | 3 | 5 |
| Crate Size | 13KB | 19KB | 59KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.57.0 | 1.51 | — |
| Owners | 4 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •slab leads with a health score of 67/100, but none of the options score above 80.
- •slab is depended on by 7.6K crates — strongest ecosystem trust.
- •⚠ slabbin has not been updated in over a year.
- •slab, buddy-slab-allocator are pre-1.0 — API may change.