Decision Workspace
moveit2 vs moveit vs raw-parts
Side-by-side comparison of Rust crates
43
moveit2
experimentalv0.6.0
A library for safe, in-place construction of Rust (and C++!) objects.
50
moveit
growingv0.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
| moveit2 | moveit | raw-parts | |
|---|---|---|---|
| Health Score | 43 | 50 | 72 |
| Total Downloads | 11 | 938.6K | 83.7K |
| 30d Downloads | 11 | 27.8K | 663 |
| Dependents | 0 | 77 | 19 |
| Releases | 1 | 7 | 11 |
| Last Updated | 7d ago | 1016d ago | 11d ago |
| Age | 7d | 4y 11m | 4y 4m |
Health Breakdown
moveit2
Maintenance
13
Quality
16
Community
3
Popularity
1
Documentation
10
moveit
Maintenance
7
Quality
17
Community
10
Popularity
7
Documentation
9
raw-parts
Maintenance
16
Quality
20
Community
15
Popularity
6
Documentation
15
Technical Details
| moveit2 | moveit | 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 | 29KB | 48KB | 7KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 1 | 2 | 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.
- •moveit2, moveit are pre-1.0 — API may change.