Decision Workspace
dodgems vs stack-allocator vs fork_union
Side-by-side comparison of Rust crates
39
dodgems
growingv0.1.1
A simple and fast bump allocator library
40
stack-allocator
experimentalv0.1.1
A stack-based memory allocator with optional fallback to a global/secondary allocator.
69
fork_union
growingv2.3.1
Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library
Core Metrics
| dodgems | stack-allocator | fork_union | |
|---|---|---|---|
| Health Score | 39 | 40 | 69 |
| Total Downloads | 2.7K | 30 | 14.7K |
| 30d Downloads | 3 | 3 | 1.3K |
| Dependents | 0 | 0 | 55 |
| Releases | 2 | 2 | 29 |
| Last Updated | 870d ago | 96d ago | 5d ago |
| Age | 2y 4m | 3m | 10m |
Health Breakdown
dodgems
Maintenance
4
Quality
12
Community
6
Popularity
4
Documentation
13
stack-allocator
Maintenance
12
Quality
10
Community
6
Popularity
2
Documentation
10
fork_union
Maintenance
19
Quality
19
Community
11
Popularity
5
Documentation
15
Technical Details
| dodgems | stack-allocator | fork_union | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 2.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 0 | 3 | 5 |
| Crate Size | 5KB | 7KB | 98KB |
| Features | 2 | 2 | 3 |
| Yanked % | 50.0% | 50.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.64 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fork_union leads with a health score of 69/100, but none of the options score above 80.
- •⚠ dodgems has not been updated in over a year.
- •dodgems, stack-allocator are pre-1.0 — API may change.