Decision Workspace
min_hook_rs vs minhook vs retour
Side-by-side comparison of Rust crates
57
min_hook_rs
growingv2.2.0
A Rust implementation of MinHook library for Windows x64 function hooking with simplified but reliable instruction decoding
55
minhook
growingv0.9.0
A Rust wrapper for MinHook, a minimalistic x86/x64 API hooking library for Windows.
50
retour
growingv0.3.1
A cross-platform detour library written in Rust
Core Metrics
| min_hook_rs | minhook | retour | |
|---|---|---|---|
| Health Score | 57 | 55 | 50 |
| Total Downloads | 3.9K | 42.2K | 89.9K |
| 30d Downloads | 67 | 1.3K | 3.3K |
| Dependents | 0 | 20 | 51 |
| Releases | 11 | 14 | 8 |
| Last Updated | 46d ago | 103d ago | 198d ago |
| Age | 9m | 2y 11m | 3y 1m |
Health Breakdown
min_hook_rs
Maintenance
16
Quality
18
Community
6
Popularity
4
Documentation
13
minhook
Maintenance
13
Quality
14
Community
7
Popularity
6
Documentation
15
retour
Maintenance
9
Quality
15
Community
8
Popularity
6
Documentation
12
Technical Details
| min_hook_rs | minhook | retour | |
|---|---|---|---|
| Version | 2.2.0 | 0.9.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | BSD-2-Clause |
| Dependencies | 2 | 4 | 11 |
| Crate Size | 23KB | 38KB | 41KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| 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.
- •retour has the most downloads (89.9K), suggesting wider adoption.
- •minhook, retour are pre-1.0 — API may change.