awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
couler-proj avatar

couler-proj/couler

0
View on GitHub↗
944 stars·86 forks·Python·Apache-2.0·13 viewscouler-proj.github.io/couler/index.html↗

Couler

Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

Features

  • General Machine Learning - Unified interface for managing ML workflows on various engines.
  • Workflow Orchestration - Unified interface for managing workflows across different engines.
  • Data Pipelines - Provides a unified interface for managing various workflow engines.
  • Continuous Delivery and GitOps - Unified interface for managing complex workflows.
  • GitOps And Continuous Delivery - Unified interface for constructing workflows across engines.
  • General Purpose Orchestration - Unified interface for constructing workflows across multiple engine backends.
  • Workflow Frameworks - Unified interface for managing workflows across multiple engines.

Star history

Star history chart for couler-proj/coulerStar history chart for couler-proj/couler

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Couler

Similar open-source projects, ranked by how many features they share with Couler.
  • netflix/metaflowNetflix avatar

    Netflix/metaflow

    9,764View on GitHub↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Pythonagentsaiaws
    View on GitHub↗9,764
  • dagworks-inc/hamiltondagworks-inc avatar

    dagworks-inc/hamilton

    2,528View on GitHub↗

    Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.

    Jupyter Notebook
    View on GitHub↗2,528
  • argoproj/argo-workflowsargoproj avatar

    argoproj/argo-workflows

    16,466View on GitHub↗

    Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It orchestrates complex sequences of containerized tasks by executing them as directed acyclic graphs, allowing for dependency management and parallel processing within a cluster. The system extends the native Kubernetes control plane to manage the full lifecycle of automated processes, from initial triggering to final resource cleanup. The platform distinguishes itself through its controller-pattern reconciliation, which continuously monitors workflow states to align them with desi

    Goairflowargoargo-workflows
    View on GitHub↗16,466
  • dagster-io/dagsterdagster-io avatar

    dagster-io/dagster

    14,974View on GitHub↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    Pythonanalyticsdagsterdata-engineering
    View on GitHub↗14,974
See all 30 alternatives to Couler→

Frequently asked questions

What does couler-proj/couler do?

Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

What are the main features of couler-proj/couler?

The main features of couler-proj/couler are: General Machine Learning, Workflow Orchestration, Data Pipelines, Continuous Delivery and GitOps, GitOps And Continuous Delivery, General Purpose Orchestration, Workflow Frameworks.

What are some open-source alternatives to couler-proj/couler?

Open-source alternatives to couler-proj/couler include: netflix/metaflow — Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of… kubeflow/pipelines — This project is a containerized machine learning workflow engine and orchestrator designed to automate the end-to-end… argoproj/argo-workflows — Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It… dagster-io/dagster — Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative… dagworks-inc/hamilton — Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode… orchest/orchest — Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing,…