Decision Workspace
hex-patch vs dz6 vs ratatui-crossterm
Side-by-side comparison of Rust crates
52
hex-patch
stablev1.12.5
HexPatch is a binary patcher and editor with terminal user interface (TUI), it's capable of disassembling instructions and assembling patches. It supports a variety of architectures and file formats. Also, it can edit remote files via SSH.
49
dz6
experimentalv0.5.1
A vim-inspired, TUI-based hexadecimal editor
72
ratatui-crossterm
growingv0.1.0
Crossterm backend for the Ratatui Terminal UI library.
Core Metrics
| hex-patch | dz6 | ratatui-crossterm | |
|---|---|---|---|
| Health Score | 52 | 49 | 72 |
| Total Downloads | 25.4K | 560 | 2.0M |
| 30d Downloads | 48 | 57 | 951.8K |
| Dependents | 0 | 0 | 79 |
| Releases | 26 | 9 | 10 |
| Last Updated | 65d ago | 28d ago | 91d ago |
| Age | 1y 8m | 5m | 1y 6m |
Health Breakdown
hex-patch
Maintenance
16
Quality
15
Community
6
Popularity
5
Documentation
10
dz6
Maintenance
18
Quality
12
Community
6
Popularity
3
Documentation
10
ratatui-crossterm
Maintenance
17
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| hex-patch | dz6 | ratatui-crossterm | |
|---|---|---|---|
| Version | 1.12.5 | 0.5.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | GPL-3.0-or-later | MIT |
| Dependencies | 25 | 15 | 7 |
| Crate Size | 3.7MB | 93KB | 17KB |
| Features | 2 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.86.0 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •ratatui-crossterm leads with a health score of 72/100, but none of the options score above 80.
- •dz6, ratatui-crossterm are pre-1.0 — API may change.