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

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

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

2 مستودعات

Awesome GitHub RepositoriesBackup Command-Line Executions

Invokes the backup engine through a command-line executable for manual execution or scripted automation.

Distinct from Command-Line Orchestrators: Distinct from Command-Line Orchestrators: specifically targets backup operations rather than general system task orchestration.

Explore 2 awesome GitHub repositories matching development tools & productivity · Backup Command-Line Executions. Refine with filters or upvote what's useful.

Awesome Backup Command-Line Executions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kucherenko/jscpdالصورة الرمزية لـ kucherenko

    kucherenko/jscpd

    5,800عرض على GitHub↗

    jscpd is a code duplication detector that scans source code across 223 languages to find identical or near-identical copy-pasted blocks using a rolling hash algorithm. It is built with a Rust core for high performance, exposed through a Node.js API and CLI, and can be run as a standalone binary with no runtime dependencies. The tool detects duplicates in embedded languages within Vue, Svelte, Astro, and Markdown files by tokenizing each language block separately, and it supports extensionless scripts via shebang detection. The project distinguishes itself through its integration capabilities

    Executes duplication analysis from the terminal with configurable reporters and output paths.

    TypeScriptaiclones-detectioncode-quality
    عرض على GitHub↗5,800
  • gilbertchen/duplicacyالصورة الرمزية لـ gilbertchen

    gilbertchen/duplicacy

    5,656عرض على GitHub↗

    Duplicacy is a cross-platform, deduplicated backup tool that stores encrypted snapshots to local disks and cloud storage services. It operates through both a command-line executable and a web-based graphical interface, enabling backup, restore, and repository management in scripts or through a browser. The software splits files into variable-size chunks identified by their hash, enabling cross-machine deduplication without a central database or chunk index. Each backup creates an immutable snapshot that stores file metadata and chunk references, supporting incremental updates and point-in-tim

    Invokes the backup engine through a command-line executable for manual execution or scripted automation.

    Go
    عرض على GitHub↗5,656
  1. Home
  2. Development Tools & Productivity
  3. Command Line Interfaces
  4. Advanced Execution Environments
  5. Command-Line Orchestrators
  6. Backup Command-Line Executions

استكشف الوسوم الفرعية

  • Duplication Analysis CommandsCommand-line execution of duplication analysis with configurable reporters and output paths. **Distinct from Backup Command-Line Executions:** Distinct from Backup Command-Line Executions: runs duplication analysis rather than backup operations, with configurable output formats.