Decision Workspace
cpp_oop vs vtable_hook vs directcpp-macro
Side-by-side comparison of Rust crates
39
cpp_oop
growingv0.1.9
cpp inheritance with vtables "cpp ABI"
38
vtable_hook
growingv0.1.1
Simple crate for hooking C++ VTables
58
directcpp-macro
growingv0.1.14
Direct call cpp from Rust (proc-macro)
Core Metrics
| cpp_oop | vtable_hook | directcpp-macro | |
|---|---|---|---|
| Health Score | 39 | 38 | 58 |
| Total Downloads | 12.2K | 2.4K | 14.6K |
| 30d Downloads | 14 | 5 | 88 |
| Dependents | 0 | 0 | 17 |
| Releases | 10 | 2 | 15 |
| Last Updated | 694d ago | 655d ago | 19d ago |
| Age | 1y 11m | 1y 9m | 1y 11m |
Health Breakdown
cpp_oop
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
10
vtable_hook
Maintenance
5
Quality
16
Community
3
Popularity
4
Documentation
10
directcpp-macro
Maintenance
18
Quality
14
Community
9
Popularity
5
Documentation
12
Technical Details
| cpp_oop | vtable_hook | directcpp-macro | |
|---|---|---|---|
| Version | 0.1.9 | 0.1.1 | 0.1.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 6 |
| Crate Size | 4KB | 4KB | 22KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •directcpp-macro leads with a health score of 58/100, but none of the options score above 80.
- •⚠ cpp_oop, vtable_hook have not been updated in over a year.