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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesLibrary Call Forwarding

Mechanisms for redirecting application library requests from a guest architecture to native host libraries.

Distinct from Host-to-Guest RPCs: Distinct from host-guest RPCs or mount mappings; it specifically handles API symbol redirection for hardware acceleration.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Library Call Forwarding. Refine with filters or upvote what's useful.

Awesome Library Call Forwarding GitHub Repositories

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

    FEX-Emu/FEX

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

    FEX is an emulator that executes 32-bit and 64-bit x86 binaries on ARM64 hardware. It functions as a binary translation framework that converts guest machine code into host instructions using a JIT compilation engine and a persistent code cache. The project features a Vulkan graphics wrapper that translates OpenGL and Vulkan API calls to native host drivers, enabling cross-architecture graphics rendering. It includes a dedicated root filesystem manager for downloading, mounting, and switching between compressed filesystem images required for guest application environments. The system provide

    Implements library call forwarding to route guest requests to host libraries for hardware acceleration.

    C++arm64cppemulation
    GitHub पर देखें↗6,896
  1. Home
  2. Operating Systems & Systems Programming
  3. Library Call Forwarding