Decision Workspace
anglerkit vs procmod-hook vs minhook
Side-by-side comparison of Rust crates
37
anglerkit
experimentalv0.0.0
In-development function hooking/detouring library
45
procmod-hook
experimentalv1.0.0
Inline function hooking and detouring for x86_64
55
minhook
growingv0.9.0
A Rust wrapper for MinHook, a minimalistic x86/x64 API hooking library for Windows.
Core Metrics
| anglerkit | procmod-hook | minhook | |
|---|---|---|---|
| Health Score | 37 | 45 | 55 |
| Total Downloads | 573 | 11 | 42.2K |
| 30d Downloads | 3 | 11 | 1.3K |
| Dependents | 0 | 0 | 20 |
| Releases | 1 | 1 | 14 |
| Last Updated | 299d ago | 5d ago | 103d ago |
| Age | 9m | 5d | 2y 11m |
Health Breakdown
anglerkit
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
10
procmod-hook
Maintenance
13
Quality
15
Community
6
Popularity
1
Documentation
10
minhook
Maintenance
13
Quality
14
Community
7
Popularity
6
Documentation
15
Technical Details
| anglerkit | procmod-hook | minhook | |
|---|---|---|---|
| Version | 0.0.0 | 1.0.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 9KB | 9KB | 38KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •minhook leads with a health score of 55/100, but none of the options score above 80.
- •anglerkit, minhook are pre-1.0 — API may change.