Decision Workspace
concurrent-slotmap vs slotmap vs blink-alloc
Side-by-side comparison of Rust crates
48
concurrent-slotmap
growingv0.2.0-alpha.1
A lock-free concurrent slotmap
59
slotmap
growingv1.1.1
Slotmap data structure
55
blink-alloc
growingv0.4.0
Fast, concurrent, arena-based allocator with drop support
Core Metrics
| concurrent-slotmap | slotmap | blink-alloc | |
|---|---|---|---|
| Health Score | 48 | 59 | 55 |
| Total Downloads | 4.5K | 60.9M | 70.8K |
| 30d Downloads | 160 | 5.5M | 8.1K |
| Dependents | 2 | 4.0K | 72 |
| Releases | 3 | 21 | 12 |
| Last Updated | 245d ago | 111d ago | 106d ago |
| Age | 1y 6m | 7y 9m | 3y |
Health Breakdown
concurrent-slotmap
Maintenance
8
Quality
9
Community
12
Popularity
4
Documentation
15
slotmap
Maintenance
10
Quality
15
Community
15
Popularity
8
Documentation
11
blink-alloc
Maintenance
13
Quality
13
Community
11
Popularity
6
Documentation
12
Technical Details
| concurrent-slotmap | slotmap | blink-alloc | |
|---|---|---|---|
| Version | 0.2.0-alpha.1 | 1.1.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Zlib | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 4 |
| Crate Size | 29KB | 62KB | 40KB |
| Features | 0 | 3 | 5 |
| Yanked % | 33.3% | 71.4% | 16.7% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.65 | 1.58.0 | — |
| Owners | 4 (team) | 1 | 1 |
Links
Quick Verdict
- •slotmap leads with a health score of 59/100, but none of the options score above 80.
- •slotmap is depended on by 4.0K crates — strongest ecosystem trust.
- •concurrent-slotmap, blink-alloc are pre-1.0 — API may change.