← Back to analytics tools
Alternatives · analytics tools

typst-gather alternatives

The best typst-gather alternatives in analytics tools, ranked by Sparkpulse's velocity_score.

Updated Aug 14, 2026

Looking for the best alternatives to typst-gather? Sparkpulse tracks and ranks 12 alternatives in analytics tools by shipping velocity — how frequently each ships meaningful updates, verified from official changelogs. For reference, typst-gather shipped 0 meaningful updates in the last 30 days and carries a velocity score of 0.0 out of 10 in 2026. The alternatives below are ranked the same way, so you're comparing real release momentum, not marketing claims.

About typst-gather

Extracted from Quarto's CLI, typst-gather learned to explain a dependency tree before fetching it.

typst-gather collects Typst packages into a local cache so documents build offline and hermetically. It was extracted from quarto-cli and reached CRAN-equivalent shape in three releases over a single day, then added an `analyze` subcommand that walks `@Preview` and `@Local` imports — following transitive dependencies of local packages — and prints structured JSON without downloading or copying anything.

Velocity 0.0 · Last update 1h ago

Read the full typst-gather trajectory →

Top 12 alternatives to typst-gather

Ranked by recent ship velocity. Tap any card for the full editorial breakdown, or pivot to a head-to-head.

Browse all analytics tools products →

typst-gather vs alternatives — shipping velocity at a glance

Velocity score (0–10) and meaningful releases shipped in the last 30 days, from official changelogs. Higher = shipping faster.

ProductVelocitySparks · 30dFocus areasLatest release
typst-gather (baseline)0.00typsthermetic-buildsrustanalyze subcommand reports the import graph as JSON
webmockr0.00http-mockingtestinghttr2httr2 joins httr and crul as a supported client
crul0.00http-clientasyncmockingMocking becomes a client parameter, independent of webmockr
dendroNetwork0.00dendrochronologynetwork-analysiscytoscape
chattr0.00llmrstudioide-integrationAll model integration moves to ellmer, direct backends removed
cloudml0.00machine-learninggoogle-cloudtensorflow
tidymodels0.00tidymodelsmeta-packagedependency-management
datapack0.00research-datadataoneprovenanceAssembled data packages become editable in place
USAboundaries0.00geospatialcensus-datasfData split into a companion package; all boundaries become sf
slider0.00sliding-windowstidyversec-api-compliance
simtrial0.00clinical-trialsgroup-sequentialsurvival-analysisRMST and milestone tests, plus a user-definable cut and test framework
nodbi0.00document-databasesjsonduckdbQuery results get consistent column types; fast NDJSON import reaches SQLite and Postgres
sparsevctrs0.00sparse-datatidymodelsaltrepScalar and element-wise arithmetic for sparse vectors

The 12 best typst-gather alternatives, in depth

1. webmockr · velocity 0.0

The stubbing library added httr2 support, then spent a year cutting itself free of everything else.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “httr2 joins httr and crul as a supported client”.

Where typst-gather leans on typst, hermetic builds and rust, webmockr focuses on http mocking, testing and httr2.

webmockr and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

2. crul · velocity 0.0

Crul took mocking back from webmockr and made it a property of the client itself.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Mocking becomes a client parameter, independent of webmockr”.

Where typst-gather leans on typst, hermetic builds and rust, crul focuses on http client, async and mocking.

crul and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

3. dendroNetwork · velocity 0.0

Six releases, six identical bodies — the feed carries the package abstract instead of release notes.

Its velocity score of 0.0/10 reflects longer-term release cadence.

Where typst-gather leans on typst, hermetic builds and rust, dendroNetwork focuses on dendrochronology, network analysis and cytoscape.

dendroNetwork and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

4. chattr · velocity 0.0

Chattr deleted every LLM integration it had written and outsourced the lot to ellmer.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “All model integration moves to ellmer, direct backends removed”.

Where typst-gather leans on typst, hermetic builds and rust, chattr focuses on llm, rstudio and ide integration.

chattr and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

5. cloudml · velocity 0.0

Six years since the last functional change, and Google renamed the service it wraps in the release before that.

Its velocity score of 0.0/10 reflects longer-term release cadence.

Where typst-gather leans on typst, hermetic builds and rust, cloudml focuses on machine learning, google cloud and tensorflow.

cloudml and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

6. tidymodels · velocity 0.0

The meta-package ships almost nothing, which is exactly what a version-pinning shim should do.

Its velocity score of 0.0/10 reflects longer-term release cadence.

Where typst-gather leans on typst, hermetic builds and rust, tidymodels focuses on tidymodels, meta package and dependency management.

tidymodels and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

7. datapack · velocity 0.0

The DataONE bundler learned to edit packages in 2017 and has coasted on that ever since.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Assembled data packages become editable in place”.

Where typst-gather leans on typst, hermetic builds and rust, datapack focuses on research data, dataone and provenance.

datapack and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

8. USAboundaries · velocity 0.0

Seven years dormant, then two releases dragging every census boundary from 2020 to 2024.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Data split into a companion package; all boundaries become sf”.

Where typst-gather leans on typst, hermetic builds and rust, USAboundaries focuses on geospatial, census data and sf.

USAboundaries and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

9. slider · velocity 0.0

Feature-complete since 2021, and every release since has been paying CRAN's C API bill.

Its velocity score of 0.0/10 reflects longer-term release cadence.

Where typst-gather leans on typst, hermetic builds and rust, slider focuses on sliding windows, tidyverse and c api compliance.

slider and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

10. simtrial · velocity 0.0

A fixed-design trial simulator grew a pluggable test framework, then spent a year proving the numbers.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “RMST and milestone tests, plus a user-definable cut and test framework”.

Where typst-gather leans on typst, hermetic builds and rust, simtrial focuses on clinical trials, group sequential and survival analysis.

simtrial and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

11. nodbi · velocity 0.0

One document API over six databases, and every release is spent absorbing their JSON engines' churn.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Query results get consistent column types; fast NDJSON import reaches SQLite and Postgres”.

Where typst-gather leans on typst, hermetic builds and rust, nodbi focuses on document databases, json and duckdb.

nodbi and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

12. sparsevctrs · velocity 0.0

Sparse vectors stopped being a storage trick and became something you can do arithmetic on.

Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Scalar and element-wise arithmetic for sparse vectors”.

Where typst-gather leans on typst, hermetic builds and rust, sparsevctrs focuses on sparse data, tidymodels and altrep.

sparsevctrs and typst-gather have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.

Frequently asked questions

What are the best alternatives to typst-gather?

The top typst-gather alternatives we currently track in analytics tools are webmockr, crul, dendroNetwork, chattr, cloudml, ranked by recent ship velocity.

How is this list of typst-gather alternatives ranked?

Alternatives are ranked by Sparkpulse's velocity_score — release cadence + 30-day spark count + sector-relative ship rate.

Can I compare typst-gather directly with one of these alternatives?

Yes — every card has a "Compare with typst-gather" link to a side-by-side /compare page.