3 repositorios
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.
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.
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.
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.