awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
01org avatar

01org/cc-oci-runtimeArchived

0
View on GitHub↗
417 星标·55 分支·C·GPL-2.0·6 次浏览

Cc Oci Runtime

.. image:: https://travis-ci.org/01org/cc-oci-runtime.svg?branch=master :target: https://travis-ci.org/01org/cc-oci-runtime

Features

  • Container Engines - OCI-compliant runtime for Intel Clear Linux.

Star 历史

01org/cc-oci-runtime 的 Star 历史图表01org/cc-oci-runtime 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cc Oci Runtime 的开源替代方案

相似的开源项目,按与 Cc Oci Runtime 的功能重合度排序。
  • containers/youkicontainers 的头像

    containers/youki

    7,463在 GitHub 上查看↗

    Youki is an OCI container runtime written in Rust. It implements the Open Container Initiative runtime specification to manage the lifecycle of containerized processes and ensure compatibility with standard container images and engines. The runtime is designed for memory safety and supports rootless container execution, allowing containers to run as non-root users to reduce security risks and limit privilege escalation. It provides core container management capabilities, including spawning and managing OCI containers. This is achieved through Linux namespace isolation, cgroup-based resource

    Rust
    在 GitHub 上查看↗7,463
  • coreos/rktcoreos 的头像

    coreos/rkt

    8,774在 GitHub 上查看↗

    rkt is a secure Linux container engine and pod-native container manager. It provides a composable execution environment for launching and managing isolated application containers on Linux, serving as a runtime designed around open industry standards for image formats and networking interfaces. The system is distinguished by a pod-native execution model that groups multiple containers and shared resources into single, self-contained units. It utilizes pluggable execution engines to provide secure isolation, including the use of hardware-based virtualization to create security boundaries betwee

    Go
    在 GitHub 上查看↗8,774
  • firecracker-microvm/firecrackerfirecracker-microvm 的头像

    firecracker-microvm/firecracker

    34,954在 GitHub 上查看↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Rustcontainersminimalistopen-source
    在 GitHub 上查看↗34,954
  • containers/libpodcontainers 的头像

    containers/libpod

    32,040在 GitHub 上查看↗

    Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative compliant containers and images across different storage backends. It provides a programmatic interface for the remote control and automation of container environments. The project enables the coordination of multiple containers into pods that share network namespaces and other shared resources. It supports rootless container execution by using user namespaces to launch containers without administrative privileges. The library covers a broad range of system operations, including im

    Go
    在 GitHub 上查看↗32,040
查看 Cc Oci Runtime 的所有 17 个替代方案→

常见问题解答

01org/cc-oci-runtime 是做什么的?

.. image:: https://travis-ci.org/01org/cc-oci-runtime.svg?branch=master :target: https://travis-ci.org/01org/cc-oci-runtime

01org/cc-oci-runtime 的主要功能有哪些?

01org/cc-oci-runtime 的主要功能包括:Container Engines。

01org/cc-oci-runtime 有哪些开源替代品?

01org/cc-oci-runtime 的开源替代品包括: containers/youki — Youki is an OCI container runtime written in Rust. It implements the Open Container Initiative runtime specification… coreos/rkt — rkt is a secure Linux container engine and pod-native container manager. It provides a composable execution… firecracker-microvm/firecracker — Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated… google/lmctfy — lmctfy (pronounced l-m-c-t-fi, IPA: /ɛlɛmsitifаɪ/) is the open source version of Google’s container stack, which… hyperhq/runv — runV is a hypervisor-based runtime for OCI. containers/libpod — Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative…