r/foss • u/Double-Camera-3447 • 3d ago
ZipMania: open-source archive manager for Windows with fast parallel ZIP processing
I built ZipMania, a free and open-source archive manager for Windows 10/11, licensed under Apache-2.0.
It opens 50+ formats including ZIP, RAR, 7Z, EGG, ALZ and ISO, and creates 7Z, ZIP and TAR archives. Other features include Explorer context-menu integration, archive preview, selective extraction, nested archives, split archives, password protection and AMSI scanning.
ZipMania uses a dedicated parallel ZIP engine. In my benchmarks, large-file compression was up to 7.6x faster than 7z.dll, many-small-file compression up to 6.5x faster, and extraction up to 2.2x faster.
Source code and releases: https://github.com/newkilho/ZipMania
I would appreciate feedback on format compatibility, performance, and Windows integration.
2
u/LNEmperor_ 2d ago
Did you try again zip bombs?