Decision Workspace
cxx vs directcpp-macro vs moveref
Side-by-side comparison of Rust crates
68
cxx
stablev1.0.194
Safe interop between Rust and C++
59
directcpp-macro
growingv0.1.18
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 | 68 | 59 | 53 |
| Total Downloads | 64.5M | 14.7K | 6.4K |
| 30d Downloads | 3.1M | 0 | 0 |
| Dependents | 3.9K | 19 | 8 |
| Releases | 241 | 16 | 4 |
| Last Updated | 124d ago | 23d ago | 679d ago |
| Age | 6y 5m | 2y 1m | 2y 9m |
Health Breakdown
cxx
Maintenance
13
Quality
18
Community
14
Popularity
8
Documentation
15
directcpp-macro
Maintenance
18
Quality
14
Community
10
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.18 | 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 68/100, but none of the options score above 80.
- •cxx is depended on by 3.9K crates — strongest ecosystem trust.
- •⚠ moveref has not been updated in over a year.
- •directcpp-macro is pre-1.0 — API may change.