Decision Workspace
try_clone_derive vs fallible_collections vs try-clone
Side-by-side comparison of Rust crates
33
try_clone_derive
growingv0.1.1
a crate wich add a derive TryClone macro for the TryClone Trait of the fallible_allocation crate
56
fallible_collections
growingv0.5.1
a crate which adds fallible allocation api to std collections
47
try-clone
experimentalv0.2.0
Fallible cloning.
Core Metrics
| try_clone_derive | fallible_collections | try-clone | |
|---|---|---|---|
| Health Score | 33 | 56 | 47 |
| Total Downloads | 3.0K | 2.9M | 64 |
| 30d Downloads | 5 | 138.1K | 6 |
| Dependents | 0 | 206 | 0 |
| Releases | 2 | 19 | 3 |
| Last Updated | 2106d ago | 505d ago | 84d ago |
| Age | 6y 5m | 6y 5m | 2m |
Health Breakdown
try_clone_derive
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
9
fallible_collections
Maintenance
6
Quality
18
Community
12
Popularity
8
Documentation
12
try-clone
Maintenance
9
Quality
18
Community
5
Popularity
2
Documentation
13
Technical Details
| try_clone_derive | fallible_collections | try-clone | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 1 | 0 |
| Crate Size | 8KB | 49KB | 5KB |
| Features | 0 | 6 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.64 | — |
| 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.
- •⚠ try_clone_derive, fallible_collections have not been updated in over a year.