Decision Workspace
bhook vs min_hook_rs vs minhook
Side-by-side comparison of Rust crates
45
bhook
experimentalv0.1.2
Lightweight hook crate with no_std support that works on x86, x86_64, arm and aarch64
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.
Core Metrics
| bhook | min_hook_rs | minhook | |
|---|---|---|---|
| Health Score | 45 | 57 | 55 |
| Total Downloads | 1.9K | 3.9K | 42.2K |
| 30d Downloads | 79 | 69 | 1.3K |
| Dependents | 0 | 0 | 20 |
| Releases | 3 | 11 | 14 |
| Last Updated | 267d ago | 46d ago | 103d ago |
| Age | 9m | 9m | 2y 11m |
Health Breakdown
bhook
Maintenance
10
Quality
16
Community
5
Popularity
4
Documentation
10
min_hook_rs
Maintenance
16
Quality
18
Community
6
Popularity
4
Documentation
13
minhook
Maintenance
13
Quality
14
Community
7
Popularity
6
Documentation
15
Technical Details
| bhook | min_hook_rs | minhook | |
|---|---|---|---|
| Version | 0.1.2 | 2.2.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | CC0-1.0 | MIT | MIT |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 10KB | 23KB | 38KB |
| Features | 3 | 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.
- •bhook, minhook are pre-1.0 — API may change.