Decision Workspace
dynasm vs dynasmrt vs dynasm-lib
Side-by-side comparison of Rust crates
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.
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.
37
dynasm-lib
growingv0.1.0-alpha
A pure rust assembler, not a JIT. Used within direct-asm for maximum control over assembly.
Core Metrics
| dynasm | dynasmrt | dynasm-lib | |
|---|---|---|---|
| Health Score | 66 | 66 | 37 |
| Total Downloads | 6.3M | 6.3M | 21.8K |
| 30d Downloads | 220.6K | 220.4K | 69 |
| Dependents | 370 | 578 | 1 |
| Releases | 42 | 41 | 1 |
| Last Updated | 44d ago | 44d ago | 2094d ago |
| Age | 9y 7m | 9y 7m | 5y 8m |
Health Breakdown
dynasm
Maintenance
15
Quality
20
Community
10
Popularity
8
Documentation
13
dynasmrt
Maintenance
15
Quality
19
Community
11
Popularity
8
Documentation
13
dynasm-lib
Maintenance
1
Quality
15
Community
4
Popularity
5
Documentation
12
Technical Details
| dynasm | dynasmrt | dynasm-lib | |
|---|---|---|---|
| Version | 5.0.0 | 5.0.0 | 0.1.0-alpha |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 7 | 4 | 3 |
| Crate Size | 152KB | 30KB | 100KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dynasm leads with a health score of 66/100, but none of the options score above 80.
- •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.