Decision Workspace
shared_arena vs bias-shared-arena vs ts-mem-pool
Side-by-side comparison of Rust crates
43
shared_arena
growingv0.8.4
A thread-safe & efficient memory pool
47
bias-shared-arena
experimentalv0.8.5
A thread-safe & efficient memory pool
41
ts-mem-pool
growingv0.1.3
A simple thread-safe memory pool crate
Core Metrics
| shared_arena | bias-shared-arena | ts-mem-pool | |
|---|---|---|---|
| Health Score | 43 | 47 | 41 |
| Total Downloads | 18.1K | 312 | 6.1K |
| 30d Downloads | 320 | 282 | 6 |
| Dependents | 39 | 0 | 0 |
| Releases | 6 | 1 | 4 |
| Last Updated | 1984d ago | 42d ago | 2839d ago |
| Age | 5y 6m | 1m | 7y 9m |
Health Breakdown
shared_arena
Maintenance
4
Quality
15
Community
10
Popularity
5
Documentation
9
bias-shared-arena
Maintenance
10
Quality
14
Community
8
Popularity
3
Documentation
12
ts-mem-pool
Maintenance
9
Quality
16
Community
3
Popularity
5
Documentation
8
Technical Details
| shared_arena | bias-shared-arena | ts-mem-pool | |
|---|---|---|---|
| Version | 0.8.4 | 0.8.5 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 29KB | 33KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •bias-shared-arena leads with a health score of 47/100, but none of the options score above 80.
- •shared_arena has the most downloads (18.1K), suggesting wider adoption.
- •⚠ shared_arena, ts-mem-pool have not been updated in over a year.