awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesBinary Compatibility Layers

Environments and standard libraries that allow software built for other platforms to execute on a different kernel.

Distinct from Third-Party Application Management: The candidates focus on API authorizations or specific DNS apps, not general OS-level binary compatibility.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Binary Compatibility Layers. Refine with filters or upvote what's useful.

Awesome Binary Compatibility Layers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • klange/toaruosklange का अवतार

    klange/toaruos

    6,783GitHub पर देखें↗

    ToaruOS is an independent operating system built from the ground up without external dependencies. It features a custom x86-64 kernel that supports symmetric multiprocessing and paging, paired with a graphical windowing system and a dedicated bytecode interpreter for application logic. The system distinguishes itself by integrating an embedded Python environment for system-level development and a custom graphical interface that handles its own window composition and text rendering. It includes a compatibility layer for third-party application support and a system package manager for handling

    Includes a compatibility layer and standard libraries to support the execution of third-party applications.

    Caarch64armv8baremetal
    GitHub पर देखें↗6,783
  • ravynsoft/ravynosravynsoft का अवतार

    ravynsoft/ravynos

    6,776GitHub पर देखें↗

    Ravynos is an open-source operating system built on the Darwin kernel designed to provide binary compatibility with macOS software. It functions as a cross-architecture binary runtime capable of executing applications across both x86-64 and ARM hardware. The system implements a desktop environment that replicates the macOS user experience, including the graphical interfaces and menu bars. It ensures software compatibility by mapping binary instructions to the host processor and mimicking the system call interface and memory layout of the target operating system. The platform provides native

    Provides a binary compatibility layer that mimics target system call interfaces and memory layouts.

    Cccocoacpp
    GitHub पर देखें↗6,776
  • cloudius-systems/osvcloudius-systems का अवतार

    cloudius-systems/osv

    4,253GitHub पर देखें↗

    OSV is a unikernel operating system and cloud-native execution environment designed to run as a secure microVM on hypervisors such as KVM, Firecracker, Xen, and VMware. It functions as a Linux binary compatible runtime, allowing unmodified Linux binaries to be executed as secure microVMs without requiring recompilation. The project distinguishes itself through its ability to package applications into minimal bootable images and its provide of a virtual machine management API. This REST interface enables remote monitoring of system health, management of execution traces, and control over guest

    Provides a compatibility layer that allows unmodified Linux binaries to execute within a minimal unikernel environment.

    C
    GitHub पर देखें↗4,253
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Compatibility Layers