fastports

libdeflate 1.25

archivers/libdeflate

Fast, whole-buffer DEFLATE-based compression library

Category
archivers
Maintainer
danfe@FreeBSD.org
WWW
https://github.com/ebiggers/libdeflate
License
MIT
USES
cmake:testing pathfix

Description

libdeflate is a library for fast, whole-buffer DEFLATE-based compression and
decompression.  The supported formats are:

  - DEFLATE (raw)
  - zlib (a.k.a. DEFLATE with a zlib wrapper)
  - gzip (a.k.a. DEFLATE with a gzip wrapper)

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 offers optional high compression modes
that provide a better compression ratio than the zlib's "level 9".

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.