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