awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesFilesystem Prefix Isolators

Tools that create isolated directory environments to separate application data from the host system.

Distinct from Game Session Isolation: Nothing in the shortlist covers general filesystem prefixing for data isolation; candidates focus on sandboxing sessions or archiving.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Filesystem Prefix Isolators. Refine with filters or upvote what's useful.

Awesome Filesystem Prefix Isolators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • spack/spackAvatar de spack

    spack/spack

    5,076Ver en GitHub↗

    Spack es un sistema de compilación basado en fuentes y un gestor de paquetes diseñado para la computación de alto rendimiento (HPC). Sirve como un gestor de software multiversión y un solucionador de dependencias basado en lógica que maneja pilas de software complejas en diversas plataformas y arquitecturas de hardware. El proyecto se distingue por gestionar múltiples compiladores y cadenas de herramientas para apuntar a hardware específico. Permite la coexistencia de múltiples versiones y configuraciones del mismo paquete de software en un solo sistema mediante el uso de aislamiento basado en prefijos y despliegue sin privilegios. El sistema proporciona capacidades integrales para la resolución de dependencias, parches de fuentes y configuración de variantes de compilación. Incluye herramientas para crear entornos de software aislados, gestionar módulos de entorno y definir recetas de paquetes mediante scripts. El proyecto está implementado en Python.

    Installs each unique configuration into its own prefix and uses RPATH to prevent library version conflicts.

    Python
    Ver en GitHub↗5,076
  • gictorbit/photoshopcclinuxAvatar de Gictorbit

    Gictorbit/photoshopCClinux

    4,485Ver en GitHub↗

    photoshopCClinux is an automated software deployer and Linux compatibility wrapper designed to install and configure Adobe Photoshop CC on GNU/Linux systems. It functions as a specialized installer that utilizes the Wine compatibility layer to execute Windows-based imaging software. The project automates the setup of the necessary Wine environment, including the configuration of environment variables and prefix-isolated environments. This process ensures that the software and its registry settings remain separate from other Windows applications. The toolset covers the automated deployment of

    Implements isolated directory environments to separate Photoshop's registry and system files from the host Linux system.

    Shelladobe-photoshoparchbash
    Ver en GitHub↗4,485
  • open-wine-components/umu-launcherAvatar de Open-Wine-Components

    Open-Wine-Components/umu-launcher

    3,111Ver en GitHub↗

    umu-launcher is a suite of tools designed to launch Windows game binaries on Linux systems. It serves as a runtime orchestrator and compatibility layer launcher that enables cross-platform software execution. The project manages game compatibility through a fix manager that retrieves and applies specific patches and configurations based on unique store identifiers. It also functions as a data isolation tool, allowing for the specification of custom directory paths to keep game configurations and save data separate from the host system. The system automates the deployment of runtime environme

    Provides a utility for specifying custom directory paths to keep game configurations and data separate.

    Python
    Ver en GitHub↗3,111
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Prefix Isolators