C Lzma

Open-source C projects categorized as Lzma

Top 6 C Lzma Projects

  1. 7-Zip-zstd

    7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

    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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. libarchive

    Multi-format archive and compression library

    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.

  4. Minizip-ng

    Fork of the popular zip manipulation library found in the zlib distribution.

  5. p7zip

    A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).

  6. 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

  7. TurboBench

    Compression Benchmark

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Lzma discussion

Log in or Post with

C Lzma related posts

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?