Decision Workspace
rsomics-fasta-stats vs rsomics-seqstats vs rsomics-fastq-stats
Side-by-side comparison of Rust crates
46
rsomics-fasta-stats
experimentalv0.4.5
Per-record statistics for FASTA files (num_seqs, sum_len, GC%, N50, …) — Rust port of `seqkit stats` (FASTA-only subset).
48
rsomics-seqstats
experimentalv0.2.0
Format-agnostic sequence statistics primitives (length distribution: N50/L50/Nx + quartiles, base composition, alphabet guess). Layer-A, shared verbatim by the rsomics-* *-stats tools so output byte-agrees with `seqkit stats -a`.
43
rsomics-fastq-stats
experimentalv0.1.0
Per-file statistics for FASTQ files (num_seqs, sum_len, N50, GC%, Q20/Q30%, AvgQual, …) — Rust port of `seqkit stats` (FASTQ).
Core Metrics
| rsomics-fasta-stats | rsomics-seqstats | rsomics-fastq-stats | |
|---|---|---|---|
| Health Score | 46 | 48 | 43 |
| Total Downloads | 122 | 46 | 13 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 0 |
| Releases | 9 | 2 | 1 |
| Last Updated | 9d ago | 9d ago | 9d ago |
| Age | 11d | 9d | 9d |
Health Breakdown
rsomics-fasta-stats
Maintenance
18
Quality
8
Community
6
Popularity
2
Documentation
12
rsomics-seqstats
Maintenance
13
Quality
14
Community
7
Popularity
2
Documentation
12
rsomics-fastq-stats
Maintenance
12
Quality
12
Community
6
Popularity
1
Documentation
12
Technical Details
| rsomics-fasta-stats | rsomics-seqstats | rsomics-fastq-stats | |
|---|---|---|---|
| Version | 0.4.5 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 2 | 11 |
| Crate Size | 22KB | 5KB | 21KB |
| Features | 0 | 0 | 0 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.91 | 1.91 | 1.91 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rsomics-seqstats leads with a health score of 48/100, but none of the options score above 80.
- •rsomics-fasta-stats has the most downloads (122), suggesting wider adoption.