Decision Workspace
rebgzf vs rsomics-seqio vs flate2
Side-by-side comparison of Rust crates
48
rebgzf
experimentalv0.2.0
Efficient gzip to BGZF transcoder using Puffin-style half-decompression
48
rsomics-seqio
experimentalv0.1.1
Fast FASTQ reader for the rsomics-* tool family: decode-only producer thread + parallel parse, ISA-L igzip gz backend on Linux and a pure-Rust decoder elsewhere. Layer A primitive.
76
flate2
stablev1.1.9
DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
Core Metrics
| rebgzf | rsomics-seqio | flate2 | |
|---|---|---|---|
| Health Score | 48 | 48 | 76 |
| Total Downloads | 33 | 112 | 490.4M |
| 30d Downloads | 0 | 0 | 36.4M |
| Dependents | 0 | 12 | 66.1K |
| Releases | 2 | 2 | 77 |
| Last Updated | 62d ago | 5d ago | 112d ago |
| Age | 5m | 10d | 11y 6m |
Health Breakdown
rebgzf
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
15
rsomics-seqio
Maintenance
14
Quality
12
Community
8
Popularity
2
Documentation
12
flate2
Maintenance
14
Quality
21
Community
19
Popularity
8
Documentation
14
Technical Details
| rebgzf | rsomics-seqio | flate2 | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 1.1.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 8 | 11 |
| Crate Size | 93KB | 20KB | 83KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.70 | 1.91 | 1.67.0 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •flate2 leads with a health score of 76/100, but none of the options score above 80.
- •flate2 is depended on by 66.1K crates — strongest ecosystem trust.
- •rebgzf, rsomics-seqio are pre-1.0 — API may change.