awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xemul avatar

xemul/libct

0
View on GitHub↗
108 Stars·25 Forks·C·Apache-2.0·2 Aufrufe

Libct

LIBCT

Features

  • Container Engines - Library for managing container lifecycles via API.

Star-Verlauf

Star-Verlauf für xemul/libctStar-Verlauf für xemul/libct

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Häufig gestellte Fragen

Was macht xemul/libct?

LIBCT

Was sind die Hauptfunktionen von xemul/libct?

Die Hauptfunktionen von xemul/libct sind: Container Engines.

Welche Open-Source-Alternativen gibt es zu xemul/libct?

Open-Source-Alternativen zu xemul/libct sind unter anderem: containers/libpod — Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative… 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… 01org/cc-oci-runtime — .. image:: https://travis-ci.org/01org/cc-oci-runtime.svg?branch=master :target:…

Open-Source-Alternativen zu Libct

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Libct.
  • containers/libpodAvatar von containers

    containers/libpod

    32,040Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗32,040
  • containers/youkiAvatar von containers

    containers/youki

    7,463Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,463
  • coreos/rktAvatar von coreos

    coreos/rkt

    8,774Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,774
  • 01org/cc-oci-runtimeAvatar von 01org

    01org/cc-oci-runtime

    417Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗417
  • Alle 17 Alternativen zu Libct anzeigen→