Decision Workspace
rsleigh-cli vs disarm64 vs disarm64_defn
Side-by-side comparison of Rust crates
45
rsleigh-cli
experimentalv0.4.1
CLI decompiler — turn any binary into C-like pseudocode
59
disarm64
growingv0.1.26
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.
59
disarm64_defn
growingv0.1.12
This library provides structures and enums for describing AArch64 (ARMv8) instructions.
Core Metrics
| rsleigh-cli | disarm64 | disarm64_defn | |
|---|---|---|---|
| Health Score | 45 | 59 | 59 |
| Total Downloads | 55 | 40.2K | 18.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 5 | 28 |
| Releases | 3 | 27 | 12 |
| Last Updated | 22d ago | 43d ago | 43d ago |
| Age | 1m | 2y 3m | 2y 3m |
Health Breakdown
rsleigh-cli
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
10
disarm64
Maintenance
16
Quality
17
Community
8
Popularity
5
Documentation
13
disarm64_defn
Maintenance
15
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| rsleigh-cli | disarm64 | disarm64_defn | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.26 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 10 | 2 | 4 |
| Crate Size | 93KB | 292KB | 10KB |
| Features | 1 | 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 59/100, but none of the options score above 80.