Decision Workspace
apollonius vs tritet vs vec3-rs
Side-by-side comparison of Rust crates
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.
59
tritet
stablev3.1.0
Triangle and tetrahedron mesh generators
56
vec3-rs
growingv0.2.7
minimal 3d vector implementation
Core Metrics
| apollonius | tritet | vec3-rs | |
|---|---|---|---|
| Health Score | 47 | 59 | 56 |
| Total Downloads | 123 | 12.2K | 9.9K |
| 30d Downloads | 9 | 102 | 93 |
| Dependents | 0 | 14 | 0 |
| Releases | 7 | 12 | 15 |
| Last Updated | 48d ago | 59d ago | 62d ago |
| Age | 2m | 3y 9m | 2y 7m |
Health Breakdown
apollonius
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
tritet
Maintenance
15
Quality
17
Community
9
Popularity
5
Documentation
13
vec3-rs
Maintenance
14
Quality
16
Community
6
Popularity
5
Documentation
15
Technical Details
| apollonius | tritet | vec3-rs | |
|---|---|---|---|
| Version | 0.1.0 | 3.1.0 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR AGPL-3.0 | MIT |
| Dependencies | 4 | 6 | 5 |
| Crate Size | 54KB | 648KB | 13KB |
| Features | 2 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tritet leads with a health score of 59/100, but none of the options score above 80.
- •apollonius, vec3-rs are pre-1.0 — API may change.