Announcing rustic - fast, encrypted, deduplicated backups powered by Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rustic

    rustic - fast, encrypted, and deduplicated backups powered by Rust

  • There is support to extend a local repository using e.g. the par2 tool, see https://github.com/rustic-rs/rustic/blob/main/examples/par2.toml But for recovery, that would involve manually recovery of broken repository files.

  • restic

    Fast, secure, efficient backup program

  • This is basically the restic repository design, see https://github.com/restic/restic/blob/master/doc/design.rst

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rdedup

    Data deduplication engine, supporting optional compression and public key encryption.

  • I'm not really doing much about it anymore, but I have somewhat similar project: https://github.com/dpc/rdedup

  • borgtui

    A nice TUI for BorgBackup

  • Is it possible to build frontends for rustic? I'm currently building a TUI for borg (borgtui) and it would be interesting to add a different backend.

  • rclone

    "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

  • Have you looked at rclone?

  • crates.io

    The Rust package registry

  • On crates.io you have:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts