Decision Workspace
crochet vs minhook vs dll-injector
Side-by-side comparison of Rust crates
40
crochet
growingv0.2.4
A simple hooking library
55
minhook
growingv0.9.0
A Rust wrapper for MinHook, a minimalistic x86/x64 API hooking library for Windows.
37
dll-injector
growingv0.1.2
DLL Injection Implementions
Core Metrics
| crochet | minhook | dll-injector | |
|---|---|---|---|
| Health Score | 40 | 55 | 37 |
| Total Downloads | 7.9K | 42.2K | 6.0K |
| 30d Downloads | 8 | 1.3K | 157 |
| Dependents | 0 | 20 | 2 |
| Releases | 7 | 14 | 3 |
| Last Updated | 137d ago | 103d ago | 1510d ago |
| Age | 3y 7m | 2y 11m | 4y 1m |
Health Breakdown
crochet
Maintenance
9
Quality
10
Community
3
Popularity
5
Documentation
13
minhook
Maintenance
13
Quality
14
Community
7
Popularity
6
Documentation
15
dll-injector
Maintenance
4
Quality
14
Community
4
Popularity
5
Documentation
10
Technical Details
| crochet | minhook | dll-injector | |
|---|---|---|---|
| Version | 0.2.4 | 0.9.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MPL-2.0 |
| Dependencies | 4 | 4 | 4 |
| Crate Size | 5KB | 38KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| 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.
- •⚠ dll-injector has not been updated in over a year.