Decision Workspace
colosseum vs blink-alloc vs concurrent-slotmap
Side-by-side comparison of Rust crates
42
colosseum
growingv0.2.2
A variety of arena allocators for Rust, including thread-safe arenas.
55
blink-alloc
growingv0.4.0
Fast, concurrent, arena-based allocator with drop support
48
concurrent-slotmap
growingv0.2.0-alpha.1
A lock-free concurrent slotmap
Core Metrics
| colosseum | blink-alloc | concurrent-slotmap | |
|---|---|---|---|
| Health Score | 42 | 55 | 48 |
| Total Downloads | 312.2K | 70.8K | 4.5K |
| 30d Downloads | 5.8K | 7.9K | 153 |
| Dependents | 28 | 72 | 2 |
| Releases | 5 | 12 | 3 |
| Last Updated | 3112d ago | 106d ago | 245d ago |
| Age | 8y 10m | 3y | 1y 6m |
Health Breakdown
colosseum
Maintenance
3
Quality
11
Community
10
Popularity
7
Documentation
11
blink-alloc
Maintenance
13
Quality
13
Community
11
Popularity
6
Documentation
12
concurrent-slotmap
Maintenance
8
Quality
9
Community
12
Popularity
4
Documentation
15
Technical Details
| colosseum | blink-alloc | concurrent-slotmap | |
|---|---|---|---|
| Version | 0.2.2 | 0.4.0 | 0.2.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 8KB | 40KB | 29KB |
| Features | 0 | 5 | 0 |
| Yanked % | 20.0% | 16.7% | 33.3% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •blink-alloc leads with a health score of 55/100, but none of the options score above 80.
- •colosseum has the most downloads (312.2K), suggesting wider adoption.
- •⚠ colosseum has not been updated in over a year.