Decision Workspace
macroassembler vs jit-assembler vs dasm
Side-by-side comparison of Rust crates
47
macroassembler
growingv1.0.5
A library for writing portable x86-64/riscv64/aarch64 assembly code in Rust
54
jit-assembler
experimentalv0.3.0
A multi-architecture JIT assembler library for runtime code generation
43
dasm
growingv0.1.2
A tiny, zero dependency assembler
Core Metrics
| macroassembler | jit-assembler | dasm | |
|---|---|---|---|
| Health Score | 47 | 54 | 43 |
| Total Downloads | 10.9K | 871 | 3.5K |
| 30d Downloads | 32 | 68 | 21 |
| Dependents | 10 | 5 | 1 |
| Releases | 8 | 3 | 3 |
| Last Updated | 853d ago | 165d ago | 565d ago |
| Age | 2y 9m | 5m | 1y 6m |
Health Breakdown
macroassembler
Maintenance
7
Quality
19
Community
6
Popularity
5
Documentation
10
jit-assembler
Maintenance
12
Quality
17
Community
8
Popularity
4
Documentation
13
dasm
Maintenance
5
Quality
17
Community
7
Popularity
4
Documentation
10
Technical Details
| macroassembler | jit-assembler | dasm | |
|---|---|---|---|
| Version | 1.0.5 | 0.3.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-3.0 |
| Dependencies | 14 | 3 | 1 |
| Crate Size | 139KB | 69KB | 18KB |
| Features | 2 | 6 | 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.