Decision Workspace
moveit vs moveit2 vs raw-parts
Side-by-side comparison of Rust crates
50
moveit
growingv0.6.0
A library for safe, in-place construction of Rust (and C++!) objects.
43
moveit2
experimentalv0.6.0
A library for safe, in-place construction of Rust (and C++!) objects.
72
raw-parts
stablev2.2.2
Ergonomic wrapper around `Vec::from_raw_parts` and `Vec::into_raw_parts`.
Core Metrics
| moveit | moveit2 | raw-parts | |
|---|---|---|---|
| Health Score | 50 | 43 | 72 |
| Total Downloads | 938.6K | 11 | 83.7K |
| 30d Downloads | 27.8K | 11 | 663 |
| Dependents | 77 | 0 | 19 |
| Releases | 7 | 1 | 11 |
| Last Updated | 1016d ago | 7d ago | 11d ago |
| Age | 4y 11m | 7d | 4y 4m |
Health Breakdown
moveit
Maintenance
7
Quality
17
Community
10
Popularity
7
Documentation
9
moveit2
Maintenance
13
Quality
16
Community
3
Popularity
1
Documentation
10
raw-parts
Maintenance
16
Quality
20
Community
15
Popularity
6
Documentation
15
Technical Details
| moveit | moveit2 | raw-parts | |
|---|---|---|---|
| Version | 0.6.0 | 0.6.0 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 48KB | 29KB | 7KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 2 | 1 | 2 (team) |
Links
Quick Verdict
- •raw-parts leads with a health score of 72/100, but none of the options score above 80.
- •moveit has the most downloads (938.6K), suggesting wider adoption.
- •⚠ moveit has not been updated in over a year.
- •moveit, moveit2 are pre-1.0 — API may change.