Decision Workspace
mapcomp vs rustcomp vs list_comprehension_macro
Side-by-side comparison of Rust crates
43
mapcomp
growingv0.3.0
Python-like list comprehensions for standard containers
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
Core Metrics
| mapcomp | rustcomp | list_comprehension_macro | |
|---|---|---|---|
| Health Score | 43 | 49 | 44 |
| Total Downloads | 12.0K | 6.1K | 4.5K |
| 30d Downloads | 26 | 7 | 68 |
| Dependents | 0 | 0 | 5 |
| Releases | 8 | 5 | 2 |
| Last Updated | 577d ago | 905d ago | 1254d ago |
| Age | 7y 11m | 2y 5m | 3y 5m |
Health Breakdown
mapcomp
Maintenance
4
Quality
17
Community
5
Popularity
5
Documentation
12
rustcomp
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
13
list_comprehension_macro
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
13
Technical Details
| mapcomp | rustcomp | list_comprehension_macro | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 9KB | 5KB | 3KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| 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.
- •⚠ mapcomp, rustcomp, list_comprehension_macro have not been updated in over a year.