Decision Workspace
gtfsort vs bed2gtf vs gxf2bed
Side-by-side comparison of Rust crates
52
gtfsort
growingv0.2.4
An optimized chr/pos/feature GTF/GFF sorter using a lexicographic-based index ordering algorithm written in Rust.
55
bed2gtf
stablev2.0.0
A fast and memory efficient BED to GTF/GFF converter
42
gxf2bed
growingv0.3.2
fastest GTF/GFF-to-BED converter chilling around
Core Metrics
| gtfsort | bed2gtf | gxf2bed | |
|---|---|---|---|
| Health Score | 52 | 55 | 42 |
| Total Downloads | 6.3K | 17.2K | 9.0K |
| 30d Downloads | 25 | 84 | 19 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 14 | 11 |
| Last Updated | 11d ago | 8d ago | 66d ago |
| Age | 2y 6m | 2y 7m | 2y 1m |
Health Breakdown
gtfsort
Maintenance
16
Quality
15
Community
6
Popularity
5
Documentation
10
bed2gtf
Maintenance
17
Quality
17
Community
6
Popularity
5
Documentation
10
gxf2bed
Maintenance
15
Quality
6
Community
6
Popularity
5
Documentation
10
Technical Details
| gtfsort | bed2gtf | gxf2bed | |
|---|---|---|---|
| Version | 0.2.4 | 2.0.0 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 21 | 9 | 13 |
| Crate Size | 50KB | 192KB | 265KB |
| Features | 8 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 72.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bed2gtf leads with a health score of 55/100, but none of the options score above 80.
- •gtfsort, gxf2bed are pre-1.0 — API may change.