Decision Workspace
vec4 vs quat vs raw-parts
Side-by-side comparison of Rust crates
38
vec4
growingv0.2.1
vec4
38
quat
growingv0.2.1
quat
72
raw-parts
stablev2.2.2
Ergonomic wrapper around `Vec::from_raw_parts` and `Vec::into_raw_parts`.
Core Metrics
| vec4 | quat | raw-parts | |
|---|---|---|---|
| Health Score | 38 | 38 | 72 |
| Total Downloads | 26.1K | 20.6K | 83.7K |
| 30d Downloads | 47 | 27 | 654 |
| Dependents | 7 | 2 | 19 |
| Releases | 8 | 5 | 11 |
| Last Updated | 2777d ago | 2777d ago | 11d ago |
| Age | 8y 7m | 8y 7m | 4y 4m |
Health Breakdown
vec4
Maintenance
6
Quality
14
Community
5
Popularity
5
Documentation
8
quat
Maintenance
6
Quality
15
Community
4
Popularity
5
Documentation
8
raw-parts
Maintenance
16
Quality
20
Community
15
Popularity
6
Documentation
15
Technical Details
| vec4 | quat | raw-parts | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 4 | 3 | 1 |
| Crate Size | 4KB | 5KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •raw-parts leads with a health score of 72/100, but none of the options score above 80.
- •⚠ vec4, quat have not been updated in over a year.
- •vec4, quat are pre-1.0 — API may change.