Decision Workspace
bad64 vs disarm64 vs disarm64_defn
Side-by-side comparison of Rust crates
48
bad64
growingv0.12.0
Rust bindings for Binja's arm64 disassembler
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
| bad64 | disarm64 | disarm64_defn | |
|---|---|---|---|
| Health Score | 48 | 59 | 59 |
| Total Downloads | 49.6K | 40.2K | 18.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 20 | 5 | 28 |
| Releases | 23 | 27 | 12 |
| Last Updated | 214d ago | 43d ago | 43d ago |
| Age | 5y 3m | 2y 3m | 2y 3m |
Health Breakdown
bad64
Maintenance
9
Quality
13
Community
10
Popularity
6
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
| bad64 | disarm64 | disarm64_defn | |
|---|---|---|---|
| Version | 0.12.0 | 0.1.26 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 7 | 2 | 4 |
| Crate Size | 549KB | 292KB | 10KB |
| Features | 1 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •bad64 has the most downloads (49.6K), suggesting wider adoption.