Decision Workspace
use-plane vs vec3-rs vs tritet
Side-by-side comparison of Rust crates
53
use-plane
experimentalv0.1.0
Plane primitives for the RustUse geometry workspace
58
vec3-rs
growingv0.4.1
minimal 3d vector implementation
56
tritet
stablev3.1.0
Triangle and tetrahedron mesh generators
Core Metrics
| use-plane | vec3-rs | tritet | |
|---|---|---|---|
| Health Score | 53 | 58 | 56 |
| Total Downloads | 54 | 10.2K | 12.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 0 | 14 |
| Releases | 2 | 21 | 12 |
| Last Updated | 6d ago | 48d ago | 118d ago |
| Age | 7d | 2y 9m | 3y 11m |
Health Breakdown
use-plane
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
15
vec3-rs
Maintenance
16
Quality
16
Community
6
Popularity
5
Documentation
15
tritet
Maintenance
12
Quality
17
Community
9
Popularity
5
Documentation
13
Technical Details
| use-plane | vec3-rs | tritet | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.1 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR AGPL-3.0 |
| Dependencies | 2 | 7 | 6 |
| Crate Size | 2KB | 15KB | 648KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95.0 | 1.93.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vec3-rs leads with a health score of 58/100, but none of the options score above 80.
- •tritet has the most downloads (12.4K), suggesting wider adoption.
- •use-plane, vec3-rs are pre-1.0 — API may change.