Decision Workspace
dynasm-lib vs dynasmrt vs dynasm
Side-by-side comparison of Rust crates
37
dynasm-lib
growingv0.1.0-alpha
A pure rust assembler, not a JIT. Used within direct-asm for maximum control over assembly.
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
| dynasm-lib | dynasmrt | dynasm | |
|---|---|---|---|
| Health Score | 37 | 66 | 66 |
| Total Downloads | 21.8K | 6.3M | 6.3M |
| 30d Downloads | 69 | 220.4K | 220.6K |
| Dependents | 1 | 578 | 370 |
| Releases | 1 | 41 | 42 |
| Last Updated | 2094d ago | 44d ago | 44d ago |
| Age | 5y 8m | 9y 7m | 9y 7m |
Health Breakdown
dynasm-lib
Maintenance
1
Quality
15
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
| dynasm-lib | dynasmrt | dynasm | |
|---|---|---|---|
| Version | 0.1.0-alpha | 5.0.0 | 5.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 100KB | 30KB | 152KB |
| Features | 0 | 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.
- •⚠ dynasm-lib has not been updated in over a year.
- •dynasm-lib is pre-1.0 — API may change.