Decision Workspace
tiny_vect vs simple-vectors vs vec3-rs
Side-by-side comparison of Rust crates
50
tiny_vect
experimentalv0.1.3
A minimal vector math library for 2D and 3D operations in Rust.
58
simple-vectors
growingv0.5.0
Simple, dimension generic vector math
56
vec3-rs
growingv0.2.7
minimal 3d vector implementation
Core Metrics
| tiny_vect | simple-vectors | vec3-rs | |
|---|---|---|---|
| Health Score | 50 | 58 | 56 |
| Total Downloads | 1.5K | 4.0K | 9.9K |
| 30d Downloads | 6 | 100 | 93 |
| Dependents | 0 | 27 | 0 |
| Releases | 4 | 8 | 15 |
| Last Updated | 250d ago | 6d ago | 62d ago |
| Age | 8m | 4y 11m | 2y 7m |
Health Breakdown
tiny_vect
Maintenance
15
Quality
15
Community
6
Popularity
4
Documentation
10
simple-vectors
Maintenance
16
Quality
15
Community
10
Popularity
4
Documentation
13
vec3-rs
Maintenance
14
Quality
16
Community
6
Popularity
5
Documentation
15
Technical Details
| tiny_vect | simple-vectors | vec3-rs | |
|---|---|---|---|
| Version | 0.1.3 | 0.5.0 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 5 |
| Crate Size | 7KB | 5KB | 13KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simple-vectors leads with a health score of 58/100, but none of the options score above 80.
- •vec3-rs has the most downloads (9.9K), suggesting wider adoption.