mcm VS srep

Compare mcm vs srep and see what are their differences.

mcm

MCM file compressor (by mathieuchartier)

srep

Source for srep from the FreeArc project. This is not my code, I am merely uploading it for preservation purposes. (by Phantop)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mcm srep
5 1
105 0
- -
0.0 2.2
over 6 years ago over 2 years ago
C++ C
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.

mcm

Posts with mentions or reviews of mcm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.

srep

Posts with mentions or reviews of srep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.
  • Don't Use RAR
    11 projects | news.ycombinator.com | 25 Feb 2022
    I typically don't make use of standard archive formats these days for my own file storage. If I want just pure maximum compression, I'll often use a long-range matcher like FreeArc's srep [1] or lrzip [2] combined with either fast-lzma2 [3] using a p7zip fork [4] for multithreading or use mcm [5] or zpaq.

    However, my truly preferred way is using dwarfs [6], which features some really good deduplication and (by default) zstd compression while being mountable. Most of my files are highly compressed and easily accessible without needing to full decompress them. Admittedly, I don't make use of PAR2 or anything of the sort, but I could just do that the traditional way if I so wished.

    [1]: https://github.com/Phantop/srep

What are some alternatives?

When comparing mcm and srep you can also consider the following projects:

precomp-cpp - Precomp, C++ version - further compress already compressed files

dwarfs - A fast high compression read-only file system for Linux, Windows and macOS

fast-lzma2 - Fast LZMA2 Library

bzip3 - A better and stronger spiritual successor to BZip2.

reedsolomon - Reed-Solomon Erasure Coding in Go

par3cmdline - Official repo for par3cmdline and par3lib

par2cmdline - Official repo for par2cmdline and libpar2

flac - Free Lossless Audio Codec

Squirrel - An installation and update framework for Windows desktop apps