Decision Workspace
deep_safe_drop vs numerated vs tinyvec
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.
77
numerated
stablev2.0.1
A library for working with intervals and sets of numerated values
72
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
Core Metrics
| deep_safe_drop | numerated | tinyvec | |
|---|---|---|---|
| Health Score | 41 | 77 | 72 |
| Total Downloads | 3.0K | 82.2K | 519.1M |
| 30d Downloads | 0 | 6.2K | 41.3M |
| Dependents | 0 | 72 | 3.1K |
| Releases | 2 | 22 | 38 |
| Last Updated | 707d ago | 6d ago | 72d ago |
| Age | 6y | 2y 5m | 6y 4m |
Health Breakdown
deep_safe_drop
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
12
numerated
Maintenance
20
Quality
20
Community
16
Popularity
6
Documentation
15
tinyvec
Maintenance
14
Quality
21
Community
20
Popularity
8
Documentation
9
Technical Details
| deep_safe_drop | numerated | tinyvec | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.1 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense | GPL-3.0-or-later WITH Classpath-exception-2.0 | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 0 | 7 | 11 |
| Crate Size | 8KB | 35KB | 53KB |
| Features | 0 | 2 | 14 |
| Yanked % | 0.0% | 4.5% | 2.6% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.56 | 1.88 | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •numerated leads with a health score of 77/100, but none of the options score above 80.
- •tinyvec has the most downloads (519.1M), suggesting wider adoption.
- •tinyvec is depended on by 3.1K 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.