awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
borgbackup avatar

borgbackup/borg

0
View on GitHub↗
12,986 نجوم·827 تفرعات·Python·other·5 مشاهداتwww.borgbackup.org↗

Borg

Borg هي أداة مساعدة للنسخ الاحتياطي عبر سطر الأوامر مصممة لأرشفة البيانات المكررة والتخزين الآمن. تعمل عن طريق تحديد أجزاء الملف الفريدة وتطبيق الضغط لتقليل مساحة التخزين الإجمالية عبر إصدارات النسخ الاحتياطي المتعددة.

يتميز البرنامج باستخدام التشفير الموثق، مما يضمن بقاء جميع البيانات المخزنة سرية ومحمية ضد التلاعب غير المصرح به. كما يوفر واجهة نظام ملفات افتراضية، مما يسمح للمستخدمين بتركيب الأرشيفات كأدلة محلية لتصفح الملفات الفردية والوصول إليها دون إجراء استعادة كاملة لمجموعة البيانات.

يدير النظام هذه الأرشيفات من خلال فهرسة البيانات الوصفية على مستوى المستودع وتقسيم البيانات المحدد بالمحتوى، والذي يستخدم خوارزميات التجزئة المتدحرجة لاكتشاف وتخزين أجزاء البيانات الفريدة فقط. يتم دعم هذه القدرات بضغط قائم على التدفق لتحسين متطلبات التخزين وسرعات نقل الشبكة.

Features

  • Encrypted Backups - Offers a security-focused backup solution that uses authenticated encryption to protect archived data.
  • Deduplication Backup Tools - Provides a command-line tool that stores data efficiently by identifying unique file chunks and applying compression.
  • Backup Archive Browsers - Allows users to mount archives as local directories for browsing and accessing individual files without full restoration.
  • Deduplication - Saves storage space by identifying and storing only unique file chunks across multiple backup versions.
  • Content-Defined Chunking - Uses content-defined chunking to identify and store only unique data segments across backup versions.
  • Filesystem Mounts - Allows mounting archives as local directories to browse and open individual files without full restoration.
  • Archive Mounting - Provides a virtual filesystem interface to browse and access individual files without performing a full restore.
  • Authenticated Encryption - Implements authenticated encryption to ensure data confidentiality and integrity at rest.
  • Backup and Recovery - Deduplicates and compresses data for efficient long-term storage backups.
  • Backup Solutions - Deduplicating archiver with built-in compression and encryption.
  • إدارة البيانات - Deduplicating archiver with compression and encryption.
  • Backup Solutions - Deduplicating archiver with compression and encryption.
  • DevOps and Infrastructure - Deduplicating backup program with encryption and compression.
  • DevOps Tools - Listed in the “DevOps Tools” section of the Awesome Python awesome list.
  • Infrastructure and Cloud - Deduplicating archiver with encryption.
  • Python Projects - Listed in the “Python Projects” section of the Awesome For Beginners awesome list.
  • Desktop Productivity Tools - Deduplicating backup system with optional encryption.
  • Deduplication Algorithms - Uses sliding window algorithms to detect identical data blocks across different files and versions.
  • Data Compression Algorithms - Applies stream-based compression to data chunks to optimize storage requirements and transfer speeds.
  • Repository - Maintains repository-level metadata indexing to enable rapid lookups and efficient reconstruction of archived states.

سجل النجوم

مخطط تاريخ النجوم لـ borgbackup/borgمخطط تاريخ النجوم لـ borgbackup/borg

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Borg

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Borg.
  • bup/bupالصورة الرمزية لـ bup

    bup/bup

    7,324عرض على GitHub↗

    bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to eliminate redundant data across files and versions, treating every incremental save as a full backup. The system provides secure remote transport interfaces for transferring and managing backup data on remote servers via SSH. It also includes a backup repository browser available as both a web interface and a filesystem mount for exploring and retrieving files from snapshots. The project covers broad capability areas including disaster recovery, repository administration, and s

    Python
    عرض على GitHub↗7,324
  • kopia/kopiaالصورة الرمزية لـ kopia

    kopia/kopia

    12,612عرض على GitHub↗

    Kopia is a backup utility designed to create encrypted, deduplicated, and compressed snapshots of files and directories. It functions as a client-side tool that secures data locally before transmitting it to various storage targets, ensuring that sensitive information remains protected throughout the backup process. The system utilizes content-addressable block storage and metadata-driven versioning to identify and remove redundant data across multiple snapshots. By employing a pluggable storage abstraction layer, it supports a wide range of local, network, and cloud-based storage providers,

    Gobackupclouddeduplication
    عرض على GitHub↗12,612
  • duplicati/duplicatiالصورة الرمزية لـ duplicati

    duplicati/duplicati

    14,283عرض على GitHub↗

    Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide range of local, network, and cloud-based storage providers. It functions as a background service that automates recurring data protection tasks, ensuring that only changed data blocks are stored to maximize efficiency and minimize bandwidth usage. The project distinguishes itself through a centralized management console that allows for the orchestration of multiple distributed backup agents from a single web-based dashboard. It supports multi-tenant management, enabling the or

    C#backupc-sharpclient-only-backup
    عرض على GitHub↗14,283
  • restic/resticالصورة الرمزية لـ restic

    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

    Gobackupdedupededuplication
    عرض على GitHub↗34,445
عرض جميع البدائل الـ 30 لـ Borg→

الأسئلة الشائعة

ما هي وظيفة borgbackup/borg؟

Borg هي أداة مساعدة للنسخ الاحتياطي عبر سطر الأوامر مصممة لأرشفة البيانات المكررة والتخزين الآمن. تعمل عن طريق تحديد أجزاء الملف الفريدة وتطبيق الضغط لتقليل مساحة التخزين الإجمالية عبر إصدارات النسخ الاحتياطي المتعددة.

ما هي الميزات الرئيسية لـ borgbackup/borg؟

الميزات الرئيسية لـ borgbackup/borg هي: Encrypted Backups, Deduplication Backup Tools, Backup Archive Browsers, Deduplication, Content-Defined Chunking, Filesystem Mounts, Archive Mounting, Authenticated Encryption.

ما هي البدائل مفتوحة المصدر لـ borgbackup/borg؟

تشمل البدائل مفتوحة المصدر لـ borgbackup/borg: bup/bup — bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to… kopia/kopia — Kopia is a backup utility designed to create encrypted, deduplicated, and compressed snapshots of files and… duplicati/duplicati — Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide… restic/restic — This project is a command-line utility designed for secure, content-addressable data archiving. It functions as an… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… fabric/fabric — Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into…