Decision Workspace
asm_unroll vs asm_block vs unroll_range
Side-by-side comparison of Rust crates
38
asm_unroll
growingv0.1.1
Provides unrolled for-loops within inline asm.
48
asm_block
growingv0.1.3
Translate tokens to string for Rust inline assembly
37
unroll_range
growingv0.2.0
Repeats a block of code for each number in a specified range.
Core Metrics
| asm_unroll | asm_block | unroll_range | |
|---|---|---|---|
| Health Score | 38 | 48 | 37 |
| Total Downloads | 2.9K | 6.3K | 2.6K |
| 30d Downloads | 4 | 22 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 4 | 2 |
| Last Updated | 672d ago | 1166d ago | 856d ago |
| Age | 1y 10m | 3y 2m | 2y 4m |
Health Breakdown
asm_unroll
Maintenance
5
Quality
16
Community
3
Popularity
4
Documentation
10
asm_block
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
12
unroll_range
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| asm_unroll | asm_block | unroll_range | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 9KB | 11KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •asm_block leads with a health score of 48/100, but none of the options score above 80.
- •⚠ asm_unroll, asm_block, unroll_range have not been updated in over a year.