Decision Workspace
vec-entries vs stack-trait vs entry_put_ext
Side-by-side comparison of Rust crates
45
vec-entries
growingv1.0.0
Entry API for iterating over and removing elements from a `Vec`
46
stack-trait
growingv0.3.0
Stack trait with entry API for the LIFO element.
41
entry_put_ext
growingv0.2.1
Map entry extension for put operations.
Core Metrics
| vec-entries | stack-trait | entry_put_ext | |
|---|---|---|---|
| Health Score | 45 | 46 | 41 |
| Total Downloads | 2.2K | 4.4K | 2.3K |
| 30d Downloads | 3 | 23 | 5 |
| Dependents | 0 | 7 | 0 |
| Releases | 1 | 3 | 3 |
| Last Updated | 669d ago | 890d ago | 256d ago |
| Age | 1y 10m | 2y 5m | 2y 4m |
Health Breakdown
vec-entries
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
14
stack-trait
Maintenance
5
Quality
16
Community
8
Popularity
4
Documentation
13
entry_put_ext
Maintenance
8
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| vec-entries | stack-trait | entry_put_ext | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.0 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 7KB | 4KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | 1.65 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stack-trait leads with a health score of 46/100, but none of the options score above 80.
- •⚠ vec-entries, stack-trait have not been updated in over a year.
- •stack-trait, entry_put_ext are pre-1.0 — API may change.