Decision Workspace
apollonius vs vec3-rs vs tritet
Side-by-side comparison of Rust crates
51
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.
58
vec3-rs
growingv0.4.1
minimal 3d vector implementation
56
tritet
stablev3.1.0
Triangle and tetrahedron mesh generators
Core Metrics
| apollonius | vec3-rs | tritet | |
|---|---|---|---|
| Health Score | 51 | 58 | 56 |
| Total Downloads | 126 | 10.2K | 12.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 14 |
| Releases | 7 | 21 | 12 |
| Last Updated | 107d ago | 48d ago | 118d ago |
| Age | 4m | 2y 9m | 3y 11m |
Health Breakdown
apollonius
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
13
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
| apollonius | 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 | 4 | 7 | 6 |
| Crate Size | 54KB | 15KB | 648KB |
| Features | 2 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 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.
- •apollonius, vec3-rs are pre-1.0 — API may change.