Decision Workspace
int-vec-2d vs compressed-intvec vs ilattice
Side-by-side comparison of Rust crates
51
int-vec-2d
growingv0.2.1
Vectors, points, rectangles, etc. with `i16` coordinates.
52
compressed-intvec
growingv0.6.0
Space-efficient integer vectors with fixed-width, variable-length, and sequence-oriented encodings.
46
ilattice
growingv0.4.0
2 and 3-dimensional integer lattice math.
Core Metrics
| int-vec-2d | compressed-intvec | ilattice | |
|---|---|---|---|
| Health Score | 51 | 52 | 46 |
| Total Downloads | 19.0K | 8.0K | 48.0K |
| 30d Downloads | 202 | 32 | 3.7K |
| Dependents | 26 | 0 | 10 |
| Releases | 8 | 14 | 4 |
| Last Updated | 287d ago | 12d ago | 851d ago |
| Age | 3y 9m | 1y 1m | 4y 5m |
Health Breakdown
int-vec-2d
Maintenance
7
Quality
16
Community
10
Popularity
5
Documentation
13
compressed-intvec
Maintenance
18
Quality
13
Community
6
Popularity
5
Documentation
10
ilattice
Maintenance
9
Quality
15
Community
6
Popularity
6
Documentation
10
Technical Details
| int-vec-2d | compressed-intvec | ilattice | |
|---|---|---|---|
| Version | 0.2.1 | 0.6.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 20 | 5 |
| Crate Size | 11KB | 210KB | 10KB |
| Features | 2 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •compressed-intvec leads with a health score of 52/100, but none of the options score above 80.
- •ilattice has the most downloads (48.0K), suggesting wider adoption.
- •⚠ ilattice has not been updated in over a year.