NanaZip
7z
NanaZip | 7z | |
---|---|---|
76 | 5 | |
11,058 | 503 | |
2.6% | -0.4% | |
9.6 | 3.8 | |
12 days ago | about 1 year ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
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.
NanaZip
-
7-Zip for Windows can now use more than 64 CPU threads for compression
https://github.com/M2Team/NanaZip
It includes the above patches as well as few QoL features.
-
7-Zip 25.00
There is also NanaZip which aims to be a more modern Windows application and I think also incorporates the additions of the 7zs fork https://github.com/M2Team/NanaZip
-
Rsync replaced with openrsync on macOS Sequoia
1: https://github.com/M2Team/NanaZip
- WinRAR musste shady werden.
- WinRAR sold 5,449 licenses in a day
- Am I crazy, or does every linux distro just have all these compression algs included?
-
my rarbg magnet backup (268k)
If you have Windows 10 or above, you should instead use NanaZip instead of 7-Zip-zstd. It is a massively improved fork of 7-Zip.
- 28 years later, Windows finally supports RAR files
-
The Unreasonable Effectiveness of VLC - A Comprehensive Exploration of a Multimedia Powerhouse
The first part of modernizing is port everything to XAML, adding dark mode and others. It's expected to be during this year, new UI in 2024. It's in their roadmap in GitHub
- NanaZip: The 7-Zip derivative intended for the modern Windows experience
7z
-
7-zip 22.00 – APFS, Posix TAR, high precision timestamps
Looking back at this version history [1], there was perviously a gap of 3.5 years between releases (2011-2014). Skimming through the discussion forums, the 2.5yr gap between 19.00 and 21.07 was filled with a number of alpha and beta releases, eg 20.02 [2]. Version numbering seems to follow a consistent yy.## format since 2015.
[1] https://sourceforge.net/projects/sevenzip/files/7-Zip/
[2] https://sourceforge.net/p/sevenzip/discussion/45797/thread/9...
-
And it's not like they're 60, they're twenty! I thought it was more known
Also, unlike WinRAR, 7zip is open-source. Code mirror here: https://github.com/kornelski/7z
-
7zip > winRAR change my mind
It's also open source.
- 7-zip official Linux version
-
How safe is 7Zip encryption?
AES is only as good as the KDF protecting the key. Looking at the github mirror of its code (updated march 2019), it seems to be using PBKDF2-SHA1 with 1,000 iterations. That's actually really bad because SHA1 is weak, and 1,000 iterations is very low.
What are some alternatives?
PeaZip - Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
7-Zip-zstd - 7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
7-Zip - 7-Zip source code repository
p7zip - A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
7-Zip-Themes-Windows10 - Windows 10 looking themes for 7-Zip
libarchive - Multi-format archive and compression library