Decision Workspace
signvec vs stackvec vs ortho_vec_derive_impl
Side-by-side comparison of Rust crates
43
signvec
growingv0.4.1
Vector implementation for fast, sign-based manipulation of dynamic collections.
43
stackvec
growingv0.2.1
A crate to use stack-allocated Vectors (performance and/or no-std)
36
ortho_vec_derive_impl
growingv0.1.0
Derive orthogonal vector structure for better CPU cache usage
Core Metrics
| signvec | stackvec | ortho_vec_derive_impl | |
|---|---|---|---|
| Health Score | 43 | 43 | 36 |
| Total Downloads | 6.2K | 21.2K | 2.3K |
| 30d Downloads | 8 | 118 | 36 |
| Dependents | 0 | 0 | 2 |
| Releases | 6 | 5 | 1 |
| Last Updated | 313d ago | 2693d ago | 997d ago |
| Age | 2y | 7y 5m | 2y 8m |
Health Breakdown
signvec
Maintenance
6
Quality
14
Community
5
Popularity
5
Documentation
13
stackvec
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
11
ortho_vec_derive_impl
Maintenance
1
Quality
17
Community
4
Popularity
4
Documentation
10
Technical Details
| signvec | stackvec | ortho_vec_derive_impl | |
|---|---|---|---|
| Version | 0.4.1 | 0.2.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 22KB | 2.7MB | 1KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •signvec leads with a health score of 43/100, but none of the options score above 80.
- •stackvec has the most downloads (21.2K), suggesting wider adoption.
- •⚠ stackvec, ortho_vec_derive_impl have not been updated in over a year.