awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 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/metaflowالصورة الرمزية لـ Netflix

    Netflix/metaflow

    9,764عرض على 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
    عرض على GitHub↗9,764
  • prefecthq/prefectالصورة الرمزية لـ PrefectHQ

    PrefectHQ/prefect

    21,640عرض على GitHub↗

    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
  • cordum-io/cordumالصورة الرمزية لـ cordum-io

    cordum-io/cordum

    483عرض على GitHub↗

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • kubeflow/pipelinesالصورة الرمزية لـ kubeflow

    kubeflow/pipelines

    4,154عرض على GitHub↗

    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
  • couler-proj/coulerالصورة الرمزية لـ couler-proj

    couler-proj/couler

    944عرض على GitHub↗

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

    Python
    عرض على GitHub↗944
  • argoproj/argo-workflowsالصورة الرمزية لـ argoproj

    argoproj/argo-workflows

    16,466عرض على 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
    عرض على GitHub↗16,466
  • apache/oozieالصورة الرمزية لـ apache

    apache/oozie

    729عرض على GitHub↗

    Mirror of Apache Oozie

    Java
    عرض على GitHub↗729
  • apache/incubator-airflowالصورة الرمزية لـ apache

    apache/incubator-airflow

    45,840عرض على GitHub↗

    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
    عرض على GitHub↗45,840
  • agnostiqhq/covalentالصورة الرمزية لـ AgnostiqHQ

    AgnostiqHQ/covalent

    861عرض على GitHub↗

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

    Python
    عرض على GitHub↗861
  • arvados/arvadosالصورة الرمزية لـ arvados

    arvados/arvados

    418عرض على GitHub↗

    An open source platform for managing and analyzing biomedical big data

    Go
    عرض على GitHub↗418
  • azkaban/azkabanالصورة الرمزية لـ azkaban

    azkaban/azkaban

    4,504عرض على GitHub↗

    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
    عرض على GitHub↗4,504
  • brigadecore/brigadeالصورة الرمزية لـ brigadecore

    brigadecore/brigade

    2,412عرض على GitHub↗

    Event-driven scripting for Kubernetes

    Go
    عرض على GitHub↗2,412
  • broadinstitute/cromwellالصورة الرمزية لـ broadinstitute

    broadinstitute/cromwell

    1,069عرض على GitHub↗

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

    Scala
    عرض على GitHub↗1,069
  • bytechefhq/bytechefالصورة الرمزية لـ bytechefhq

    bytechefhq/bytechef

    775عرض على GitHub↗

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

    Java
    عرض على GitHub↗775
  • copper-engine/copper-engineالصورة الرمزية لـ copper-engine

    copper-engine/copper-engine

    285عرض على GitHub↗

    COPPER - a high performance Java workflow engine

    Java
    عرض على GitHub↗285
  • apache/dolphinschedulerالصورة الرمزية لـ apache

    apache/dolphinscheduler

    14,329عرض على GitHub↗

    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
    عرض على GitHub↗14,329
  • conductor-oss/conductorالصورة الرمزية لـ conductor-oss

    conductor-oss/conductor

    31,962عرض على GitHub↗

    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
    عرض على GitHub↗31,962
  • cloudslang/cloud-slangالصورة الرمزية لـ CloudSlang

    CloudSlang/cloud-slang

    241عرض على GitHub↗

    CloudSlang Language, CLI and Builder

    Java
    عرض على GitHub↗241
  • argoproj/argoالصورة الرمزية لـ argoproj

    argoproj/argo

    16,770عرض على GitHub↗

    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
  • chunelfeng/cgraphالصورة الرمزية لـ ChunelFeng

    ChunelFeng/CGraph

    2,280عرض على GitHub↗

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

    C++aiai-agentsdag
    عرض على GitHub↗2,280
  • camunda/camunda-bpm-platformالصورة الرمزية لـ camunda

    camunda/camunda-bpm-platform

    4,269عرض على GitHub↗

    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
    عرض على GitHub↗4,269
  • creactiviti/piperالصورة الرمزية لـ creactiviti

    creactiviti/piper

    500عرض على GitHub↗

    piper - a distributed workflow engine

    Java
    عرض على GitHub↗500
  • cylc/cylc-flowالصورة الرمزية لـ cylc

    cylc/cylc-flow

    376عرض على GitHub↗

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

    Python
    عرض على GitHub↗376
  • dagster-io/dagsterالصورة الرمزية لـ dagster-io

    dagster-io/dagster

    14,974عرض على 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
    عرض على GitHub↗14,974
  • dagworks-inc/hamiltonالصورة الرمزية لـ dagworks-inc

    dagworks-inc/hamilton

    2,528عرض على 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
    عرض على GitHub↗2,528
  • dapr/daprالصورة الرمزية لـ dapr

    dapr/dapr

    25,510عرض على GitHub↗

    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
    عرض على GitHub↗25,510
  • didacthq/didactالصورة الرمزية لـ DidactHQ

    DidactHQ/didact

    157عرض على GitHub↗

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

    C#
    عرض على GitHub↗157
  • dotflow-io/dotflowالصورة الرمزية لـ dotflow-io

    dotflow-io/dotflow

    7عرض على GitHub↗

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

    Python
    عرض على GitHub↗7
  • dstackai/dstackالصورة الرمزية لـ dstackai

    dstackai/dstack

    2,162عرض على GitHub↗

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

    Python
    عرض على GitHub↗2,162
  • aqueducthq/aqueductالصورة الرمزية لـ aqueducthq

    aqueducthq/aqueduct

    519عرض على GitHub↗

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

    Go
    عرض على GitHub↗519