Decision Workspace
direct-asm vs dynasmrt vs dynasm
Side-by-side comparison of Rust crates
38
direct-asm
growingv0.0.1-alpha
A custom assembler for inline asm
66
dynasmrt
stablev5.0.0
A simple runtime for assembling code at runtime. Combined with the plugin crate dynasm it can be used to write JIT compilers easily.
66
dynasm
stablev5.0.0
A plugin for assembling code at runtime. Combined with the runtime crate dynasmrt it can be used to write JIT compilers easily.
Core Metrics
| direct-asm | dynasmrt | dynasm | |
|---|---|---|---|
| Health Score | 38 | 66 | 66 |
| Total Downloads | 21.0K | 6.3M | 6.3M |
| 30d Downloads | 51 | 214.2K | 214.3K |
| Dependents | 2 | 578 | 370 |
| Releases | 1 | 41 | 42 |
| Last Updated | 2094d ago | 44d ago | 44d ago |
| Age | 5y 8m | 9y 7m | 9y 7m |
Health Breakdown
direct-asm
Maintenance
1
Quality
16
Community
4
Popularity
5
Documentation
12
dynasmrt
Maintenance
15
Quality
19
Community
11
Popularity
8
Documentation
13
dynasm
Maintenance
15
Quality
20
Community
10
Popularity
8
Documentation
13
Technical Details
| direct-asm | dynasmrt | dynasm | |
|---|---|---|---|
| Version | 0.0.1-alpha | 5.0.0 | 5.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense | MPL-2.0 | MPL-2.0 |
| Dependencies | 6 | 4 | 7 |
| Crate Size | 9KB | 30KB | 152KB |
| Features | 2 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dynasmrt leads with a health score of 66/100, but none of the options score above 80.
- •dynasm has the most downloads (6.3M), suggesting wider adoption.
- •dynasmrt is depended on by 578 crates — strongest ecosystem trust.
- •⚠ direct-asm has not been updated in over a year.
- •direct-asm is pre-1.0 — API may change.