Decision Workspace
genomic_pca vs efficient_pca vs ferrolearn-decomp
Side-by-side comparison of Rust crates
33
genomic_pca
experimentalv0.0.1
A CLI tool for performing PCA on genomic data from VCF files.
49
efficient_pca
growingv0.1.8
Principal component computation using SVD and covariance matrix trick
52
ferrolearn-decomp
experimentalv0.2.0
Dimensionality reduction and decomposition for the ferrolearn ML framework
Core Metrics
| genomic_pca | efficient_pca | ferrolearn-decomp | |
|---|---|---|---|
| Health Score | 33 | 49 | 52 |
| Total Downloads | 594 | 17.2K | 111 |
| 30d Downloads | 3 | 67 | 111 |
| Dependents | 0 | 2 | 8 |
| Releases | 1 | 9 | 5 |
| Last Updated | 310d ago | 184d ago | 2d ago |
| Age | 10m | 1y | 22d |
Health Breakdown
genomic_pca
Maintenance
3
Quality
8
Community
6
Popularity
3
Documentation
13
efficient_pca
Maintenance
11
Quality
13
Community
7
Popularity
5
Documentation
13
ferrolearn-decomp
Maintenance
13
Quality
11
Community
14
Popularity
2
Documentation
12
Technical Details
| genomic_pca | efficient_pca | ferrolearn-decomp | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.8 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 30 | 10 |
| Crate Size | 5.8MB | 159KB | 123KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •ferrolearn-decomp leads with a health score of 52/100, but none of the options score above 80.
- •efficient_pca has the most downloads (17.2K), suggesting wider adoption.