Reference C implementation of the LZFSE compressor

Edit Package lzfse

LZFSE is a Lempel-Ziv style data compression algorithm using Finite State Entropy coding. It targets similar compression rates at higher compression and decompression speed compared to deflate using zlib.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000505 505 Bytes
_servicedata 0000000232 232 Bytes
lzfse-0.0+git.20161117.tar.xz 0000042800 41.8 KB
lzfse.changes 0000001938 1.89 KB
lzfse.spec 0000002012 1.96 KB
Revision 3 (latest revision is 5)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 446898 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 3)
- Update to version 0.0+git.20161117:
  * Update API export to work for CMake and MSVC
  * Fix label error
  * Fix 64-bit check for MSVC
  * Add some tests to verify the build.
  * Add Travis CI support.
  * Add AppVeyor builds.
  * Don't rely on unaligned accesses in the LZVN encoder.
  * Get Visual Studio 12 working.
  * Replace #pragma mark with // MARK:
  * Add const to tables in lzfse_internal.h
Comments 0
openSUSE Build Service is sponsored by