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
·

3 Repos

Awesome GitHub RepositoriesPluggable Runtimes

Architecture allowing the swapping of different execution engines to support varied execution modes.

Distinct from Execution Engines: Distinct from general execution engines by focusing on the swappability/composability of the runtime itself.

Explore 3 awesome GitHub repositories matching programming languages & runtimes · Pluggable Runtimes. Refine with filters or upvote what's useful.

Awesome Pluggable Runtimes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rkt/rktAvatar von rkt

    rkt/rkt

    8,773Auf GitHub ansehen↗

    rkt is a pod-native container engine and runtime for Linux that executes containerized applications as isolated pods. It serves as an OCI container runtime and a Linux container manager, supporting the execution of images based on Open Container Initiative, appc, and Docker specifications. The project distinguishes itself by offering hardware-level container isolation, allowing pods to run within virtual machines using KVM or QEMU for a dedicated kernel. It further separates itself through secure container deployment practices, utilizing SELinux mandatory access control and TPM-backed integri

    Employs a composable design that allows swapping different execution engines for immutable or mutable execution.

    Gocontainersgooci
    Auf GitHub ansehen↗8,773
  • apache/camelAvatar von apache

    apache/camel

    6,247Auf GitHub ansehen↗

    Apache Camel is an enterprise integration framework and Java integration engine designed to route and mediate data between disparate systems. It functions as a multi-runtime middleware that implements standardized enterprise integration patterns to manage how messages are routed, transformed, and processed. The framework includes a specialized gateway to connect large language models to enterprise data and internal systems using dedicated communication protocols. It utilizes a vast library of pre-built connectors to bridge different communication protocols and enable data exchange between inc

    Provides a pluggable architecture allowing the routing engine to run as a standalone service or be embedded in host frameworks.

    Java
    Auf GitHub ansehen↗6,247
  • kubeflow/kfservingAvatar von kubeflow

    kubeflow/kfserving

    5,576Auf GitHub ansehen↗

    KServe is an open platform for deploying and serving generative and predictive AI models on Kubernetes. It defines inference services as custom resources with declarative YAML specifications, enabling a Kubernetes-native approach to model deployment and lifecycle management. The platform leverages Knative-based serverless scaling for automatic scale-to-zero and revision management, and supports a pluggable serving runtime architecture that maps model formats to containerized execution environments. KServe distinguishes itself through model-aware autoscaling that scales replicas based on token

    Packages custom serving logic as pluggable runtimes to support proprietary or specialized model engines.

    Go
    Auf GitHub ansehen↗5,576
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Execution Environments
  4. Runtime Environments
  5. Execution Engines
  6. Pluggable Runtimes

Unter-Tags erkunden

  • Serving Engine SwappersPackaging custom serving logic as pluggable runtimes to support proprietary or specialized model engines. **Distinct from Pluggable Runtimes:** Distinct from Pluggable Runtimes: focuses on swapping serving engines for model inference, not general execution engine swapping.