Decision Workspace
wrapped-list vs logcall vs cute
Side-by-side comparison of Rust crates
41
wrapped-list
growingv1.0.1
Macro for wrapping elements of a list with an object, function, or another macro at compile time
57
logcall
growingv0.1.13
An attribute macro that logs the function return value.
51
cute
growingv0.3.0
A macro for Python-esque comprehensions
Core Metrics
| wrapped-list | logcall | cute | |
|---|---|---|---|
| Health Score | 41 | 57 | 51 |
| Total Downloads | 2.7K | 229.5K | 73.9K |
| 30d Downloads | 5 | 6.7K | 2.3K |
| Dependents | 0 | 47 | 33 |
| Releases | 2 | 13 | 7 |
| Last Updated | 1105d ago | 106d ago | 3175d ago |
| Age | 3y | 2y 8m | 8y 8m |
Health Breakdown
wrapped-list
Maintenance
4
Quality
20
Community
3
Popularity
4
Documentation
10
logcall
Maintenance
13
Quality
13
Community
10
Popularity
6
Documentation
15
cute
Maintenance
9
Quality
16
Community
9
Popularity
6
Documentation
11
Technical Details
| wrapped-list | logcall | cute | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.13 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 11 | 0 |
| Crate Size | 4KB | 17KB | 21KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.80.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logcall leads with a health score of 57/100, but none of the options score above 80.
- •⚠ wrapped-list, cute have not been updated in over a year.
- •logcall, cute are pre-1.0 — API may change.