Decision Workspace
triangle vs vec3-rs vs apollonius
Side-by-side comparison of Rust crates
33
triangle
growingv0.2.0
Struct for geometric triangles. Includes Barycentric-Cartesian transforms and stuff..
56
vec3-rs
growingv0.2.7
minimal 3d vector implementation
47
apollonius
experimentalv0.1.0
N-dimensional Euclidean geometry for Rust: points, vectors, lines, segments, hyperspheres, hyperplanes, AABBs, triangles, and a unified intersection API—all with const generics.
Core Metrics
| triangle | vec3-rs | apollonius | |
|---|---|---|---|
| Health Score | 33 | 56 | 47 |
| Total Downloads | 26.5K | 9.9K | 123 |
| 30d Downloads | 31 | 95 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 22 | 15 | 7 |
| Last Updated | 1078d ago | 62d ago | 48d ago |
| Age | 5y 3m | 2y 7m | 2m |
Health Breakdown
triangle
Maintenance
6
Quality
9
Community
3
Popularity
5
Documentation
10
vec3-rs
Maintenance
14
Quality
16
Community
6
Popularity
5
Documentation
15
apollonius
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| triangle | vec3-rs | apollonius | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.7 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 4 |
| Crate Size | 4KB | 13KB | 54KB |
| Features | 0 | 2 | 2 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vec3-rs leads with a health score of 56/100, but none of the options score above 80.
- •triangle has the most downloads (26.5K), suggesting wider adoption.
- •⚠ triangle has not been updated in over a year.