Repository navigation

#

lz77

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

C
760
5 年前

Small & portable byte-aligned LZ77 compression

C
497
1 年前

Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

C++
453
15 天前

decode, inspect, edit, and encode png images in pure swift

Swift
398
7 个月前

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

C
365
1 年前

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

Nim
261
1 年前
OCaml
119
7 个月前

MinLZ is a LZ77 compressor, focused on realtime data compression

Go
104
18 天前

An FPGA-based PNG image decoder, which can extract original pixels from PNG files. 基于FPGA的PNG图像解码器,可以从PNG文件中解码出原始像素。

Verilog
94
2 年前

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

JavaScript
64
1 年前

Transpose: SIMD Integer+Floating Point Compression Filter

C
61
6 年前

Tamp is a low-memory, DEFLATE-inspired lossless compression library.

JavaScript
49
2 天前

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

C#
37
2 个月前

A JavaScript library for compressing and decompressing strings using an original algorithm based on the LZ algorithm.

JavaScript
27
2 年前

Game Boy Advance tools for image and video conversion

C++
26
7 天前

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

C
24
4 天前