← Back to home
Comparison · Infra & APIs

CHNOSZ vs robscale

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

CHNOSZ vs robscale: at a glance

FeatureCHNOSZrobscale
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesgeochemistry, thermodynamics, phase-diagrams, r-packagerobust-statistics, simd, performance, cran
Last editorial update1h ago1d ago
WebsiteVisit →Visit →

What is CHNOSZ?

A geochemistry thermodynamics engine that changed its units and its database schema in one release.

CHNOSZ computes thermodynamic properties and phase diagrams for geochemical systems, backed by OBIGT, its bundled thermodynamic database. It releases roughly once a year with a short highlights note pointing at a full changelog elsewhere. Since the 2.0.0 reset, work has been curation and communication: new species in OBIGT, a FAQ vignette, a rewritten introduction, and more readable diagram labels.

Read the full CHNOSZ trajectory →

What is robscale?

A robust-statistics package rewrote its estimators in SIMD C++ and went to CRAN in two weeks.

robscale computes robust scale and location estimators, and its pitch is speed: 21 to 26 times faster than stats::mad, 37 times faster than stats::IQR on small samples, with comparable margins over robustbase for Qn and Sn. The March 2026 releases took it from a GitHub project to a CRAN package carrying eleven estimators, all with confidence intervals.

Read the full robscale trajectory →

CHNOSZ vs robscale: editorial side-by-side

C
CHNOSZ
INFRA · APIS
0.0

A geochemistry thermodynamics engine that changed its units and its database schema in one release.

◆ Current state

CHNOSZ computes thermodynamic properties and phase diagrams for geochemical systems, backed by OBIGT, its bundled thermodynamic database. It releases roughly once a year with a short highlights note pointing at a full changelog elsewhere. Since the 2.0.0 reset, work has been curation and communication: new species in OBIGT, a FAQ vignette, a rewritten introduction, and more readable diagram labels.

◆ Where it's heading

2.0.0 was the structural break — Joules replacing calories as the default output of subcrt(), a required E_units column, a new model column, and the removal of a legacy scaling convention for heat-capacity coefficients. Everything since has built on that settled foundation rather than disturbing it. The direction of the last two releases is toward coverage of specific mineral systems, rare earths and uranyl among them, and toward making the package approachable, which suggests a maintainer courting new users rather than reworking the engine.

◆ Prediction

The next release most likely continues OBIGT curation for particular element systems plus vignette work; the highlights format gives no signal of engine-level changes pending.

R
robscale
INFRA · APIS
0.0

A robust-statistics package rewrote its estimators in SIMD C++ and went to CRAN in two weeks.

◆ Current state

robscale computes robust scale and location estimators, and its pitch is speed: 21 to 26 times faster than stats::mad, 37 times faster than stats::IQR on small samples, with comparable margins over robustbase for Qn and Sn. The March 2026 releases took it from a GitHub project to a CRAN package carrying eleven estimators, all with confidence intervals.

◆ Where it's heading

Three releases in a fortnight walk a clear line: expand the public API, submit to CRAN, then tune. The 0.5.4 work is where that tuning shows, and it is unusually specific about hardware, raising sorting-network thresholds after benchmarking and dropping the AVX-512 path entirely in favour of a shorter AVX2-first dispatch chain. The build-fix lists are long, which is what a package fighting compiler and TBB variation across CRAN's platforms looks like.

◆ Prediction

The dispatch hierarchy has been simplified once already; further releases most likely continue narrowing the SIMD surface and hardening the configure step rather than adding estimators. A new estimator would be the surprise.

Alternatives to CHNOSZ and robscale

Other Infra & APIs 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 CHNOSZ or robscale.

See all CHNOSZ alternatives → · See all robscale alternatives →

Recent activity from CHNOSZ and robscale

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

  1. 4mo agorobscaleSIMD median networks land; AVX-512 dispatch is dropped
  2. 4mo agorobscaleCRAN submission ships 11 robust estimators with bootstrap intervals
  3. 5mo agorobscalescale_robust() dispatcher and four new estimators join the public API
  4. 1y agoCHNOSZOBIGT gains rare earth and uranyl species; intro vignette rewritten
  5. 2y agoCHNOSZMosaic diagrams accept grouped basis species as variables
  6. 3y agoCHNOSZJoules become the default and the OBIGT schema is rebuilt

Frequently asked questions

What is the difference between CHNOSZ and robscale?

They serve adjacent needs but don't currently overlap on shipped themes. CHNOSZ and robscale 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 CHNOSZ better than robscale?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. CHNOSZ and robscale 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to CHNOSZ?

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

What are the best alternatives to robscale?

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