lempel-ziv topic

List lempel-ziv repositories

FastLZ

400
Stars
82
Forks
Watchers

Small & portable byte-aligned LZ77 compression

minlzma

340
Stars
28
Forks
Watchers

The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZ...

Algorithms-Study-Group

93
Stars
32
Forks
Watchers

Study group for algorithms in Ruby, hosted at App Academy

Lempel-Ziv_Complexity

31
Stars
10
Forks
Watchers

:package: Lempel-Ziv Complexity, fast implementations with :snake: Python (naive, Numba or Cython for speedup), Open-Source (MIT) :+1: →

DotFastLZ

29
Stars
8
Forks
Watchers

DotFastLZ - a port of FastLZ, Small and portable byte-aligned LZ77 compression for .NET, C#, Unity3D

lzjody

16
Stars
1
Forks
Watchers

Lempel-Ziv-JodyBruchon compression - a mix of interesting compression methods

pynflate

19
Stars
2
Forks
Watchers

Pure Python implementation of Deflate data compression algorithm.