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

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

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

1 个仓库

Awesome GitHub RepositoriesBlob Aggregation

Techniques for bundling multiple data objects into larger files to optimize storage and transfer.

Distinguishing note: Focuses on pack-file structures for efficiency rather than raw storage.

Explore 1 awesome GitHub repository matching data & databases · Blob Aggregation. Refine with filters or upvote what's useful.

Awesome Blob Aggregation GitHub Repositories

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

    restic/restic

    34,445在 GitHub 上查看↗

    This project is a command-line utility designed for secure, content-addressable data archiving. It functions as an encrypted backup tool that stores data as deduplicated chunks, ensuring that every piece of information is identified by a cryptographic hash to maintain integrity across all backups. By applying strong encryption and message authentication codes to both data and metadata, the software prevents unauthorized access and detects potential tampering. The tool distinguishes itself through a backend-agnostic storage abstraction that allows users to maintain repositories across diverse

    Bundles multiple small data chunks into larger pack files to optimize storage efficiency and reduce network overhead.

    Gobackupdedupededuplication
    在 GitHub 上查看↗34,445
  1. Home
  2. Data & Databases
  3. Blob Aggregation