Decision Workspace
try-push vs atone vs front-vec
Side-by-side comparison of Rust crates
41
try-push
growingv1.0.2
A trait for attempting potentially expensive actions
51
atone
growingv0.3.9
A VecDeque and Vec variant that spreads resize load across pushes.
41
front-vec
growingv0.0.8
Efficiently-prependable Vec and String types.
Core Metrics
| try-push | atone | front-vec | |
|---|---|---|---|
| Health Score | 41 | 51 | 41 |
| Total Downloads | 3.9K | 44.5K | 9.6K |
| 30d Downloads | 5 | 714 | 27 |
| Dependents | 0 | 3 | 7 |
| Releases | 3 | 12 | 7 |
| Last Updated | 1848d ago | 132d ago | 954d ago |
| Age | 5y | 5y 8m | 3y 5m |
Health Breakdown
try-push
Maintenance
4
Quality
21
Community
3
Popularity
4
Documentation
9
atone
Maintenance
10
Quality
15
Community
8
Popularity
6
Documentation
12
front-vec
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
10
Technical Details
| try-push | atone | front-vec | |
|---|---|---|---|
| Version | 1.0.2 | 0.3.9 | 0.0.8 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 9 | 1 |
| Crate Size | 2KB | 61KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.73 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atone leads with a health score of 51/100, but none of the options score above 80.
- •⚠ try-push, front-vec have not been updated in over a year.
- •atone, front-vec are pre-1.0 — API may change.