Decision Workspace
coop_heap vs co_heap vs talloc
Side-by-side comparison of Rust crates
42
coop_heap
growingv0.1.1
Reserved. Heap cooperation for **safe** applications & libraries. See https://github.com/coop-rs/co_heap instead.
39
co_heap
growingv0.1.0
Reserved. Heap cooperation for **safe** applications & libraries.
48
talloc
growingv2.0.1
A fast, consistant, and flexible `no_std`-compatible allocator.
Core Metrics
| coop_heap | co_heap | talloc | |
|---|---|---|---|
| Health Score | 42 | 39 | 48 |
| Total Downloads | 2.8K | 1.6K | 5.1K |
| 30d Downloads | 4 | 3 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 4 |
| Last Updated | 1203d ago | 1203d ago | 980d ago |
| Age | 3y 3m | 3y 3m | 2y 8m |
Health Breakdown
coop_heap
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
12
co_heap
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
talloc
Maintenance
7
Quality
21
Community
6
Popularity
4
Documentation
10
Technical Details
| coop_heap | co_heap | talloc | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | MIT |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 11KB | 8KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •talloc leads with a health score of 48/100, but none of the options score above 80.
- •⚠ coop_heap, co_heap, talloc have not been updated in over a year.
- •coop_heap, co_heap are pre-1.0 — API may change.