Decision Workspace
dasm vs jit-assembler vs macroassembler
Side-by-side comparison of Rust crates
43
dasm
growingv0.1.2
A tiny, zero dependency assembler
52
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
Core Metrics
| dasm | jit-assembler | macroassembler | |
|---|---|---|---|
| Health Score | 43 | 52 | 47 |
| Total Downloads | 3.5K | 983 | 10.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 6 | 10 |
| Releases | 3 | 3 | 8 |
| Last Updated | 624d ago | 224d ago | 912d ago |
| Age | 1y 8m | 7m | 2y 11m |
Health Breakdown
dasm
Maintenance
5
Quality
17
Community
7
Popularity
4
Documentation
10
jit-assembler
Maintenance
10
Quality
17
Community
8
Popularity
4
Documentation
13
macroassembler
Maintenance
7
Quality
19
Community
6
Popularity
5
Documentation
10
Technical Details
| dasm | jit-assembler | macroassembler | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 1.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 14 |
| Crate Size | 18KB | 69KB | 139KB |
| Features | 3 | 6 | 2 |
| 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 52/100, but none of the options score above 80.
- •macroassembler has the most downloads (10.9K), suggesting wider adoption.
- •⚠ dasm, macroassembler have not been updated in over a year.
- •dasm, jit-assembler are pre-1.0 — API may change.