Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37543216
en ru br
ALT Linux repos
S:1.19-alt1

Group :: System/Libraries
RPM: libdeflate

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.19-alt1
Build date: 18 september 2023, 08:58 ( 31.6 weeks ago )
Size: 152.98 Kb

Home page:   https://github.com/ebiggers/libdeflate

License: MIT
Summary: Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
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 provides optional high compression
modes that provide a better compression ratio than the zlib's "level 9".

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

  • libdeflate
  • libdeflate-debuginfo
  • libdeflate-devel
  • libdeflate-utils
  • libdeflate-utils-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin