Decision Workspace
bad64 vs disarm64 vs disarm64_defn
Side-by-side comparison of Rust crates
50
bad64
growingv0.12.0
Rust bindings for Binja's arm64 disassembler
52
disarm64
growingv0.1.25
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.
51
disarm64_defn
growingv0.1.11
This library provides structures and enums for describing AArch64 (ARMv8) instructions.
Core Metrics
| bad64 | disarm64 | disarm64_defn | |
|---|---|---|---|
| Health Score | 50 | 52 | 51 |
| Total Downloads | 47.6K | 39.8K | 17.5K |
| 30d Downloads | 1.5K | 685 | 717 |
| Dependents | 20 | 4 | 26 |
| Releases | 23 | 26 | 11 |
| Last Updated | 155d ago | 326d ago | 419d ago |
| Age | 5y 1m | 2y 1m | 2y 1m |
Health Breakdown
bad64
Maintenance
11
Quality
13
Community
10
Popularity
6
Documentation
10
disarm64
Maintenance
9
Quality
17
Community
8
Popularity
5
Documentation
13
disarm64_defn
Maintenance
7
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| bad64 | disarm64 | disarm64_defn | |
|---|---|---|---|
| Version | 0.12.0 | 0.1.25 | 0.1.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 7 | 2 | 4 |
| Crate Size | 549KB | 367KB | 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 52/100, but none of the options score above 80.
- •bad64 has the most downloads (47.6K), suggesting wider adoption.
- •⚠ disarm64_defn has not been updated in over a year.