Decision Workspace
hook_king vs walter vs min_hook_rs
Side-by-side comparison of Rust crates
47
hook_king
experimentalv0.1.4
Low-level automated hooking library with detours, trampolines, and memory management. Supports internal/external process hooking with optional original code preservation.
36
walter
growingv0.1.13
A simple Rust library for 32 and 64 bit hooking.
57
min_hook_rs
growingv2.2.0
A Rust implementation of MinHook library for Windows x64 function hooking with simplified but reliable instruction decoding
Core Metrics
| hook_king | walter | min_hook_rs | |
|---|---|---|---|
| Health Score | 47 | 36 | 57 |
| Total Downloads | 2.0K | 13.9K | 3.9K |
| 30d Downloads | 7 | 3 | 69 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 13 | 11 |
| Last Updated | 282d ago | 1702d ago | 46d ago |
| Age | 9m | 4y 8m | 9m |
Health Breakdown
hook_king
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
13
walter
Maintenance
7
Quality
9
Community
3
Popularity
5
Documentation
12
min_hook_rs
Maintenance
16
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| hook_king | walter | min_hook_rs | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.13 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT | MIT |
| Dependencies | 6 | 2 | 2 |
| Crate Size | 27KB | 4KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •min_hook_rs leads with a health score of 57/100, but none of the options score above 80.
- •walter has the most downloads (13.9K), suggesting wider adoption.
- •⚠ walter has not been updated in over a year.
- •hook_king, walter are pre-1.0 — API may change.