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 unic_onda::libdeflate

Usage Tracking

1.17
1 / 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

May 26, 2023 at 20:05

License

MIT

Total Downloads

3

Supported Platforms

linux-64