Decision Workspace
rustcomp vs list_comprehension_macro vs mapcomp
Side-by-side comparison of Rust crates
49
rustcomp
growingv0.4.0
Adds vector, map, set, and iterator comprehensions to Rust.
44
list_comprehension_macro
growingv0.1.1
A macro for making Python like Vector and HashMap comprehensions
43
mapcomp
growingv0.3.0
Python-like list comprehensions for standard containers
Core Metrics
| rustcomp | list_comprehension_macro | mapcomp | |
|---|---|---|---|
| Health Score | 49 | 44 | 43 |
| Total Downloads | 6.1K | 4.5K | 12.0K |
| 30d Downloads | 7 | 68 | 26 |
| Dependents | 0 | 5 | 0 |
| Releases | 5 | 2 | 8 |
| Last Updated | 905d ago | 1254d ago | 577d ago |
| Age | 2y 5m | 3y 5m | 7y 11m |
Health Breakdown
rustcomp
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
13
list_comprehension_macro
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
13
mapcomp
Maintenance
4
Quality
17
Community
5
Popularity
5
Documentation
12
Technical Details
| rustcomp | list_comprehension_macro | mapcomp | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 5KB | 3KB | 9KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustcomp leads with a health score of 49/100, but none of the options score above 80.
- •mapcomp has the most downloads (12.0K), suggesting wider adoption.
- •⚠ rustcomp, list_comprehension_macro, mapcomp have not been updated in over a year.