Decision Workspace
cxx vs directcpp-macro vs moveref
Side-by-side comparison of Rust crates
70
cxx
stablev1.0.194
Safe interop between Rust and C++
58
directcpp-macro
growingv0.1.14
Direct call cpp from Rust (proc-macro)
53
moveref
growingv1.0.0
Types and traits for safe C++ style placement initialization and move semantics
Core Metrics
| cxx | directcpp-macro | moveref | |
|---|---|---|---|
| Health Score | 70 | 58 | 53 |
| Total Downloads | 58.4M | 14.6K | 6.3K |
| 30d Downloads | 3.0M | 89 | 57 |
| Dependents | 3.7K | 17 | 8 |
| Releases | 241 | 15 | 4 |
| Last Updated | 65d ago | 19d ago | 620d ago |
| Age | 6y 3m | 1y 11m | 2y 7m |
Health Breakdown
cxx
Maintenance
15
Quality
18
Community
14
Popularity
8
Documentation
15
directcpp-macro
Maintenance
18
Quality
14
Community
9
Popularity
5
Documentation
12
moveref
Maintenance
4
Quality
22
Community
9
Popularity
5
Documentation
13
Technical Details
| cxx | directcpp-macro | moveref | |
|---|---|---|---|
| Version | 1.0.194 | 0.1.14 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception |
| Dependencies | 19 | 6 | 3 |
| Crate Size | 239KB | 22KB | 26KB |
| Features | 6 | 0 | 6 |
| Yanked % | 1.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.82 | 1.76 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cxx leads with a health score of 70/100, but none of the options score above 80.
- •cxx is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ moveref has not been updated in over a year.
- •directcpp-macro is pre-1.0 — API may change.