Decision Workspace
list_files_macro vs cute vs wrapped-list
Side-by-side comparison of Rust crates
38
list_files_macro
growingv0.1.0
A simple proc macro to generate a const list of filenames and optionally apply a macro to each
51
cute
growingv0.3.0
A macro for Python-esque comprehensions
41
wrapped-list
growingv1.0.1
Macro for wrapping elements of a list with an object, function, or another macro at compile time
Core Metrics
| list_files_macro | cute | wrapped-list | |
|---|---|---|---|
| Health Score | 38 | 51 | 41 |
| Total Downloads | 2.9K | 73.9K | 2.7K |
| 30d Downloads | 34 | 2.3K | 5 |
| Dependents | 0 | 33 | 0 |
| Releases | 1 | 7 | 2 |
| Last Updated | 1318d ago | 3175d ago | 1105d ago |
| Age | 3y 7m | 8y 8m | 3y |
Health Breakdown
list_files_macro
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
13
cute
Maintenance
9
Quality
16
Community
9
Popularity
6
Documentation
11
wrapped-list
Maintenance
4
Quality
20
Community
3
Popularity
4
Documentation
10
Technical Details
| list_files_macro | cute | wrapped-list | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 1 |
| Crate Size | 3KB | 21KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 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_files_macro, cute, wrapped-list have not been updated in over a year.
- •list_files_macro, cute are pre-1.0 — API may change.