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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to zenml-io/kitaru

Open-source alternatives to Kitaru

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

  • netflix/metaflowAvatar von Netflix

    Netflix/metaflow

    9,764Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,764
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,640
  • cordum-io/cordumAvatar von cordum-io

    cordum-io/cordum

    483Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗483

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • kubeflow/pipelinesAvatar von kubeflow

    kubeflow/pipelines

    4,154Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,154
  • couler-proj/coulerAvatar von couler-proj

    couler-proj/couler

    944Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗944
  • argoproj/argo-workflowsAvatar von argoproj

    argoproj/argo-workflows

    16,466Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,466
  • apache/oozieAvatar von apache

    apache/oozie

    729Auf GitHub ansehen↗

    Mirror of Apache Oozie

    Java
    Auf GitHub ansehen↗729
  • apache/incubator-airflowAvatar von apache

    apache/incubator-airflow

    45,840Auf GitHub ansehen↗

    This project is a Python workflow orchestration platform and programmatic data pipeline engine used to author, schedule, and monitor complex data pipelines. It functions as a directed acyclic graph manager and scheduler, allowing users to define data movement and transformation tasks as code to ensure precise execution order and maintainability. The platform distinguishes itself by treating workflows as code, enabling pipelines to be versioned and tested through a standard programming language. It utilizes a system of extensible operators to encapsulate integration logic and employs a templat

    Python
    Auf GitHub ansehen↗45,840
  • agnostiqhq/covalentAvatar von AgnostiqHQ

    AgnostiqHQ/covalent

    861Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗861
  • arvados/arvadosAvatar von arvados

    arvados/arvados

    418Auf GitHub ansehen↗

    An open source platform for managing and analyzing biomedical big data

    Go
    Auf GitHub ansehen↗418
  • azkaban/azkabanAvatar von azkaban

    azkaban/azkaban

    4,504Auf GitHub ansehen↗

    Azkaban is a distributed workflow manager and DAG-based job orchestrator designed as an enterprise batch processor. It serves as a Java-based workflow engine that schedules and executes complex job sequences across a cluster of executor servers, with specific functionality for managing big data workloads on Hadoop clusters. The system distinguishes itself through a distributed executor model that coordinates state via a shared database to ensure high availability. It employs a plugin-based architecture that allows for custom job types and system functionality extensions, including the ability

    Java
    Auf GitHub ansehen↗4,504
  • brigadecore/brigadeAvatar von brigadecore

    brigadecore/brigade

    2,412Auf GitHub ansehen↗

    Event-driven scripting for Kubernetes

    Go
    Auf GitHub ansehen↗2,412
  • broadinstitute/cromwellAvatar von broadinstitute

    broadinstitute/cromwell

    1,069Auf GitHub ansehen↗

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

    Scala
    Auf GitHub ansehen↗1,069
  • bytechefhq/bytechefAvatar von bytechefhq

    bytechefhq/bytechef

    775Auf GitHub ansehen↗

    Open-source platform that unifies AI agent orchestration and workflow automation — autonomy and precision in one platform.

    Java
    Auf GitHub ansehen↗775
  • copper-engine/copper-engineAvatar von copper-engine

    copper-engine/copper-engine

    285Auf GitHub ansehen↗

    COPPER - a high performance Java workflow engine

    Java
    Auf GitHub ansehen↗285
  • apache/dolphinschedulerAvatar von apache

    apache/dolphinscheduler

    14,329Auf GitHub ansehen↗

    DolphinScheduler is a distributed workflow orchestrator designed to manage and automate complex data processing pipelines. It functions as a data pipeline scheduler that coordinates multi-step tasks across distributed environments, ensuring reliable execution through defined dependencies and sequences. The platform utilizes a directed acyclic graph model to represent workflows, allowing users to define task relationships via a visual interface. It employs a master-worker architecture supported by a pluggable task plugin system, which enables the dynamic extension of task types without requiri

    Javaairflowazkabancloud-native
    Auf GitHub ansehen↗14,329
  • conductor-oss/conductorAvatar von conductor-oss

    conductor-oss/conductor

    31,962Auf GitHub ansehen↗

    Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems. The platform distinguishes itself through its specialized support for AI agent orchestration, allowin

    Javadistributed-systemsdurable-executiongrpc
    Auf GitHub ansehen↗31,962
  • cloudslang/cloud-slangAvatar von CloudSlang

    CloudSlang/cloud-slang

    241Auf GitHub ansehen↗

    CloudSlang Language, CLI and Builder

    Java
    Auf GitHub ansehen↗241
  • argoproj/argoAvatar von argoproj

    argoproj/argo

    16,770Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,770
  • chunelfeng/cgraphAvatar von ChunelFeng

    ChunelFeng/CGraph

    2,280Auf GitHub ansehen↗

    【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    C++aiai-agentsdag
    Auf GitHub ansehen↗2,280
  • camunda/camunda-bpm-platformAvatar von camunda

    camunda/camunda-bpm-platform

    4,269Auf GitHub ansehen↗

    Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated workflows and human-centric tasks. It features a BPMN workflow engine for executing processes based on the BPMN 2.0 standard and a DMN decision engine for automating business logic and rule evaluation. The platform is designed for flexibility through an embedded workflow library that allows the engine to be integrated directly into custom applications. It supports multi-tenant workflow management, enabling the secure separation of process definitions and instance data for mult

    Java
    Auf GitHub ansehen↗4,269
  • creactiviti/piperAvatar von creactiviti

    creactiviti/piper

    500Auf GitHub ansehen↗

    piper - a distributed workflow engine

    Java
    Auf GitHub ansehen↗500
  • cylc/cylc-flowAvatar von cylc

    cylc/cylc-flow

    376Auf GitHub ansehen↗

    Cylc: a general purpose workflow engine with a gift for cycling

    Python
    Auf GitHub ansehen↗376
  • dagster-io/dagsterAvatar von dagster-io

    dagster-io/dagster

    14,974Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,974
  • dagworks-inc/hamiltonAvatar von dagworks-inc

    dagworks-inc/hamilton

    2,528Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,528
  • dapr/daprAvatar von dapr

    dapr/dapr

    25,510Auf GitHub ansehen↗

    Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi

    Gocontainersevent-drivenkubernetes
    Auf GitHub ansehen↗25,510
  • didacthq/didactAvatar von DidactHQ

    DidactHQ/didact

    157Auf GitHub ansehen↗

    The open core .NET job orchestrator that we've been missing

    C#
    Auf GitHub ansehen↗157
  • dotflow-io/dotflowAvatar von dotflow-io

    dotflow-io/dotflow

    7Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗7
  • dstackai/dstackAvatar von dstackai

    dstackai/dstack

    2,162Auf GitHub ansehen↗

    Vendor-agnostic orchestration for training, inference and agentic workloads across NVIDIA, AMD, TPU, and Tenstorrent on clouds, Kubernetes, and bare metal.

    Python
    Auf GitHub ansehen↗2,162
  • aqueducthq/aqueductAvatar von aqueducthq

    aqueducthq/aqueduct

    519Auf GitHub ansehen↗

    Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.

    Go
    Auf GitHub ansehen↗519