Traefik
Traefik's 2.11 line spends August fixing the names it generates for Kubernetes resources.
A side-by-side editorial comparison of eatGADS and robscale — release velocity, themes, recent moves, and the top alternatives to consider.
Labelled survey data, one edge case at a time — and the edge cases are all about missing values.
eatGADS manages labelled survey and assessment data in R, the SPSS-descended world of value labels, missing tags, and metadata that has to survive every transformation. Releases are roughly annual and dense. The current one, 1.2.0, is about doing things in bulk: changing value labels, missing tags, and recodings across many variables at once rather than one at a time.
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.
eatGADS manages labelled survey and assessment data in R, the SPSS-descended world of value labels, missing tags, and metadata that has to survive every transformation. Releases are roughly annual and dense. The current one, 1.2.0, is about doing things in bulk: changing value labels, missing tags, and recodings across many variables at once rather than one at a time.
The feature line and the bug line point at the same thing from opposite directions. Features keep widening the aperture — multiple variables, multiple ID variables, comparisons within a single object — while fixes keep landing on the collision between value labels and missing codes, where a value can be labelled NA, duplicated, or tagged and transformed away. extractData() and extractData2() alone absorbed eight separate correctness fixes across the last two releases. The package is hardening the one place labelled data is most likely to lose information.
Expect the bulk-operation pattern to spread to the remaining single-variable functions, and continued fixes wherever value labels and missing tags interact; the extraction path is clearly still the weak point.
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.
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.
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.
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 eatGADS or robscale.
Traefik's 2.11 line spends August fixing the names it generates for Kubernetes resources.
nginx returns to feature work with PROXY v2 upstream writes, and quietly adds JSON to core.
ESPHome closes the 2026.8 cycle, but the release body is a bare link to the real notes.
A genomics workhorse whose visible release feed stops dead in mid-2020.
The R phone-number package stopped only parsing numbers and started asking them where they are.
A Venn diagram package whose public release notes say almost nothing — including about its copyright cleanup.
See all eatGADS alternatives → · See all robscale alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. eatGADS 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. eatGADS 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.
Top eatGADS alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "eatGADS alternatives" section above for the current picks, or visit /alternatives/eatgads for the full list with editorial commentary on each.
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.