Decision Workspace
list-modules vs cute vs wrapped-list
Side-by-side comparison of Rust crates
37
list-modules
growingv0.1.6
A procedural macro for generating a list of string slices of the names of the modules inside a source code directory of a project.
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-modules | cute | wrapped-list | |
|---|---|---|---|
| Health Score | 37 | 51 | 41 |
| Total Downloads | 9.0K | 73.9K | 2.7K |
| 30d Downloads | 24 | 2.3K | 5 |
| Dependents | 0 | 33 | 0 |
| Releases | 7 | 7 | 2 |
| Last Updated | 1076d ago | 3175d ago | 1105d ago |
| Age | 2y 11m | 8y 8m | 3y |
Health Breakdown
list-modules
Maintenance
10
Quality
9
Community
3
Popularity
5
Documentation
10
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-modules | cute | wrapped-list | |
|---|---|---|---|
| Version | 0.1.6 | 0.3.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 2KB | 21KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 42.9% | 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-modules, cute, wrapped-list have not been updated in over a year.
- •list-modules, cute are pre-1.0 — API may change.