← Back to home
Comparison · Analytics

churon vs qtl2fst

A side-by-side editorial comparison of churon and qtl2fst — release velocity, themes, recent moves, and the top alternatives to consider.

churon vs qtl2fst: at a glance

Featurechuronqtl2fst
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesonnx runtime, rust bindings, cran compliance, machine learningr-package, genetics, memory-efficiency, on-disk-storage
Last editorial update1h ago3h ago
WebsiteVisit →Visit →

What is churon?

churon is spending its entire release history getting a Rust ONNX binding through CRAN.

An R package wrapping ONNX Runtime through Rust. All three releases in the window land within four days and none of them adds a feature. 0.1.8 downgrades the ort crate to 2.0.0-rc.10 because rc.11 needs Rust Edition 2024 and CRAN's Windows machines run Rust 1.81. 0.1.10 removes the vendored Rust sources from git into a compressed tarball for offline builds, fixes the Windows extraction path, deletes dead Rust and R code, and bumps ONNX Runtime to 1.23.2.

Read the full churon trajectory →

What is qtl2fst?

The out-of-memory backend for R/qtl2, feature-complete since 2020 and now purely on upkeep

qtl2fst backs R/qtl2 genotype probabilities with on-disk fst files so large crosses don't have to fit in RAM. Its defining release was 0.22 in 2020, which added calc_genoprob_fst() and genoprob_to_alleleprob_fst() to fuse calculation and storage in one step. The five releases since are documentation links, directory-creation robustness, a Windows example fix, and — in 0.32 — a change to how cores=0 is interpreted.

Read the full qtl2fst trajectory →

churon vs qtl2fst: editorial side-by-side

C
churon
ANALYTICS
0.0

churon is spending its entire release history getting a Rust ONNX binding through CRAN.

◆ Current state

An R package wrapping ONNX Runtime through Rust. All three releases in the window land within four days and none of them adds a feature. 0.1.8 downgrades the ort crate to 2.0.0-rc.10 because rc.11 needs Rust Edition 2024 and CRAN's Windows machines run Rust 1.81. 0.1.10 removes the vendored Rust sources from git into a compressed tarball for offline builds, fixes the Windows extraction path, deletes dead Rust and R code, and bumps ONNX Runtime to 1.23.2.

◆ Where it's heading

Every visible decision is set by CRAN's build environment rather than by the package's own roadmap — pinned to an older ort release, vendored dependencies restructured for offline builds, and a dedicated CI job that simulates CRAN without network access. That is the standing cost of shipping a Rust-backed inference binding through R's distribution channel, and it is consuming the release stream entirely.

◆ Prediction

Expect the ort pin to move forward only when CRAN's Windows toolchain reaches a newer Rust, since that constraint is stated explicitly as the reason for the downgrade.

Q
qtl2fst
ANALYTICS
0.0

The out-of-memory backend for R/qtl2, feature-complete since 2020 and now purely on upkeep

◆ Current state

qtl2fst backs R/qtl2 genotype probabilities with on-disk fst files so large crosses don't have to fit in RAM. Its defining release was 0.22 in 2020, which added calc_genoprob_fst() and genoprob_to_alleleprob_fst() to fuse calculation and storage in one step. The five releases since are documentation links, directory-creation robustness, a Windows example fix, and — in 0.32 — a change to how cores=0 is interpreted.

◆ Where it's heading

The package has settled into the role of a stable satellite of R/qtl2: it tracks the parent package's conventions rather than setting its own. The cores=0 change in 0.32 arrived alongside the identical change in qtl2convert, so the parallel-computing default is being standardized across the maintainer's packages at once. Release intervals have stretched from months to years.

◆ Prediction

Further releases will most likely mirror changes originating in R/qtl2 or CRAN checks, in the same follow-the-parent pattern as 0.24 and 0.32.

Alternatives to churon and qtl2fst

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either churon or qtl2fst.

See all churon alternatives → · See all qtl2fst alternatives →

Recent activity from churon and qtl2fst

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1mo agoqtl2fstcores=0 now leaves one core free instead of taking all
  2. 7mo agochuronVendored Rust sources bundled for offline CRAN builds
  3. 7mo agochuronort pinned back to rc.10 for CRAN Windows builds
  4. 7mo agochuronVersion bump and wasm fix reverted
  5. 1y agoqtl2fstWindows fix for the replace_path() example
  6. 2y agoqtl2fstDocumentation link fix
  7. 4y agoqtl2fstCreates missing directories instead of erroring out
  8. 5y agoqtl2fstTest coverage for qtl2 functions against fst-backed probabilities
  9. 6y agoqtl2fstDocumentation and metadata cleanup for CRAN

Frequently asked questions

What is the difference between churon and qtl2fst?

They serve adjacent needs but don't currently overlap on shipped themes. churon and qtl2fst are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is churon better than qtl2fst?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. churon and qtl2fst are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to churon?

Top churon alternatives in Analytics are ranked by recent ship velocity. Browse the "churon alternatives" section above for the current picks, or visit /alternatives/churon for the full list with editorial commentary on each.

What are the best alternatives to qtl2fst?

Top qtl2fst alternatives in Analytics are ranked by recent ship velocity. Browse the "qtl2fst alternatives" section above for the current picks, or visit /alternatives/qtl2fst for the full list with editorial commentary on each.