Decision Workspace
jit-assembler vs macroassembler vs dasm
Side-by-side comparison of Rust crates
54
jit-assembler
experimentalv0.3.0
A multi-architecture JIT assembler library for runtime code generation
47
macroassembler
growingv1.0.5
A library for writing portable x86-64/riscv64/aarch64 assembly code in Rust
43
dasm
growingv0.1.2
A tiny, zero dependency assembler
Core Metrics
| jit-assembler | macroassembler | dasm | |
|---|---|---|---|
| Health Score | 54 | 47 | 43 |
| Total Downloads | 871 | 10.9K | 3.5K |
| 30d Downloads | 68 | 32 | 21 |
| Dependents | 5 | 10 | 1 |
| Releases | 3 | 8 | 3 |
| Last Updated | 165d ago | 853d ago | 565d ago |
| Age | 5m | 2y 9m | 1y 6m |
Health Breakdown
jit-assembler
Maintenance
12
Quality
17
Community
8
Popularity
4
Documentation
13
macroassembler
Maintenance
7
Quality
19
Community
6
Popularity
5
Documentation
10
dasm
Maintenance
5
Quality
17
Community
7
Popularity
4
Documentation
10
Technical Details
| jit-assembler | macroassembler | dasm | |
|---|---|---|---|
| Version | 0.3.0 | 1.0.5 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | GPL-3.0 |
| Dependencies | 3 | 14 | 1 |
| Crate Size | 69KB | 139KB | 18KB |
| Features | 6 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jit-assembler leads with a health score of 54/100, but none of the options score above 80.
- •macroassembler has the most downloads (10.9K), suggesting wider adoption.
- •⚠ macroassembler, dasm have not been updated in over a year.
- •jit-assembler, dasm are pre-1.0 — API may change.