Decision Workspace
disarm64-cli vs disarm64 vs disarm64_defn
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.
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.
Core Metrics
| disarm64-cli | disarm64 | disarm64_defn | |
|---|---|---|---|
| Health Score | 45 | 52 | 51 |
| Total Downloads | 2.4K | 39.8K | 17.5K |
| 30d Downloads | 8 | 685 | 717 |
| Dependents | 0 | 4 | 26 |
| Releases | 3 | 26 | 11 |
| Last Updated | 419d ago | 326d ago | 419d ago |
| Age | 1y 2m | 2y 1m | 2y 1m |
Health Breakdown
Technical Details
| disarm64-cli | disarm64 | disarm64_defn | |
|---|---|---|---|
| Version | 0.1.24 | 0.1.25 | 0.1.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 9 | 2 | 4 |
| Crate Size | 13KB | 367KB | 10KB |
| Features | 5 | 5 | 2 |
| 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 52/100, but none of the options score above 80.
- •⚠ disarm64-cli, disarm64_defn have not been updated in over a year.