Decision Workspace
efficient_pca vs genomic_pca vs ferrolearn-decomp
Side-by-side comparison of Rust crates
49
efficient_pca
growingv0.1.8
Principal component computation using SVD and covariance matrix trick
33
genomic_pca
experimentalv0.0.1
A CLI tool for performing PCA on genomic data from VCF files.
52
ferrolearn-decomp
experimentalv0.2.0
Dimensionality reduction and decomposition for the ferrolearn ML framework
Core Metrics
| efficient_pca | genomic_pca | ferrolearn-decomp | |
|---|---|---|---|
| Health Score | 49 | 33 | 52 |
| Total Downloads | 17.2K | 594 | 111 |
| 30d Downloads | 67 | 3 | 111 |
| Dependents | 2 | 0 | 8 |
| Releases | 9 | 1 | 5 |
| Last Updated | 184d ago | 310d ago | 2d ago |
| Age | 1y | 10m | 22d |
Health Breakdown
efficient_pca
Maintenance
11
Quality
13
Community
7
Popularity
5
Documentation
13
genomic_pca
Maintenance
3
Quality
8
Community
6
Popularity
3
Documentation
13
ferrolearn-decomp
Maintenance
13
Quality
11
Community
14
Popularity
2
Documentation
12
Technical Details
| efficient_pca | genomic_pca | ferrolearn-decomp | |
|---|---|---|---|
| Version | 0.1.8 | 0.0.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 30 | 10 | 10 |
| Crate Size | 159KB | 5.8MB | 123KB |
| Features | 9 | 0 | 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.