Decision Workspace
capstone-sys vs capstone vs ilhook
Side-by-side comparison of Rust crates
52
capstone-sys
growingv0.18.0
System bindings to the capstone disassembly library
62
capstone
growingv0.14.0
High level bindings to capstone disassembly engine (https://www.capstone-engine.org/)
49
ilhook
growingv2.3.0
A library that provides methods to inline hook binary codes in x86 and x86_64 architecture
Core Metrics
| capstone-sys | capstone | ilhook | |
|---|---|---|---|
| Health Score | 52 | 62 | 49 |
| Total Downloads | 4.2M | 4.1M | 31.0K |
| 30d Downloads | 211.6K | 211.3K | 601 |
| Dependents | 42 | 895 | 2 |
| Releases | 20 | 20 | 21 |
| Last Updated | 82d ago | 82d ago | 148d ago |
| Age | 9y 4m | 10y 12m | 6y 3m |
Health Breakdown
capstone-sys
Maintenance
12
Quality
11
Community
10
Popularity
8
Documentation
11
capstone
Maintenance
12
Quality
17
Community
14
Popularity
8
Documentation
11
ilhook
Maintenance
11
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| capstone-sys | capstone | ilhook | |
|---|---|---|---|
| Version | 0.18.0 | 0.14.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 6 |
| Crate Size | 6.8MB | 114KB | 21KB |
| Features | 23 | 24 | 3 |
| Yanked % | 10.0% | 0.0% | 14.3% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | 1.70 | 1.70 | — |
| Owners | 2 | 3 | 1 |
Links
Quick Verdict
- •capstone leads with a health score of 62/100, but none of the options score above 80.
- •capstone-sys has the most downloads (4.2M), suggesting wider adoption.
- •capstone is depended on by 895 crates — strongest ecosystem trust.
- •capstone-sys, capstone are pre-1.0 — API may change.