Decision Workspace
loop-code vs repeated vs unroll_range
Side-by-side comparison of Rust crates
39
loop-code
growingv0.5.2
Code repeating macro
39
repeated
growingv0.1.2
Allows you to repeat a block of code a number of times.
37
unroll_range
growingv0.2.0
Repeats a block of code for each number in a specified range.
Core Metrics
| loop-code | repeated | unroll_range | |
|---|---|---|---|
| Health Score | 39 | 39 | 37 |
| Total Downloads | 83.8K | 5.0K | 2.6K |
| 30d Downloads | 58.0K | 21 | 4 |
| Dependents | 7 | 0 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 1155d ago | 1952d ago | 856d ago |
| Age | 3y 2m | 5y 4m | 2y 4m |
Health Breakdown
loop-code
Maintenance
4
Quality
9
Community
7
Popularity
6
Documentation
13
repeated
Maintenance
4
Quality
14
Community
5
Popularity
4
Documentation
12
unroll_range
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| loop-code | repeated | unroll_range | |
|---|---|---|---|
| Version | 0.5.2 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 7KB | 6KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •loop-code leads with a health score of 39/100, but none of the options score above 80.
- •⚠ loop-code, repeated, unroll_range have not been updated in over a year.