Decision Workspace
adze-stack-pool-core vs mempool vs scratchpad
Side-by-side comparison of Rust crates
50
adze-stack-pool-core
experimentalv0.1.0
Thread-local and reusable stack pool utilities for parser workloads.
43
mempool
growingv0.3.1
A fast thread safe memory pool for reusing allocations.
42
scratchpad
growingv1.3.1
Stack-like memory allocator with double-ended allocation support
Core Metrics
| adze-stack-pool-core | mempool | scratchpad | |
|---|---|---|---|
| Health Score | 50 | 43 | 42 |
| Total Downloads | 43 | 204.4K | 18.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 10 | 0 |
| Releases | 1 | 6 | 12 |
| Last Updated | 47d ago | 3700d ago | 1921d ago |
| Age | 1m | 10y 2m | 8y 1m |
Health Breakdown
adze-stack-pool-core
Maintenance
10
Quality
16
Community
7
Popularity
2
Documentation
15
mempool
Maintenance
4
Quality
16
Community
6
Popularity
6
Documentation
11
scratchpad
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
11
Technical Details
| adze-stack-pool-core | mempool | scratchpad | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense/MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 16KB | 7KB | 54KB |
| Features | 3 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 66.7% |
| Edition | 2024 | — | — |
| MSRV | 1.92.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adze-stack-pool-core leads with a health score of 50/100, but none of the options score above 80.
- •mempool has the most downloads (204.4K), suggesting wider adoption.
- •⚠ mempool, scratchpad have not been updated in over a year.
- •adze-stack-pool-core, mempool are pre-1.0 — API may change.