← Back to home
Comparison · Infra & APIs

ore vs q2

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

ore vs q2: at a glance

Featureoreq2
SectorInfra & APIsInfra & APIs
Velocity score0.07.5
Sparks · 30d02
Top themesr-package, regex, maintenance, bug-fixesrust-rewrite, publishing-toolchain, quarto, llms-txt
Last editorial update1h ago20h ago
WebsiteVisit →Visit →

What is ore?

A stable Oniguruma binding for R that ships correctness fixes and little else.

ore wraps the Oniguruma regex engine for R, and its recent history is entirely about making that binding safe rather than richer. The last three releases fix an infinite-loop hazard on zero-length matches, a named-group propagation bug, and locale detection at startup. The user-facing API has not moved since 1.7.1, when ore_file() began recording whether a file was read as binary.

Read the full ore trajectory →

What is q2?

Two surfaces the original Quarto never had: llms.txt output and a live-share preview.

q2 is the Quarto team's Rust reimplementation, shipping as a statically linked single binary with signed archives and a bundled Quarto Hub MCP server, still marked experimental and not production-ready. The cadence has held at roughly a release a day through mid-August, with raw commit logs standing in for curated notes. Until v0.22.0 the programme read as pure parity work against the existing Quarto — investigate, record design decisions, write tests red, implement in numbered phases. That release is the first to ship capability the original toolchain does not have.

Read the full q2 trajectory →

ore vs q2: editorial side-by-side

O
ore
INFRA · APIS
0.0

A stable Oniguruma binding for R that ships correctness fixes and little else.

◆ Current state

ore wraps the Oniguruma regex engine for R, and its recent history is entirely about making that binding safe rather than richer. The last three releases fix an infinite-loop hazard on zero-length matches, a named-group propagation bug, and locale detection at startup. The user-facing API has not moved since 1.7.1, when ore_file() began recording whether a file was read as binary.

◆ Where it's heading

This is a package in maintenance, not development. The changes cluster around C-level hygiene — memory leaks, buffer overruns, sprintf() removal, compiler warnings — which reads as keeping CRAN checks green rather than pursuing new capability. Releases arrive in pairs separated by minutes or in gaps of two years, a cadence typical of a package touched only when something breaks or a CRAN policy shifts.

◆ Prediction

The next release is most likely another correctness or toolchain fix rather than new regex functionality; the README's note about CRAN and mainline diverging suggests the two versions may be reconciled at some point, though the entries do not say when.

Q
q2
INFRA · APIS
7.5

Two surfaces the original Quarto never had: llms.txt output and a live-share preview.

◆ Current state

q2 is the Quarto team's Rust reimplementation, shipping as a statically linked single binary with signed archives and a bundled Quarto Hub MCP server, still marked experimental and not production-ready. The cadence has held at roughly a release a day through mid-August, with raw commit logs standing in for curated notes. Until v0.22.0 the programme read as pure parity work against the existing Quarto — investigate, record design decisions, write tests red, implement in numbered phases. That release is the first to ship capability the original toolchain does not have.

◆ Where it's heading

The parity grind continues underneath — toc-location, add_html_dependency versioning, execute-visibility across both engines — but two strands now point past it. website.llms-txt makes a rendered site emit a machine-readable representation of itself: an llms.txt index, per-page .md companions, and a concatenated llms-full.txt, dogfooded on q2's own docs. The second is a long-running preview branch (PR #464, merged here) that turns q2 preview into a live-share editor with joinable guest sessions over an n0 relay and ephemeral, read-only-by-default boots. A reimplementation that only reaches parity has no argument for itself; these two give it one.

◆ Prediction

Expect the llms-txt and live-share strands to keep absorbing releases now that both have landed end-to-end, with the remaining Q1 parity items filling the gaps. The commit logs still name npx distribution for the standalone MCP bundle as the one explicitly planned item.

Alternatives to ore and q2

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 ore or q2.

See all ore alternatives → · See all q2 alternatives →

Recent activity from ore and q2

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

  1. 1d agoq2llms.txt site output and a live-share collaborative preview
  2. 2d agoq2TOC entries carry inline markup; draft banner restored
  3. 3d agoq2Adds alias redirect stubs and diagnostic suppression
  4. 4d agoq2Bumps samod and automerge; fixes indented continuations
  5. 4d agoq2Lua filters supported; mermaid bundled instead of CDN-loaded
  6. 5d agoq2Mermaid cell options, callout titles, email autolinks
  7. 1y agooreZero-length regex matches can no longer loop forever
  8. 2y agooreNamed groups now reach match matrices without pre-compiling
  9. 2y agooreStartup detects plain UTF-8 locales; sprintf() dropped
  10. 4y agooreMemory leaks plugged; README documents the CRAN split
  11. 4y agooreore_file() records its binary flag; es() gets faster
  12. 4y agooreCRAN tagging release for 1.7.1

Frequently asked questions

What is the difference between ore and q2?

They serve adjacent needs but don't currently overlap on shipped themes. q2 is currently shipping more aggressively (velocity 7.5 vs 0.0), with 2 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is ore better than q2?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. q2 is currently shipping more aggressively (velocity 7.5 vs 0.0), with 2 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to ore?

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

What are the best alternatives to q2?

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