5 个仓库
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 是 tmux 终端复用器的持久化插件和会话管理器。它提供用于备份终端复用器工作区并自动恢复服务器会话的工具,以防止重启后环境丢失。 该项目专注于工作区布局和窗口状态的自动保存与恢复。它作为一个启动自动化工具,可以在系统引导时自动启动 tmux 服务器,确保开发环境随时可用。 该系统通过周期性的后台备份管理状态,并将会话元数据记录到平面文件快照中。它包含一个状态栏指示器以跟踪备份间隔,并设有一个保护机制,将状态管理限制在单个活跃的服务器实例中。
A background process that saves the current state of the server at regular intervals to ensure persistence without interrupting active workflows.
Ant 是一个模块化的游戏引擎框架,专为构建交互式 3D 体验而设计。它提供了一个核心运行时基础设施,支持集成独立的、可复用的功能包以扩展引擎能力。 该引擎具有专门的预编译(AOT)资源管线,可将原始 3D 模型、纹理和着色器转换为优化的二进制格式。通过利用预计算的内存映射布局,系统最大限度地减少了运行时处理开销,并提高了游戏资源的加载速度。 开发工作由一个可脚本化的世界编辑器支持,该编辑器允许通过可视化界面进行场景组装和对象配置。此工作区设计为可扩展,支持通过脚本层进行自定义工具和界面配置。该框架还包括用于在执行期间检查应用逻辑的集成调试工具。
Launches a dedicated interface to assemble scenes and configure objects through a scriptable environment.