CMD + K

libdeflate

Community

libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::libdeflate

Usage Tracking

1.22
1.17
1.8
1.7
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9".

About

Summary

libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression.

Last Updated

Mar 31, 2025 at 22:16

License

MIT

Total Downloads

5

Version Downloads

1

Supported Platforms

linux-64