Arkflow is a Rust-based framework for building reactive, event-driven data pipelines. Inspired by tools like Airflow and Dagster, it focuses on strong typing, modularity, and performance. Arkflow is ideal for developers who want a fast, extensible way to orchestrate workflows and data transformations in Rust.
...Long-term, this will be replaced by a Rust-only version. If you would rather use another package manager that interfaces with the npm registry you may, however, the pack, publish, and login commands wrap the npm CLI interface and as a result require that npm be installed.
Drake is a Clojure CLI tool designed for managing data workflows with declarative definitions of inputs, outputs, and processing steps. It resolves dependencies between data artifacts, detecting required rebuilds based on file timestamps. With built-in support for HDFS, Clojure-based plugins, logging, memoization, and automation, Drake is focused on reproducible, scalable data pipelines