Decision Workspace
ntprocesses vs min_hook_rs vs zydis-rs
Side-by-side comparison of Rust crates
42
ntprocesses
experimentalv0.1.5
Rust library that makes it easy to manipulate Windows' processes.
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
zydis-rs
experimentalv0.1.6
A pure Rust x86/x64 disassembler and encoder library (inspired by Zydis)
Core Metrics
| ntprocesses | min_hook_rs | zydis-rs | |
|---|---|---|---|
| Health Score | 42 | 57 | 55 |
| Total Downloads | 3.5K | 3.9K | 109 |
| 30d Downloads | 8 | 69 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 11 | 7 |
| Last Updated | 335d ago | 46d ago | 34d ago |
| Age | 11m | 9m | 1m |
Health Breakdown
ntprocesses
Maintenance
9
Quality
13
Community
3
Popularity
4
Documentation
13
min_hook_rs
Maintenance
16
Quality
18
Community
6
Popularity
4
Documentation
13
zydis-rs
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| ntprocesses | min_hook_rs | zydis-rs | |
|---|---|---|---|
| Version | 0.1.5 | 2.2.0 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 2 | 5 |
| Crate Size | 14KB | 23KB | 362KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| 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.
- •ntprocesses, zydis-rs are pre-1.0 — API may change.