Decision Workspace
rsomics-fastq-trim vs trim-galore vs rsomics-fastq-umi
Side-by-side comparison of Rust crates
46
rsomics-fastq-trim
experimentalv0.4.5
FASTQ adapter / poly-G / poly-X / fixed-length trimming. Rust port of fastp's trim hot path with rayon-parallel SE + PE pipelines and AI-friendly --json output.
52
trim-galore
experimentalv2.2.0
Fast adapter and quality trimming for NGS data — Oxidized Edition
45
rsomics-fastq-umi
experimentalv0.2.0
FASTQ inline-UMI extract + stamp. Rust port of fastp's UMI processing — full --umi_loc set (read1/read2/index1/index2/per_index/per_read): move the UMI into the read name. SE and PE.
Core Metrics
| rsomics-fastq-trim | trim-galore | rsomics-fastq-umi | |
|---|---|---|---|
| Health Score | 46 | 52 | 45 |
| Total Downloads | 126 | 182 | 26 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 9 | 11 | 2 |
| Last Updated | 10d ago | 18d ago | 9d ago |
| Age | 11d | 1m | 9d |
Health Breakdown
rsomics-fastq-trim
Maintenance
18
Quality
7
Community
6
Popularity
3
Documentation
12
trim-galore
Maintenance
15
Quality
14
Community
8
Popularity
3
Documentation
12
rsomics-fastq-umi
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
12
Technical Details
| rsomics-fastq-trim | trim-galore | rsomics-fastq-umi | |
|---|---|---|---|
| Version | 0.4.5 | 2.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-only | MIT OR Apache-2.0 |
| Dependencies | 14 | 9 | 14 |
| Crate Size | 31KB | 136KB | 25KB |
| Features | 0 | 0 | 0 |
| Yanked % | 22.2% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.91 | 1.88 | 1.91 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •trim-galore leads with a health score of 52/100, but none of the options score above 80.
- •rsomics-fastq-trim, rsomics-fastq-umi are pre-1.0 — API may change.