Decision Workspace
vertex_clustering vs ndarray_cg vs lina
Side-by-side comparison of Rust crates
38
vertex_clustering
growingv0.1.2
A simple implementation of vertex clustering.
53
ndarray_cg
growingv0.4.0
High-performance computer graphics mathematics library based on ndarray with vectors, matrices, and transformations
51
lina
growingv0.2.2
Linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)
Core Metrics
| vertex_clustering | ndarray_cg | lina | |
|---|---|---|---|
| Health Score | 38 | 53 | 51 |
| Total Downloads | 2.3K | 4.0K | 12.7K |
| 30d Downloads | 6 | 101 | 136 |
| Dependents | 0 | 4 | 2 |
| Releases | 3 | 4 | 9 |
| Last Updated | 434d ago | 230d ago | 95d ago |
| Age | 1y 2m | 1y 6m | 4y 5m |
Health Breakdown
vertex_clustering
Maintenance
6
Quality
15
Community
3
Popularity
4
Documentation
10
ndarray_cg
Maintenance
10
Quality
16
Community
8
Popularity
4
Documentation
15
lina
Maintenance
11
Quality
15
Community
7
Popularity
5
Documentation
13
Technical Details
| vertex_clustering | ndarray_cg | lina | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 2 |
| Crate Size | 64KB | 49KB | 59KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ndarray_cg leads with a health score of 53/100, but none of the options score above 80.
- •lina has the most downloads (12.7K), suggesting wider adoption.
- •⚠ vertex_clustering has not been updated in over a year.