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

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

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

2 مستودعات

Awesome GitHub RepositoriesRuntime Image Mounting

Attaching embedded filesystem images to temporary mount points during application execution.

Distinct from Filesystem Mounts: Specifically handles the runtime mounting of embedded binary images rather than external storage volumes.

Explore 2 awesome GitHub repositories matching data & databases · Runtime Image Mounting. Refine with filters or upvote what's useful.

Awesome Runtime Image Mounting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • probonopd/appimagekitالصورة الرمزية لـ probonopd

    probonopd/AppImageKit

    9,348عرض على GitHub↗

    AppImageKit is a set of utility tools for the portable Linux application format, designed to bundle desktop applications into single executable binaries that run across multiple Linux distributions without requiring a system-wide installation. The toolkit provides specialized utilities for packaging applications into standalone binaries, extracting embedded filesystem images for inspection or execution, and signing binaries with cryptographic signatures to verify authenticity and integrity. The project covers binary packaging and deployment, embedded filesystem management, and digital packag

    Attaches embedded images to temporary mount points using kernel-level drivers to provide application access.

    C
    عرض على GitHub↗9,348
  • fex-emu/fexالصورة الرمزية لـ FEX-Emu

    FEX-Emu/FEX

    6,896عرض على GitHub↗

    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

    Provides a dedicated guest filesystem environment via mounted squashfs images to isolate dependencies.

    C++arm64cppemulation
    عرض على GitHub↗6,896
  1. Home
  2. Data & Databases
  3. Persistent Storage Volumes
  4. Filesystem Mounts
  5. Runtime Image Mounting