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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to oracle/railcar

Open-source alternatives to Railcar

30 open-source projects similar to oracle/railcar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Railcar alternative.

  • 01org/cc-oci-runtimeالصورة الرمزية لـ 01org

    01org/cc-oci-runtime

    417عرض على GitHub↗

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

    C
    عرض على GitHub↗417
  • akihirosuda/limaA

    AkihiroSuda/lima

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alibaba/pouchA

    alibaba/pouch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bytecodealliance/wasm-micro-runtimeالصورة الرمزية لـ bytecodealliance

    bytecodealliance/wasm-micro-runtime

    5,990عرض على GitHub↗
    Caotassembly-scriptembedded
    عرض على GitHub↗5,990
  • containerd/containerdالصورة الرمزية لـ containerd

    containerd/containerd

    20,369عرض على GitHub↗

    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
    عرض على GitHub↗20,369
  • containerd/runwasiالصورة الرمزية لـ containerd

    containerd/runwasi

    1,308عرض على GitHub↗

    Facilitates running Wasm / WASI workloads managed by containerd

    Rustcontainerdkubernetesrust
    عرض على GitHub↗1,308
  • containers/crunالصورة الرمزية لـ containers

    containers/crun

    3,975عرض على GitHub↗

    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
    عرض على GitHub↗3,975
  • containers/libpodالصورة الرمزية لـ containers

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

    containers/podman

    32,035عرض على GitHub↗

    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
    عرض على GitHub↗32,035
  • containers/youkiالصورة الرمزية لـ containers

    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/rktالصورة الرمزية لـ coreos

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

    cri-o/cri-o

    5,629عرض على GitHub↗

    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
    عرض على GitHub↗5,629
  • deislabs/containerd-wasm-shimsD

    deislabs/containerd-wasm-shims

    0عرض على GitHub↗
    عرض على GitHub↗0
  • deislabs/krustletD

    deislabs/krustlet

    0عرض على GitHub↗
    عرض على GitHub↗0
  • fermyon/spinالصورة الرمزية لـ fermyon

    fermyon/spin

    6,443عرض على GitHub↗

    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
    عرض على GitHub↗6,443
  • firecracker-microvm/firecrackerالصورة الرمزية لـ firecracker-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
  • firecracker-microvm/firecracker-containerdالصورة الرمزية لـ firecracker-microvm

    firecracker-microvm/firecracker-containerd

    2,850عرض على GitHub↗

    firecracker-containerd enables containerd to manage containers as Firecracker microVMs

    Goawscontainerdcontainers
    عرض على GitHub↗2,850
  • genuinetools/imgالصورة الرمزية لـ genuinetools

    genuinetools/img

    3,987عرض على GitHub↗

    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
    عرض على GitHub↗3,987
  • google/gvisorالصورة الرمزية لـ google

    google/gvisor

    17,748عرض على GitHub↗

    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
    عرض على GitHub↗17,748
  • google/lmctfyالصورة الرمزية لـ google

    google/lmctfy

    3,404عرض على GitHub↗

    lmctfy (pronounced l-m-c-t-fi, IPA: /ɛlɛmsitifаɪ/) is the open source version of Google’s container stack, which provides Linux application containers. These containers allow for the isolation of resources used by multiple applications running on a single machine. This gives the applications the…

    C++
    عرض على GitHub↗3,404
  • googleforgames/agonesالصورة الرمزية لـ googleforgames

    googleforgames/agones

    6,896عرض على GitHub↗

    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
    عرض على GitHub↗6,896
  • hyperhq/hyperdالصورة الرمزية لـ hyperhq

    hyperhq/hyperd

    2,012عرض على GitHub↗

    HyperContainer Daemon

    Gocontainershypervisor
    عرض على GitHub↗2,012
  • hyperhq/runvالصورة الرمزية لـ hyperhq

    hyperhq/runv

    830عرض على GitHub↗

    runV is a hypervisor-based runtime for OCI.

    Go
    عرض على GitHub↗830
  • ihucos/plashالصورة الرمزية لـ ihucos

    ihucos/plash

    383عرض على GitHub↗

    Build and run layered root filesystems.

    C
    عرض على GitHub↗383
  • indigo-dc/udockerالصورة الرمزية لـ indigo-dc

    indigo-dc/udocker

    1,754عرض على GitHub↗

    A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.

    Python
    عرض على GitHub↗1,754
  • klts-io/kubernetes-ltsK

    klts-io/kubernetes-lts

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kuasar-io/kuasarالصورة الرمزية لـ kuasar-io

    kuasar-io/kuasar

    1,429عرض على GitHub↗

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

    Rustcloud-hypervisorcloud-nativecncf
    عرض على GitHub↗1,429
  • kubernetes/fraktiK

    kubernetes/frakti

    0عرض على GitHub↗
    عرض على GitHub↗0
  • lxc/lxcالصورة الرمزية لـ lxc

    lxc/lxc

    5,204عرض على GitHub↗

    LXC is an OS-level virtualization framework and Linux container manager used to run multiple isolated Linux systems on a single host. It functions as a kernel namespace orchestrator and unprivileged container runtime, allowing for the creation and management of system containers without the overhead of a hypervisor. The project provides unprivileged container execution by mapping container root users to unprivileged host users to prevent host system access. It ensures security through system call filtering and root user isolation, enabling containers to run without requiring host root privile

    C
    عرض على GitHub↗5,204
  • mirantis/virtletM

    Mirantis/virtlet

    0عرض على GitHub↗
    عرض على GitHub↗0

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

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

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

Find more with AI search