Decision Workspace
fallible_collections vs trybox vs fallible_vec
Side-by-side comparison of Rust crates
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
42
fallible_vec
growingv0.3.1
Fallible allocation functions for the Rust standard library's `Vec` type.
Core Metrics
| fallible_collections | trybox | fallible_vec | |
|---|---|---|---|
| Health Score | 56 | 47 | 42 |
| Total Downloads | 2.9M | 2.7K | 15.1K |
| 30d Downloads | 138.1K | 8 | 736 |
| Dependents | 206 | 0 | 0 |
| Releases | 19 | 3 | 4 |
| Last Updated | 505d ago | 480d ago | 1066d ago |
| Age | 6y 5m | 1y 5m | 3y |
Health Breakdown
fallible_collections
Maintenance
6
Quality
18
Community
12
Popularity
8
Documentation
12
trybox
Maintenance
6
Quality
17
Community
5
Popularity
4
Documentation
15
fallible_vec
Maintenance
4
Quality
17
Community
8
Popularity
5
Documentation
8
Technical Details
| fallible_collections | trybox | fallible_vec | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.2 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 49KB | 5KB | 17KB |
| Features | 6 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.64 | 1.60 | — |
| Owners | 1 | 1 | 2 |
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_collections, trybox, fallible_vec have not been updated in over a year.