awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
borgbackup avatar

borgbackup/borg

0
View on GitHub↗
12,986 स्टार्स·827 फोर्क्स·Python·other·7 व्यूज़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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Borg के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Borg के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bup/bupbup का अवतार

    bup/bup

    7,324GitHub पर देखें↗

    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/kopiakopia का अवतार

    kopia/kopia

    12,612GitHub पर देखें↗

    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/duplicatiduplicati का अवतार

    duplicati/duplicati

    14,283GitHub पर देखें↗

    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/resticrestic का अवतार

    restic/restic

    34,445GitHub पर देखें↗

    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
Borg के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…