5 dépôts
Creating archives of isolated environment configurations and all associated files.
Distinguishing note: Shortlist candidates focus on browsing archives or general compression, not the specific act of backing up an environment state.
Explore 5 awesome GitHub repositories matching data & databases · Environment Backups. Refine with filters or upvote what's useful.
Online IDE powered by Visual Studio Code ⚡️
Launches a complete code editor with git integration and hot-reloading preview from a single link.
Bottles is a Wine compatibility manager and prefix manager that provides a graphical interface for running Windows applications on Linux. It functions as a Windows application sandbox and dependency manager, organizing isolated environments to prevent dependency conflicts and protect the host operating system. The project acts as a Wine runner orchestrator, allowing users to download, install, and switch between different compatibility layers and graphics renderers. It distinguishes itself by using community-driven scripts for automated software installation and dependency management, alongsi
Creates copies of container configurations or full archives of all files and settings for backup purposes.
Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w
Creates a full backup of the application and its data with a single click.
tmux-continuum is a tmux plugin that serves as a session persistence manager. It automatically saves and restores terminal multiplexer sessions and layouts to prevent environment loss. The tool functions as a state snapshot utility, creating periodic flat-file backups of session metadata and window configurations in the background. It also acts as a workspace automator that can launch the tmux server on system boot and restore the previous environment state. The project includes capabilities for continuous environment backup, automatic session restoration, and status-bar monitoring to track
A background process that saves the current state of the server at regular intervals to ensure persistence without interrupting active workflows.
Ant est un framework de moteur de jeu modulaire conçu pour construire des expériences 3D interactives. Il fournit une infrastructure d'exécution centrale qui prend en charge l'intégration de packages fonctionnels indépendants et réutilisables pour étendre les capacités du moteur. Le moteur dispose d'un pipeline d'actifs spécialisé ahead-of-time qui transforme les modèles 3D bruts, les textures et les shaders en formats binaires optimisés. En utilisant des mises en page pré-calculées mappées en mémoire, le système minimise la surcharge de traitement à l'exécution et améliore les vitesses de chargement des actifs de jeu. Le développement est pris en charge par un éditeur de monde scriptable qui permet l'assemblage de scènes et la configuration d'objets via une interface visuelle. Cet espace de travail est conçu pour être extensible, permettant une configuration personnalisée d'outils et d'interfaces via une couche de script. Le framework inclut également des outils de débogage intégrés pour inspecter la logique de l'application pendant l'exécution.
Launches a dedicated interface to assemble scenes and configure objects through a scriptable environment.