awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to couler-proj/couler

Open-source alternatives to Couler

30 open-source projects similar to couler-proj/couler, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Couler alternative.

  • netflix/metaflowNetflix का अवतार

    Netflix/metaflow

    9,764GitHub पर देखें↗

    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
    GitHub पर देखें↗9,764
  • ploomber/ploomberploomber का अवतार

    ploomber/ploomber

    3,623GitHub पर देखें↗

    The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

    Pythondata-engineeringdata-sciencejupyter
    GitHub पर देखें↗3,623
  • orchest/orchestorchest का अवतार

    orchest/orchest

    4,138GitHub पर देखें↗

    Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing, scheduling, and executing complex data processing sequences through a combination of a graphical interface and scripting. The platform distinguishes itself by using containers to manage software dependencies, ensuring consistent execution across different environments. It features a polyglot task scheduler capable of triggering jobs written in multiple programming languages and includes a version control system that tracks historical snapshots of project configurations and code.

    TypeScriptairflowclouddag
    GitHub पर देखें↗4,138

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • argoproj/argo-workflowsargoproj का अवतार

    argoproj/argo-workflows

    16,466GitHub पर देखें↗

    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
    GitHub पर देखें↗16,466
  • quantumblacklabs/kedroquantumblacklabs का अवतार

    quantumblacklabs/kedro

    10,889GitHub पर देखें↗

    Kedro is a data science pipeline framework and production toolbox designed to build reproducible, modular workflows using software engineering best practices. It functions as a data engineering orchestrator and catalog manager, bridging the gap between interactive analysis and maintainable production pipelines. The framework distinguishes itself by using a data catalog to decouple data access from processing logic and providing tools to transition analysis from interactive notebooks into structured workflows. It includes a workflow visualization tool that generates visual maps of data pipelin

    Python
    GitHub पर देखें↗10,889
  • kubeflow/pipelineskubeflow का अवतार

    kubeflow/pipelines

    4,154GitHub पर देखें↗

    This project is a containerized machine learning workflow engine and orchestrator designed to automate the end-to-end lifecycle of machine learning models on Kubernetes clusters. It functions as an MLOps pipeline compiler that transforms a domain-specific language into structured specifications for portable and scalable deployment. The platform provides a multi-tenant environment with isolated namespaces and identity provider authentication. It distinguishes itself through a combination of container-based task isolation, strongly typed artifact management for data passing, and content-address

    Python
    GitHub पर देखें↗4,154
  • prefecthq/prefectPrefectHQ का अवतार

    PrefectHQ/prefect

    21,640GitHub पर देखें↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Pythonautomationdatadata-engineering
    GitHub पर देखें↗21,640
  • spotify/luigispotify का अवतार

    spotify/luigi

    18,676GitHub पर देखें↗

    Luigi is a Python framework designed for building and managing complex batch data pipelines. It functions as a workflow orchestration engine that organizes tasks into directed acyclic graphs, ensuring that jobs execute in the correct logical order based on their dependencies. By utilizing a centralized scheduler, the system coordinates task execution across distributed environments, tracks global workflow state, and prevents redundant processing by verifying the existence of output targets before triggering any work. The project distinguishes itself through a robust state-tracking mechanism t

    Pythonhadoopluigiorchestration-framework
    GitHub पर देखें↗18,676
  • dagster-io/dagsterdagster-io का अवतार

    dagster-io/dagster

    14,974GitHub पर देखें↗

    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
    GitHub पर देखें↗14,974
  • dagworks-inc/hamiltondagworks-inc का अवतार

    dagworks-inc/hamilton

    2,528GitHub पर देखें↗

    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
    GitHub पर देखें↗2,528
  • snakemake/snakemakesnakemake का अवतार

    snakemake/snakemake

    2,817GitHub पर देखें↗

    This is the development home of the workflow management system Snakemake. For general information, see

    Python
    GitHub पर देखें↗2,817
  • openstack/mistralopenstack का अवतार

    openstack/mistral

    305GitHub पर देखें↗

    Workflow Service for OpenStack. Mirror of code maintained at opendev.org.

    Python
    GitHub पर देखें↗305
  • ovh/cdsovh का अवतार

    ovh/cds

    4,825GitHub पर देखें↗

    CDS is a containerized continuous delivery platform and DevOps automation engine designed to orchestrate software build and deployment pipelines from version control to production. It functions as a pipeline-as-code framework, allowing deployment sequences and environment configurations to be defined via version-controlled files and reusable templates. The platform distinguishes itself through enterprise-scale capabilities, such as dynamically spawning worker nodes across clusters to handle high volumes of concurrent builds and the ability to provision ephemeral containerized services, like d

    Goautomationcontinuous-deliverycontinuous-deployment
    GitHub पर देखें↗4,825
  • kestra-io/kestrakestra-io का अवतार

    kestra-io/kestra

    27,073GitHub पर देखें↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Javaautomationdata-orchestrationdevops
    GitHub पर देखें↗27,073
  • flyteorg/flyteflyteorg का अवतार

    flyteorg/flyte

    7,095GitHub पर देखें↗

    Flyte is a Kubernetes-based machine learning orchestrator and containerized pipeline manager designed for coordinating AI workflows and data pipelines. It functions as an engine for defining and executing resilient pipelines, utilizing a data lineage tracker to maintain immutable execution states and ensure reproducible outputs. The platform distinguishes itself by packaging individual tasks into separate containers to ensure dependency isolation and environment consistency. It provides specialized capabilities for machine learning, including the transformation of trained models into scalable

    Go
    GitHub पर देखें↗7,095
  • systemslab/poppersystemslab का अवतार

    systemslab/popper

    308GitHub पर देखें↗

    Container-native task automation engine.

    Python
    GitHub पर देखें↗308
  • devtron-labs/devtrondevtron-labs का अवतार

    devtron-labs/devtron

    5,518GitHub पर देखें↗

    Devtron is a Kubernetes management platform and CI/CD orchestrator designed to unify application lifecycles and infrastructure operations across multiple clusters from a single interface. It serves as a centralized dashboard for orchestrating workloads, managing security, and providing observability for Kubernetes environments. The platform distinguishes itself with a no-code workflow engine for automating container builds and software delivery pipelines, alongside a visual GitOps deployment tool for managing declarative applications and reconciling configuration drift. Its capability surfac

    Go
    GitHub पर देखें↗5,518
  • cocoindex-io/cocoindexcocoindex-io का अवतार

    cocoindex-io/cocoindex

    6,117GitHub पर देखें↗

    Cocoindex is an incremental data processing engine that builds and maintains live indexes for AI agents, with a core focus on codebase indexing and knowledge graph extraction. The engine uses a function-graph execution model where user-defined Python functions are composed into a directed acyclic graph, and it processes data incrementally so only changed source records or code paths are re-computed, avoiding full recomputation at any scale. It supports automatic schema inference from transformation pipeline type annotations and provides full data lineage tracing, tagging every output record wi

    Rustagentic-data-frameworkaiai-agents
    GitHub पर देखें↗6,117
  • aiidateam/aiida-coreaiidateam का अवतार

    aiidateam/aiida-core

    570GitHub पर देखें↗

    The official repository for the AiiDA code

    Python
    GitHub पर देखें↗570
  • cordum-io/cordumcordum-io का अवतार

    cordum-io/cordum

    483GitHub पर देखें↗

    The open agent control plane. Govern autonomous AI agents with pre-execution policy enforcement, approval gates, and audit trails. Works with LangChain, CrewAI, MCP, and any framework.

    Go
    GitHub पर देखें↗483
  • dotflow-io/dotflowdotflow-io का अवतार

    dotflow-io/dotflow

    7GitHub पर देखें↗

    🎲 Dotflow turns an idea into flow! — Lightweight Python library for execution pipelines

    Python
    GitHub पर देखें↗7
  • agnostiqhq/covalentAgnostiqHQ का अवतार

    AgnostiqHQ/covalent

    861GitHub पर देखें↗

    Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.

    Python
    GitHub पर देखें↗861
  • argoproj-labs/heraA

    argoproj-labs/hera

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • apache/oozieapache का अवतार

    apache/oozie

    729GitHub पर देखें↗

    Mirror of Apache Oozie

    Java
    GitHub पर देखें↗729
  • meshery/mesherymeshery का अवतार

    meshery/meshery

    9,966GitHub पर देखें↗

    Meshery is a service mesh management plane and cloud native infrastructure orchestrator. It provides a visual design-as-code environment for modeling microservices and infrastructure components through declarative blueprints, functioning as a centralized platform for designing, deploying, and managing service mesh infrastructure. The platform is distinguished by its ability to translate visual designs into active deployments and its use of gRPC-based adapters to integrate with diverse infrastructure providers. It features a multi-tenant architecture that manages shared workspaces and role-bas

    HTMLcloud-nativecncfcontrol-plane
    GitHub पर देखें↗9,966
  • akuity/kargoakuity का अवतार

    akuity/kargo

    3,368GitHub पर देखें↗

    Application lifecycle orchestration

    Goargocdcddelivery
    GitHub पर देखें↗3,368
  • argoproj/argoargoproj का अवतार

    argoproj/argo

    16,770GitHub पर देखें↗

    Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline orchestrator and job scheduler, managing multi-step sequences of containers as jobs using directed acyclic graphs within a cluster. The system acts as a progressive delivery controller, reducing release risk through automated Canary and Blue-Green deployment strategies. It provides declarative GitOps synchronization to mirror the state of a git repository directly into the cluster environment for continuous delivery automation. The platform covers a broad range of capabilities including

    Go
    GitHub पर देखें↗16,770
  • broadinstitute/cromwellbroadinstitute का अवतार

    broadinstitute/cromwell

    1,069GitHub पर देखें↗

    Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

    Scala
    GitHub पर देखें↗1,069
  • fission/fission-workflowsfission का अवतार

    fission/fission-workflows

    381GitHub पर देखें↗

    Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions

    Go
    GitHub पर देखें↗381
  • zenml-io/kitaruzenml-io का अवतार

    zenml-io/kitaru

    187GitHub पर देखें↗

    Open-source platform layer for AI agents in production

    Python
    GitHub पर देखें↗187