Decision Workspace
specter-mem vs objc2 vs dispatch2
Side-by-side comparison of Rust crates
49
specter-mem
experimentalv1.0.4
ARM64 memory manipulation framework for iOS/macOS — inline hooking, stealth code patching, hardware breakpoints, and shellcode loading
71
objc2
growingv0.6.4
Objective-C interface and runtime bindings
69
dispatch2
growingv0.3.1
Bindings and wrappers for Apple's Grand Central Dispatch (GCD)
Core Metrics
| specter-mem | objc2 | dispatch2 | |
|---|---|---|---|
| Health Score | 49 | 71 | 69 |
| Total Downloads | 77 | 44.9M | 16.1M |
| 30d Downloads | 77 | 7.4M | 4.4M |
| Dependents | 0 | 2.9K | 360 |
| Releases | 5 | 27 | 4 |
| Last Updated | 7d ago | 29d ago | 29d ago |
| Age | 24d | 4y 4m | 3y 5m |
Health Breakdown
specter-mem
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
objc2
Maintenance
18
Quality
16
Community
17
Popularity
8
Documentation
12
dispatch2
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
12
Technical Details
| specter-mem | objc2 | dispatch2 | |
|---|---|---|---|
| Version | 1.0.4 | 0.6.4 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 8 | 9 | 5 |
| Crate Size | 48KB | 275KB | 55KB |
| Features | 1 | 29 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 1 | 2 | 3 |
Links
Quick Verdict
- •objc2 leads with a health score of 71/100, but none of the options score above 80.
- •objc2 is depended on by 2.9K crates — strongest ecosystem trust.
- •objc2, dispatch2 are pre-1.0 — API may change.