awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • probonopd/appimagekitprobonopd 的头像

    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/fexFEX-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