lz77 topic

List lz77 repositories

FastLZ

400
Stars
82
Forks
Watchers

Small & portable byte-aligned LZ77 compression

zippy

239
Stars
27
Forks
Watchers

Pure Nim implementation of deflate, zlib, gzip and zip.

LearningMasteringAlgorithms-C

740
Stars
273
Forks
Watchers

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

3dstool

325
Stars
34
Forks
Watchers

An all-in-one tool for extracting/creating 3ds roms.

decompress

116
Stars
21
Forks
Watchers

Pure OCaml implementation of Zlib.

kanzi

97
Stars
18
Forks
Watchers

Fast lossless data compression in Java

kanzi-cpp

92
Stars
1
Forks
Watchers

Fast lossless data compression in C++

esa-matchfinder

22
Stars
2
Forks
Watchers

The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).

lzbase62

60
Stars
9
Forks
Watchers

Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.