bitroot/coflux
Open-source workflow engine. Orchestrate and observe computational workflows defined in plain Python. Suitable for data pipelines, background tasks, etc.
This tool helps data professionals, MLOps engineers, and backend developers manage complex sequences of data processing or computational steps. You define your tasks and their order using standard Python functions, and the system automatically orchestrates their execution. This takes your Python code and runs it reliably as a pipeline, letting you observe its progress and results in real time.
Use this if you need to build robust, observable data pipelines or automate background tasks using plain Python, without having to learn a new domain-specific language or configuration format.
Not ideal if your primary need is for a simple, single-script execution without complex dependencies, retries, caching, or real-time monitoring.
Stars
13
Forks
1
Language
Elixir
License
AGPL-3.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/bitroot/coflux"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
growthbook/growthbook
Open Source Feature Flags, Experimentation, and Product Analytics
koopjs/koop
Transform, query, and download geospatial data on the web.
pathwaycom/pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.