Decision Workspace
list_comprehension vs cute vs list_comprehension_macro
Side-by-side comparison of Rust crates
35
list_comprehension
growingv0.2.0
A macro for Haskell-like list comprehensions in Rust.
51
cute
growingv0.3.0
A macro for Python-esque comprehensions
44
list_comprehension_macro
growingv0.1.1
A macro for making Python like Vector and HashMap comprehensions
Core Metrics
| list_comprehension | cute | list_comprehension_macro | |
|---|---|---|---|
| Health Score | 35 | 51 | 44 |
| Total Downloads | 8.6K | 73.9K | 4.5K |
| 30d Downloads | 10 | 2.3K | 68 |
| Dependents | 0 | 33 | 5 |
| Releases | 7 | 7 | 2 |
| Last Updated | 849d ago | 3175d ago | 1254d ago |
| Age | 2y 9m | 8y 8m | 3y 5m |
Health Breakdown
list_comprehension
Maintenance
4
Quality
13
Community
3
Popularity
5
Documentation
10
cute
Maintenance
9
Quality
16
Community
9
Popularity
6
Documentation
11
list_comprehension_macro
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
13
Technical Details
| list_comprehension | cute | list_comprehension_macro | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 5KB | 21KB | 3KB |
| Features | 2 | 0 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cute leads with a health score of 51/100, but none of the options score above 80.
- •⚠ list_comprehension, cute, list_comprehension_macro have not been updated in over a year.