SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 C Lzma Projects
-
Project mention: 7-Zip for Windows can now use more than 64 CPU threads for compression | news.ycombinator.com | 2025-07-09
https://github.com/mcmilk/7-Zip-Zstd
I don't know what your use case is, but it seems to be quite a niche.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Tar files made in macOS generate "xattr" errors when expanded in Linux | news.ycombinator.com | 2026-05-03
Per this 2018 page, GNU tar seems to work with SCHILY.* encoded xattrs, but not LIBARCHIVE.* ones:
* https://mgorny.pl/articles/portability-of-tar-features.html#...
* Via: https://github.com/mxmlnkn/ratarmount/issues/145
bsdtar ≥3.7.2 apparently adds both types to its files for maximum portability:
* https://github.com/libarchive/libarchive/pull/691/files#diff...
AFAICT, bsdtar will default to "ustar" format, but will auto-switch to "pax" if needed.
-
-
p7zip
A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
-
minlzma
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
-
C Lzma discussion
C Lzma related posts
-
WinRAR musste shady werden.
-
28 years later, Windows finally supports RAR files
-
Ubuntu 23.04 (Lunar Lobster)
-
7-zip 22.00 – APFS, Posix TAR, high precision timestamps
-
Ark and 7-zip
-
Replace p7zip with upstream 7-Zip
-
Don't Use RAR
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Index
What are some of the best open-source Lzma projects in C? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | 7-Zip-zstd | 7,018 |
| 2 | libarchive | 3,526 |
| 3 | Minizip-ng | 1,461 |
| 4 | p7zip | 941 |
| 5 | minlzma | 367 |
| 6 | TurboBench | 367 |