Decision Workspace
advance-iter vs enums vs rust-lodash
Side-by-side comparison of Rust crates
34
advance-iter
growingv0.1.0
A small crate to help with "stepping through" iterators.
48
enums
experimentalv0.5.1
Enumerate trait for vector and slice in rust. It abstracts chain methods like .iter().enumerate().collect() into a clean, reusable method also called enums like python enumerate.
45
rust-lodash
experimentalv0.1.0
A high-performance, type-safe Rust implementation of Lodash collection methods with zero-cost abstractions
Core Metrics
| advance-iter | enums | rust-lodash | |
|---|---|---|---|
| Health Score | 34 | 48 | 45 |
| Total Downloads | 951 | 2.5K | 187 |
| 30d Downloads | 3 | 10 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 1 |
| Last Updated | 422d ago | 265d ago | 159d ago |
| Age | 1y 1m | 9m | 5m |
Health Breakdown
advance-iter
Maintenance
2
Quality
16
Community
4
Popularity
4
Documentation
8
enums
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
13
rust-lodash
Maintenance
6
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| advance-iter | enums | rust-lodash | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | WTFPL | MIT | MIT |
| Dependencies | 0 | 0 | 11 |
| Crate Size | 2KB | 7KB | 45KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enums leads with a health score of 48/100, but none of the options score above 80.
- •⚠ advance-iter has not been updated in over a year.