← Back to home
Comparison · Infra & APIs

carrier vs Merge

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

carrier vs Merge: at a glance

FeaturecarrierMerge
SectorInfra & APIsInfra & APIs
Velocity score0.06.3
Sparks · 30d01
Top themesr-package, serialization, remote-execution, r-libunified api, agent handler, mcp connectors, ai gateway
Last editorial update4d ago12h ago
WebsiteVisit →

What is carrier?

carrier's 0.3.0 quietly rewrites how crated functions see each other — and breaks code that relied on the old rules.

carrier packages an R function together with the data it needs so it can be shipped to another process or machine. 0.3.0 changed the semantics of functions passed through ...: they are now re-crated inside the main crate environment instead of inheriting from wherever they were defined. That fixes helper functions failing to resolve each other remotely, and stops local environments dragging large objects into the payload.

Read the full carrier trajectory →

What is Merge?

Merge is turning its weekly integration digest into an agent control plane — the news is always at the bottom.

Merge publishes one dated digest a week, and the structure is consistent: unified Accounting, ATS, CRM, File Storage and HRIS reliability work up top, then Agent Handler and Gateway at the end, where the directional changes live. The feed now also carries per-product breakout entries (Gateway, Unified, Agent Handler) that restate the same week's items in more detail rather than adding new ones. The Agent Handler catalog carries hundreds of generic MCP connectors alongside Merge's own, on shared authentication and policy, and Gateway has been accumulating model coverage, routing controls and guardrails over the same period.

Read the full Merge trajectory →

carrier vs Merge: editorial side-by-side

C
carrier
INFRA · APIS
0.0

carrier's 0.3.0 quietly rewrites how crated functions see each other — and breaks code that relied on the old rules.

◆ Current state

carrier packages an R function together with the data it needs so it can be shipped to another process or machine. 0.3.0 changed the semantics of functions passed through ...: they are now re-crated inside the main crate environment instead of inheriting from wherever they were defined. That fixes helper functions failing to resolve each other remotely, and stops local environments dragging large objects into the payload.

◆ Where it's heading

Each release tightens the boundary between a crate and its surroundings. 0.2.0 introduced .parent_env defaulting to baseenv() to cut the crate off from the global search path and made unnamed ... arguments an error instead of a silent drop; 0.3.0 finishes the job by controlling the environment chain of the packed closures themselves. The package is trading backwards compatibility for predictable, self-contained payloads — a reasonable bet for something whose failures otherwise surface on a remote worker.

◆ Prediction

The 0.1.0 notes promised an automatic dependency-detection mode to replace explicit packing; nothing since has delivered it, and with the environment semantics now settled that is the obvious next move — though the entries give no date for it.

M
Merge
INFRA · APIS
6.3

Merge is turning its weekly integration digest into an agent control plane — the news is always at the bottom.

◆ Current state

Merge publishes one dated digest a week, and the structure is consistent: unified Accounting, ATS, CRM, File Storage and HRIS reliability work up top, then Agent Handler and Gateway at the end, where the directional changes live. The feed now also carries per-product breakout entries (Gateway, Unified, Agent Handler) that restate the same week's items in more detail rather than adding new ones. The Agent Handler catalog carries hundreds of generic MCP connectors alongside Merge's own, on shared authentication and policy, and Gateway has been accumulating model coverage, routing controls and guardrails over the same period.

◆ Where it's heading

The through-line is that Merge is repositioning from data plumbing to the layer agents pass through. Each week adds either reach (more connectors, more tools per connector, more models) or control (guardrails, per-project policy, access configuration). This window is reach-and-efficiency: the GitHub connector expanded to 145 tools, Outlook payloads were cut substantially, and Gateway guardrails became configurable per project rather than per account.

◆ Prediction

Expect the per-project granularity applied to guardrails to spread to the rest of Gateway's controls, and the connector catalog to keep absorbing hosted third-party MCP servers the way Axiom was added.

Alternatives to carrier and Merge

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 carrier or Merge.

See all carrier alternatives → · See all Merge alternatives →

Recent activity from carrier and Merge

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

  1. 12d agoMergeGitHub connector hits 145 tools; Gateway adds per-project guardrails
  2. 19d agoMergeHundreds of generic MCP connectors land in Agent Handler
  3. 26d agoMergeLink setup flow becomes configurable per integration
  4. 1mo agoMergeEmbedded Routing Stack gives Gateway per-customer model controls
  5. 1mo agoMergeGateway breakout page for the week already covered by Week 2
  6. 1mo agoMergeUnified breakout page for the week already covered by Week 3
  7. 11mo agocarrierCrated helper functions can now see each other
  8. 1y agocarriercrate() gains .parent_env and stricter argument handling
  9. 3y agocarrierSource references dropped from crated functions
  10. 4y agocarrierInitial release with explicit-only crate packing

Frequently asked questions

What is the difference between carrier and Merge?

They serve adjacent needs but don't currently overlap on shipped themes. Merge is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 carrier better than Merge?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Merge is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 carrier?

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

What are the best alternatives to Merge?

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