Decision Workspace
growable vs mempool vs feanor-mempool
Side-by-side comparison of Rust crates
42
growable
growingv0.7.0
A growable, reusable box for Rust.
43
mempool
growingv0.3.1
A fast thread safe memory pool for reusing allocations.
48
feanor-mempool
growingv2.1.0
A simple interface to memory allocation and pooling, designed for use by feanor-math.
Core Metrics
| growable | mempool | feanor-mempool | |
|---|---|---|---|
| Health Score | 42 | 43 | 48 |
| Total Downloads | 14.9K | 202.1K | 5.5K |
| 30d Downloads | 13 | 832 | 101 |
| Dependents | 0 | 10 | 106 |
| Releases | 9 | 6 | 3 |
| Last Updated | 1847d ago | 3641d ago | 644d ago |
| Age | 7y 7m | 10y | 1y 9m |
Health Breakdown
growable
Maintenance
5
Quality
14
Community
6
Popularity
5
Documentation
12
mempool
Maintenance
4
Quality
16
Community
6
Popularity
6
Documentation
11
feanor-mempool
Maintenance
5
Quality
20
Community
9
Popularity
4
Documentation
10
Technical Details
| growable | mempool | feanor-mempool | |
|---|---|---|---|
| Version | 0.7.0 | 0.3.1 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Unlicense/MIT | MIT |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 1.1MB | 7KB | 5KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •feanor-mempool leads with a health score of 48/100, but none of the options score above 80.
- •mempool has the most downloads (202.1K), suggesting wider adoption.
- •feanor-mempool is depended on by 106 crates — strongest ecosystem trust.
- •⚠ growable, mempool, feanor-mempool have not been updated in over a year.
- •growable, mempool are pre-1.0 — API may change.