Skip to main content
Ryan Orban

Ryan Orban

Subject
2 entries

Workflows

Bookmarks

  1. OpenWorkflow: durable resumable workflows in TypeScript

    OpenWorkflow is an open-source TypeScript framework for durable, resumable workflows — state survives process crashes, deployments, and restarts. Targets the same problem space as Temporal and Inngest but as an open-source alternative.

  2. Many Models Workflows in Python

    Alex Hayes's port of the R 'many models' workflow pattern to Python — fitting many models across groups using tidy data conventions. Bridges the gap between R's purrr/broom/tidymodels idioms and Python's pandas/scikit-learn ecosystem.

All bookmarks