Decision Workspace
minhook vs min_hook_rs vs minhook-detours-sys
Side-by-side comparison of Rust crates
55
minhook
growingv0.9.0
A Rust wrapper for MinHook, a minimalistic x86/x64 API hooking library for Windows.
57
min_hook_rs
growingv2.2.0
A Rust implementation of MinHook library for Windows x64 function hooking with simplified but reliable instruction decoding
43
minhook-detours-sys
experimentalv0.1.2
Raw bindings to MinHook Detours, the MinHook API wrapping around KNSoft.SlimDetours.
Core Metrics
| minhook | min_hook_rs | minhook-detours-sys | |
|---|---|---|---|
| Health Score | 55 | 57 | 43 |
| Total Downloads | 42.2K | 3.9K | 2.0K |
| 30d Downloads | 1.3K | 69 | 36 |
| Dependents | 20 | 0 | 2 |
| Releases | 14 | 11 | 3 |
| Last Updated | 103d ago | 46d ago | 236d ago |
| Age | 2y 11m | 9m | 8m |
Health Breakdown
minhook
Maintenance
13
Quality
14
Community
7
Popularity
6
Documentation
15
min_hook_rs
Maintenance
16
Quality
18
Community
6
Popularity
4
Documentation
13
minhook-detours-sys
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| minhook | min_hook_rs | minhook-detours-sys | |
|---|---|---|---|
| Version | 0.9.0 | 2.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | BSD-2-Clause |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 38KB | 23KB | 461KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | — | — |
| 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.
- •minhook has the most downloads (42.2K), suggesting wider adoption.
- •minhook, minhook-detours-sys are pre-1.0 — API may change.