Skip to content
#

compression-library

Here are 104 public repositories matching this topic...

Lossless compression C library built for ultra-fast decode. Faster than LZ4 (40-75%+ on ARM64), at a better ratio. Official Rust, Python, Node.js, Go and WASM bindings. Write-once/read-many, with optional seekable archives for O(1) random access.

  • Updated Sep 9, 2026
  • C

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

  • Updated Jan 13, 2022
  • C

Add this topic to your repo

To associate your repository with the compression-library topic, visit your repo's landing page and select "manage topics."

Learn more