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.
64
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.
64
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 | 64 | 64 |
| Total Downloads | 21.9K | 7.0M | 7.0M |
| 30d Downloads | 0 | 481.2K | 481.4K |
| Dependents | 1 | 597 | 377 |
| Releases | 1 | 41 | 42 |
| Last Updated | 2153d ago | 103d ago | 103d ago |
| Age | 5y 10m | 9y 9m | 9y 9m |
Health Breakdown
dynasm-lib
Maintenance
1
Quality
15
Community
4
Popularity
5
Documentation
12
dynasmrt
Maintenance
13
Quality
19
Community
11
Popularity
8
Documentation
13
dynasm
Maintenance
13
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 64/100, but none of the options score above 80.
- •dynasm has the most downloads (7.0M), suggesting wider adoption.
- •dynasmrt is depended on by 597 crates — strongest ecosystem trust.
- •⚠ dynasm-lib has not been updated in over a year.
- •dynasm-lib is pre-1.0 — API may change.