Decision Workspace
fallible_alloc vs fallible_collections vs trybox
Side-by-side comparison of Rust crates
36
fallible_alloc
growingv0.2.0
Fallible rust stable std collections allocations
56
fallible_collections
growingv0.5.1
a crate which adds fallible allocation api to std collections
47
trybox
growingv0.1.2
stable, `no_std`-compatible, fallible heap allocation
Core Metrics
| fallible_alloc | fallible_collections | trybox | |
|---|---|---|---|
| Health Score | 36 | 56 | 47 |
| Total Downloads | 3.1K | 2.9M | 2.7K |
| 30d Downloads | 4 | 138.1K | 8 |
| Dependents | 0 | 206 | 0 |
| Releases | 2 | 19 | 3 |
| Last Updated | 1711d ago | 505d ago | 480d ago |
| Age | 4y 8m | 6y 5m | 1y 5m |
Health Breakdown
fallible_alloc
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
fallible_collections
Maintenance
6
Quality
18
Community
12
Popularity
8
Documentation
12
trybox
Maintenance
6
Quality
17
Community
5
Popularity
4
Documentation
15
Technical Details
| fallible_alloc | fallible_collections | trybox | |
|---|---|---|---|
| Version | 0.2.0 | 0.5.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 41KB | 49KB | 5KB |
| Features | 0 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.64 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fallible_collections leads with a health score of 56/100, but none of the options score above 80.
- •fallible_collections is depended on by 206 crates — strongest ecosystem trust.
- •⚠ fallible_alloc, fallible_collections, trybox have not been updated in over a year.