Decision Workspace
fruit-salad vs vec_box vs object-safe
Side-by-side comparison of Rust crates
40
fruit-salad
growingv0.0.2
Compare apples and oranges (and more). Trait object reference casting and trait object comparisons.
45
vec_box
growingv1.0.0
A single macro to create a vec of boxed elements, for trait objects
43
object-safe
growingv0.3.1
Implement object-unsafe traits for trait objects
Core Metrics
| fruit-salad | vec_box | object-safe | |
|---|---|---|---|
| Health Score | 40 | 45 | 43 |
| Total Downloads | 4.0K | 28.0K | 5.1K |
| 30d Downloads | 20 | 1.1K | 10 |
| Dependents | 0 | 30 | 3 |
| Releases | 2 | 1 | 4 |
| Last Updated | 1592d ago | 3358d ago | 953d ago |
| Age | 4y 6m | 9y 2m | 2y 7m |
Health Breakdown
fruit-salad
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
12
vec_box
Maintenance
1
Quality
21
Community
7
Popularity
5
Documentation
11
object-safe
Maintenance
5
Quality
16
Community
8
Popularity
4
Documentation
10
Technical Details
| fruit-salad | vec_box | object-safe | |
|---|---|---|---|
| Version | 0.0.2 | 1.0.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | ISC/MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 0 | 0 |
| Crate Size | 18KB | 1KB | 4KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vec_box leads with a health score of 45/100, but none of the options score above 80.
- •⚠ fruit-salad, vec_box, object-safe have not been updated in over a year.
- •fruit-salad, object-safe are pre-1.0 — API may change.