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 hyperhq/hyperd

Open-source alternatives to Hyperd

27 open-source projects similar to hyperhq/hyperd, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hyperd alternative.

  • akihirosuda/limaA

    AkihiroSuda/lima

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alibaba/pouchA

    alibaba/pouch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bytecodealliance/wasm-micro-runtimeAvatar von bytecodealliance

    bytecodealliance/wasm-micro-runtime

    5,990Auf GitHub ansehen↗
    Caotassembly-scriptembedded
    Auf GitHub ansehen↗5,990
  • containerd/containerdAvatar von containerd

    containerd/containerd

    20,369Auf GitHub ansehen↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    Gocncfcontainerdcontainers
    Auf GitHub ansehen↗20,369
  • containerd/runwasiAvatar von containerd

    containerd/runwasi

    1,308Auf GitHub ansehen↗

    Facilitates running Wasm / WASI workloads managed by containerd

    Rustcontainerdkubernetesrust
    Auf GitHub ansehen↗1,308

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
  • containers/crunAvatar von containers

    containers/crun

    3,975Auf GitHub ansehen↗

    crun is a low-level container runtime that implements the Open Container Initiative specification for managing the lifecycle of isolated processes. It provides the core mechanisms for container creation, execution, and deletion, ensuring compatibility across platforms through standardized lifecycle management. The project distinguishes itself by offering a shared C library that allows container runtime operations to be embedded directly into other compiled applications. It further extends execution capabilities through specialized handlers that enable the deployment of containers within isola

    Ccontainersiotiot-cloud
    Auf GitHub ansehen↗3,975
  • containers/podmanAvatar von containers

    containers/podman

    32,035Auf GitHub ansehen↗

    Podman is a container engine designed for managing containerized applications and images without the need for a persistent background daemon. By utilizing a fork-exec process model, it executes container management commands as direct child processes of the host system, ensuring that container lifecycles are handled through standard host-level process control. The project distinguishes itself through a focus on rootless security and cross-platform compatibility. It employs user namespace mapping to allow unprivileged users to manage isolated workloads without requiring administrative system ac

    Gocontainersdockerkubernetes
    Auf GitHub ansehen↗32,035
  • cri-o/cri-oAvatar von cri-o

    cri-o/cri-o

    5,629Auf GitHub ansehen↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Go
    Auf GitHub ansehen↗5,629
  • deislabs/containerd-wasm-shimsD

    deislabs/containerd-wasm-shims

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • deislabs/krustletD

    deislabs/krustlet

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fermyon/spinAvatar von fermyon

    fermyon/spin

    6,443Auf GitHub ansehen↗

    Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp

    Rust
    Auf GitHub ansehen↗6,443
  • firecracker-microvm/firecracker-containerdAvatar von firecracker-microvm

    firecracker-microvm/firecracker-containerd

    2,850Auf GitHub ansehen↗

    firecracker-containerd enables containerd to manage containers as Firecracker microVMs

    Goawscontainerdcontainers
    Auf GitHub ansehen↗2,850
  • genuinetools/imgAvatar von genuinetools

    genuinetools/img

    3,987Auf GitHub ansehen↗

    img is a collection of toolsets for building, managing, and manipulating OCI compliant container images. It functions as an image build tool and registry client, providing the capabilities to create images from configuration files, push and pull images to remote registries, and extract image layers into root filesystems or archives. The project distinguishes itself through support for multi-platform builds using hardware emulators and the ability to perform unprivileged container builds via namespace-based process isolation and user ID mapping. It also includes a cross-platform binary compile

    Gobuildkitclicontainers
    Auf GitHub ansehen↗3,987
  • google/gvisorAvatar von google

    google/gvisor

    17,748Auf GitHub ansehen↗

    This project is a secure container runtime that provides strong isolation for application workloads by implementing a userspace kernel. By intercepting system calls and executing them within a memory-safe, restricted environment, it minimizes the attack surface exposed to the host kernel. It functions as a drop-in engine for standard container orchestration platforms, ensuring compatibility with industry-standard runtime specifications while maintaining a hardened execution boundary. The runtime distinguishes itself through its ability to virtualize core system resources, including an indepen

    Gocontainersdockerkernel
    Auf GitHub ansehen↗17,748
  • googleforgames/agonesAvatar von googleforgames

    googleforgames/agones

    6,896Auf GitHub ansehen↗

    Agones is a Kubernetes game server orchestrator designed for deploying, scaling, and managing dedicated multiplayer game server processes across a distributed cluster. It provides the core infrastructure needed to provision individual or grouped server processes to support real-time multiplayer gaming sessions. The system includes a fleet manager to automate the lifecycle of server groups based on player demand and a health monitor to track the connectivity and operational status of active processes. It integrates with cluster autoscalers to synchronize server resource requirements with cloud

    Go
    Auf GitHub ansehen↗6,896
  • klts-io/kubernetes-ltsK

    klts-io/kubernetes-lts

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kuasar-io/kuasarAvatar von kuasar-io

    kuasar-io/kuasar

    1,429Auf GitHub ansehen↗

    A multi-sandbox container runtime that provides cloud-native, all-scenario multiple sandbox container solutions.

    Rustcloud-hypervisorcloud-nativecncf
    Auf GitHub ansehen↗1,429
  • kubernetes/fraktiK

    kubernetes/frakti

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mirantis/virtletM

    Mirantis/virtlet

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • moby/mobyAvatar von moby

    moby/moby

    71,729Auf GitHub ansehen↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Gocontainersdockergo
    Auf GitHub ansehen↗71,729
  • openchoreo/openchoreoO

    openchoreo/openchoreo

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • oracle/railcarAvatar von oracle

    oracle/railcar

    1,121Auf GitHub ansehen↗

    "railcar")

    Rust
    Auf GitHub ansehen↗1,121
  • 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

    Gocontainersgooci
    Auf GitHub ansehen↗8,773
  • tetratelabs/wazeroT

    tetratelabs/wazero

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • us/denAvatar von us

    us/den

    7Auf GitHub ansehen↗

    Secure sandbox runtime for AI agents

    Go
    Auf GitHub ansehen↗7
  • us/mockerAvatar von us

    us/mocker

    229Auf GitHub ansehen↗

    Docker-compatible container CLI built on Apple's Containerization framework. Same commands, same flags — mocker run, ps, stop, build, compose, stats — all working on macOS 26.

    Swiftapple-containerizationclicompose
    Auf GitHub ansehen↗229
  • wasmcloud/wasmcloudAvatar von wasmCloud

    wasmCloud/wasmCloud

    2,355Auf GitHub ansehen↗

    wasmCloud is an open source Cloud Native Computing Foundation (CNCF) project that enables teams to build, manage, and scale polyglot apps across any cloud, K8s, or edge.

    Rustcloud-nativedistributededge
    Auf GitHub ansehen↗2,355