Decision Workspace
vect vs fixed-vectors vs vector2
Side-by-side comparison of Rust crates
46
vect
growingv2.0.0
A library for providing vectors for game development that use a Unity-like API.
49
fixed-vectors
growingv3.2.2
Lightweight library implementing fixed-length vectors for Rust applications not compiled with the standard library.
48
vector2
growingv0.1.5
A simple 2D vector library
Core Metrics
| vect | fixed-vectors | vector2 | |
|---|---|---|---|
| Health Score | 46 | 49 | 48 |
| Total Downloads | 8.1K | 41.4K | 8.6K |
| 30d Downloads | 9 | 39 | 168 |
| Dependents | 0 | 0 | 6 |
| Releases | 5 | 35 | 6 |
| Last Updated | 2707d ago | 1067d ago | 943d ago |
| Age | 7y 5m | 4y 2m | 2y 7m |
Health Breakdown
vect
Maintenance
9
Quality
21
Community
3
Popularity
5
Documentation
8
fixed-vectors
Maintenance
7
Quality
20
Community
6
Popularity
6
Documentation
10
vector2
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
13
Technical Details
| vect | fixed-vectors | vector2 | |
|---|---|---|---|
| Version | 2.0.0 | 3.2.2 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 6KB | 6KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed-vectors leads with a health score of 49/100, but none of the options score above 80.
- •⚠ vect, fixed-vectors, vector2 have not been updated in over a year.
- •vector2 is pre-1.0 — API may change.