Decision Workspace
deep_safe_drop vs tinyvec vs numerated
Side-by-side comparison of Rust crates
41
deep_safe_drop
growingv0.1.0
Safe dropping of deep trees that otherwise could cause stack overflow.
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
71
numerated
stablev1.10.0
A library for working with intervals and sets of numerated values
Core Metrics
| deep_safe_drop | tinyvec | numerated | |
|---|---|---|---|
| Health Score | 41 | 76 | 71 |
| Total Downloads | 2.9K | 447.2M | 73.0K |
| 30d Downloads | 5 | 28.5M | 2.7K |
| Dependents | 0 | 2.9K | 72 |
| Releases | 2 | 38 | 20 |
| Last Updated | 648d ago | 13d ago | 115d ago |
| Age | 5y 11m | 6y 2m | 2y 3m |
Health Breakdown
deep_safe_drop
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
12
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
numerated
Maintenance
14
Quality
20
Community
16
Popularity
6
Documentation
15
Technical Details
| deep_safe_drop | tinyvec | numerated | |
|---|---|---|---|
| Version | 0.1.0 | 1.11.0 | 1.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense | Zlib OR Apache-2.0 OR MIT | GPL-3.0 |
| Dependencies | 0 | 11 | 7 |
| Crate Size | 8KB | 53KB | 21KB |
| Features | 0 | 14 | 1 |
| Yanked % | 0.0% | 2.6% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.56 | — | 1.88 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •tinyvec leads with a health score of 76/100, but none of the options score above 80.
- •tinyvec is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ deep_safe_drop has not been updated in over a year.
- •deep_safe_drop is pre-1.0 — API may change.