Attic VS lrzip

Compare Attic vs lrzip and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Attic lrzip
4 6
1,112 585
- -
0.0 3.7
over 2 years ago 3 days ago
Python C
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Attic

Posts with mentions or reviews of Attic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-13.

lrzip

Posts with mentions or reviews of lrzip. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • How to Get Your Backup to Half of Its Size – ZSTD Support in XtraBackup
    2 projects | news.ycombinator.com | 17 Nov 2022
    lrzip

    Long Range ZIP or LZMA RZIP

    https://github.com/ckolivas/lrzip

    "A compression utility that excels at compressing large files (usually > 10-50 MB). Larger files and/or more free RAM means that the utility will be able to more effectively compress your files (ie: faster / smaller size), especially if the filesize(s) exceed 100 MB. You can either choose to optimise for speed (fast compression / decompression) or size, but not both."

  • File compression
    1 project | /r/PrivacyGuides | 3 May 2022
    7zip and XZ are almost always the best in any comparison. (They use the same algorithm.) Occasionally something new comes allong that may be bettyer, but it fades away... Like lrzip. https://lkml.org/lkml/2011/6/4/23 https://github.com/ckolivas/lrzip
  • If we found a way to reverse a hashing function, would that make them ultra-compression algorithms?
    1 project | /r/askscience | 15 Jun 2021
    For example lrzip has an intense "dupe hunting" mode and takes days for large content, but does compress very well once it's done (and expansion is fast). I use it on long term storage backups and disk images and junk. Completely incompatible with streaming, unlike chunk-based like gzip or deflate or etc, although unpacking can stream such as searching or verifying a tarfile archive. But the original source has to be file-based so seeking for the hunting can work across the entire file-as-a-block.
  • Lrzip – Long Range Zip or LZMA RZIP
    1 project | news.ycombinator.com | 23 May 2021
  • Ask HN: How would you store 10PB of data for your startup today?
    3 projects | news.ycombinator.com | 23 Apr 2021
    Best I know of for that is something like lrzip still, but even then it's probably not state of the art. https://github.com/ckolivas/lrzip

    It'll also take a hell of a long time to do the compression and decompression. It'd probably be better to do some kind of chunking and deduplication instead of compression itself simply because I don't think you're ever going to have enough ram to store any kind of dictionary that would effectively handle so much data. You'd also not want to have to re-read and reconstruct that dictionary to get at some random image too.

  • Encrypted Backup Shootout
    17 projects | news.ycombinator.com | 2 Jan 2021
    There's also lrzip for large files: https://github.com/ckolivas/lrzip

What are some alternatives?

When comparing Attic and lrzip you can also consider the following projects:

BorgBackup - Deduplicating archiver with compression and authenticated encryption.

bupstash - Easy and efficient encrypted backups.

Duplicati - Store securely encrypted backups in the cloud!

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

ZBackup - ZBackup, a versatile deduplicating backup tool

duplicity - mirror of duplicity: https://code.launchpad.net/duplicity

Duplicity - Unnoficial fork of Duplicity - Bandwidth Efficient Encrypted Backup

LeoFS - The LeoFS Storage System

Duplicacy - A new generation cloud backup tool

Rsnapshot - a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)

ParlAI - A framework for training and evaluating AI models on a variety of openly available dialogue datasets.