Decision Workspace
vecto vs fixed-vectors vs rug
Side-by-side comparison of Rust crates
44
vecto
growingv0.1.1
vector2
49
fixed-vectors
growingv3.2.2
Lightweight library implementing fixed-length vectors for Rust applications not compiled with the standard library.
79
rug
stablev1.29.0
Arbitrary-precision integers, rational, floating-point and complex numbers based on GMP, MPFR and MPC.
Core Metrics
| vecto | fixed-vectors | rug | |
|---|---|---|---|
| Health Score | 44 | 49 | 79 |
| Total Downloads | 9.1K | 41.4K | 3.7M |
| 30d Downloads | 234 | 39 | 324.4K |
| Dependents | 44 | 0 | 2.6K |
| Releases | 2 | 35 | 57 |
| Last Updated | 894d ago | 1067d ago | 7d ago |
| Age | 2y 5m | 4y 2m | 8y 9m |
Health Breakdown
vecto
Maintenance
4
Quality
15
Community
10
Popularity
5
Documentation
10
fixed-vectors
Maintenance
7
Quality
20
Community
6
Popularity
6
Documentation
10
rug
Maintenance
20
Quality
21
Community
15
Popularity
8
Documentation
15
Technical Details
| vecto | fixed-vectors | rug | |
|---|---|---|---|
| Version | 0.1.1 | 3.2.2 | 1.29.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | LGPL-3.0+ |
| Dependencies | 1 | 2 | 13 |
| Crate Size | 4KB | 6KB | 374KB |
| Features | 0 | 0 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rug leads with a health score of 79/100, but none of the options score above 80.
- •rug is depended on by 2.6K crates — strongest ecosystem trust.
- •⚠ vecto, fixed-vectors have not been updated in over a year.
- •vecto is pre-1.0 — API may change.