awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesEnvironment Backups

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.

Awesome Environment Backups GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • stackblitz/corestackblitz 的头像

    stackblitz/core

    10,829在 GitHub 上查看↗

    Online IDE powered by Visual Studio Code ⚡️

    Launches a complete code editor with git integration and hot-reloading preview from a single link.

    在 GitHub 上查看↗10,829
  • bottlesdevs/bottlesbottlesdevs 的头像

    bottlesdevs/Bottles

    8,080在 GitHub 上查看↗

    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.

    Pythonbottlesbottles-versioningdxvk
    在 GitHub 上查看↗8,080
  • kimai/kimaikimai 的头像

    kimai/kimai

    4,757在 GitHub 上查看↗

    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.

    PHPdoctrineinvoiceinvoicing
    在 GitHub 上查看↗4,757
  • tmux-plugins/tmux-continuumtmux-plugins 的头像

    tmux-plugins/tmux-continuum

    3,981在 GitHub 上查看↗

    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.

    Shell
    在 GitHub 上查看↗3,981
  • ejoy/antejoy 的头像

    ejoy/ant

    3,917在 GitHub 上查看↗

    Ant 是一个模块化的游戏引擎框架,专为构建交互式 3D 体验而设计。它提供了一个核心运行时基础设施,支持集成独立的、可复用的功能包以扩展引擎能力。 该引擎具有专门的预编译(AOT)资源管线,可将原始 3D 模型、纹理和着色器转换为优化的二进制格式。通过利用预计算的内存映射布局,系统最大限度地减少了运行时处理开销,并提高了游戏资源的加载速度。 开发工作由一个可脚本化的世界编辑器支持,该编辑器允许通过可视化界面进行场景组装和对象配置。此工作区设计为可扩展,支持通过脚本层进行自定义工具和界面配置。该框架还包括用于在执行期间检查应用逻辑的集成调试工具。

    Launches a dedicated interface to assemble scenes and configure objects through a scriptable environment.

    Lua
    在 GitHub 上查看↗3,917
  1. Home
  2. Data & Databases
  3. Environment Backups

探索子标签

  • Continuous Background SnapshotsAutomated, periodic saving of the current environment state in the background to prevent data loss. **Distinct from Environment Backups:** Focuses on continuous, periodic state snapshots of a running process rather than one-off archives of configuration files.
  • One-Click1 个子标签Creates a full backup of the application and its data with a single click. **Distinct from Environment Backups:** Distinct from Environment Backups: focuses on one-click full environment backup, not general environment archiving.