Decision Workspace
rsomics-fasta-stats vs rsomics-seqstats vs rsomics-seq-grep
Side-by-side comparison of Rust crates
44
rsomics-fasta-stats
experimentalv0.4.7
Per-record statistics for FASTA files (num_seqs, sum_len, GC%, N50, …) — Rust port of `seqkit stats` (FASTA-only subset).
47
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`.
46
rsomics-seq-grep
experimentalv0.1.1
Filter FASTA/FASTQ records by ID/name/sequence — seqkit grep port
Core Metrics
| rsomics-fasta-stats | rsomics-seqstats | rsomics-seq-grep | |
|---|---|---|---|
| Health Score | 44 | 47 | 46 |
| Total Downloads | 194 | 133 | 24 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 14 | 7 | 0 |
| Releases | 11 | 2 | 2 |
| Last Updated | 7d ago | 58d ago | 1d ago |
| Age | 2m | 1m | 2d |
Health Breakdown
rsomics-fasta-stats
Maintenance
13
Quality
7
Community
9
Popularity
3
Documentation
12
rsomics-seqstats
Maintenance
11
Quality
14
Community
7
Popularity
3
Documentation
12
rsomics-seq-grep
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
12
Technical Details
| rsomics-fasta-stats | rsomics-seqstats | rsomics-seq-grep | |
|---|---|---|---|
| Version | 0.4.7 | 0.2.0 | 0.1.1 |
| 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 | 10 |
| Crate Size | 26KB | 5KB | 25KB |
| Features | 0 | 0 | 0 |
| Yanked % | 27.3% | 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 47/100, but none of the options score above 80.
- •rsomics-fasta-stats has the most downloads (194), suggesting wider adoption.