awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • probonopd/appimagekitAvatar probonopd

    probonopd/AppImageKit

    9,348Vezi pe 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
    Vezi pe GitHub↗9,348
  • fex-emu/fexAvatar FEX-Emu

    FEX-Emu/FEX

    6,896Vezi pe 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
    Vezi pe GitHub↗6,896
  1. Home
  2. Data & Databases
  3. Persistent Storage Volumes
  4. Filesystem Mounts
  5. Runtime Image Mounting