Decision Workspace
disarm64 vs disarm64_defn vs disarm64-cli
Side-by-side comparison of Rust crates
disarm64 provides a tool and a library for decoding ARM64 instructions (at least 250 MiB/sec of the decoding speed is delivered on a laptop that is used for development). Here you will also find a utility for generating disassembler/instruction decoder tables in Rust from a JSON file. Besides that, can visualize the instruction decoding as a tree.
This library provides structures and enums for describing AArch64 (ARMv8) instructions.
disarm64 provides a tool and a library for decoding ARM64 instructions (at least 250 MiB/sec of the decoding speed is delivered on a laptop that is used for development). Here you will also find a utility for generating disassembler/instruction decoder tables in Rust from a JSON file. Besides that, can visualize the instruction decoding as a tree.
Core Metrics
| disarm64 | disarm64_defn | disarm64-cli | |
|---|---|---|---|
| Health Score | 59 | 59 | 52 |
| Total Downloads | 40.2K | 18.2K | 2.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 28 | 0 |
| Releases | 27 | 12 | 4 |
| Last Updated | 43d ago | 43d ago | 43d ago |
| Age | 2y 3m | 2y 3m | 1y 4m |
Health Breakdown
Technical Details
| disarm64 | disarm64_defn | disarm64-cli | |
|---|---|---|---|
| Version | 0.1.26 | 0.1.12 | 0.1.26 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 2 | 4 | 9 |
| Crate Size | 292KB | 10KB | 13KB |
| Features | 5 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •disarm64 leads with a health score of 59/100, but none of the options score above 80.